aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | haproxy_pools.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | haproxy_listeners.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | haproxy_servers.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | haproxy_frontends.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | strikeback.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | stunnel.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | | | | This function does nothing but return.
| * | | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | | | | This function does nothing but return.
| * | | autoconfigbackup.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | ntop.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | | | | | | | This function does nothing but return.
| * | | bandwidthd.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | spamd_verify_to_address.php - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | | | | | | | This function does nothing but return.
| * | | spamd_db_ext.php - remove useless config_(un)lock callsdoktornotor2015-08-111-9/+1
| | | | | | | | | | | | This function does nothing but return.
| * | | tinydns.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| | | | | | | | | | | | This function does nothing but return.
| * | | softflowd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | nut.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | darkstat.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | ntopng.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | pfflowd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | widentd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | | | | This function does nothing but return.
| * | | ftpproxy.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| |/ / | | | | | | This function does nothing but return.
* | | Merge pull request #982 from doktornotor/patch-24Renato Botelho2015-08-112-83/+23
|\ \ \
| * | | notes - code cleanup round twodoktornotor2015-08-111-25/+19
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix permissions - Remove tons of useless garbage
| * | | notes - code cleanup round twodoktornotor2015-08-111-58/+4
| |/ / | | | | | | | | | - Fix copyright header - Remove tons of useless garbage
* | | Merge pull request #981 from doktornotor/patch-23Renato Botelho2015-08-113-67/+78
|\ \ \
| * | | ladvd - code style fixesdoktornotor2015-08-111-41/+40
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix indentation - XHTML valid code
| * | | ladvd - code style fixesdoktornotor2015-08-111-12/+14
| | | | | | | | | | | | - Fix copyright header and indentation
| * | | ladvd - code style fixesdoktornotor2015-08-111-14/+24
| |/ / | | | | | | | | | | | | | | | - Fix copyright header - Fix permissions - Fix indentation - Use consistent package version in XML
* | | Merge pull request #980 from doktornotor/patch-22Renato Botelho2015-08-114-1041/+1075
|\ \ \
| * | | lcdproc - code style fixesdoktornotor2015-08-101-10/+47
| | | | | | | | | | | | | | | | | | | | | | | | - Add missing copyright header - Fix indentation - Remove useless/unused functions - Use consistent version in all XML files
| * | | lcdproc - code style fixesdoktornotor2015-08-101-628/+612
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Indentation and code style fixes - Replace backticks with shell_exec()
| * | | lcdproc - code style fixesdoktornotor2015-08-101-369/+345
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove useless/unused functions - Use is_process_running() / stop_service() / restart_service() - Remove useless config_lock() / config_unlock() - Indentation and code style fixes
| * | | lcdproc - code style fixesdoktornotor2015-08-101-34/+71
| |/ / | | | | | | | | | | | | | | | - Add missing copyright header - Fix permissions - Fix indentation - Remove useless functions
* | | Merge pull request #985 from doktornotor/patch-27Renato Botelho2015-08-112-157/+0
|\ \ \
| * | | Remove useless ntop package that's just causing confusiondoktornotor2015-08-111-0/+0
| | | |
| * | | Remove useless ntop package that's just causing confusiondoktornotor2015-08-111-157/+0
| |/ /
* | | Merge pull request #977 from doktornotor/patch-20Renato Botelho2015-08-114-686/+0
|\ \ \
| * | | Remove useless openvpn-tapfix "package"doktornotor2015-08-101-301/+0
| | | |
| * | | Remove useless openvpn-tapfix "package"doktornotor2015-08-101-25/+0
| | | |
| * | | Remove useless openvpn-tapfix "package"doktornotor2015-08-101-290/+0
| | | |
| * | | Remove useless openvpn-tapfix "package"doktornotor2015-08-101-70/+0
| |/ /
* | | Merge pull request #976 from doktornotor/patch-19Renato Botelho2015-08-112-52/+118
|\ \ \
| * | | Fix filename in header.doktornotor2015-08-101-1/+1
| | | |
| * | | olsrd - code style fixesdoktornotor2015-08-101-2/+2
| | | | | | | | | | | | More indentation fixes.
| * | | oslrd - code style cleanupdoktornotor2015-08-101-29/+60
| | | | | | | | | | | | | | | | - Add missing copyright header - Code style cleanup
| * | | olsrd code style cleanupdoktornotor2015-08-101-22/+57
| |/ / | | | | | | | | | - Add missing copyright headers - Fix indentation, nuke useless junk, use consistent version.