aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* imspector.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | This function does nothing but return.
* 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 #940 from phil-davis/cron-code-styleChris Buechler2015-08-085-348/+338
|\
| * Cron package code stylePhil Davis2015-08-065-348/+338
| |
* | Merge pull request #941 from doktornotor/patch-7Chris Buechler2015-08-084-194/+169
|\ \
| * | Bump tftp package versiondoktornotor2015-08-061-1/+1
| | |
| * | tftp_files.php - major code cleanup and fixesdoktornotor2015-08-061-78/+91
| | | | | | | | | | | | | | | | | | - fix copyright header - fix code indentation - XHTML valid code - make it possible to actually unset the selected TFTPD interfaces
| * | tftp.inc - code improvements and cleanupdoktornotor2015-08-061-79/+39
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused functions - Use safe_mkdir() - Improve the backup restore code - Indentation and code style fixes
| * | tftp.xml - style cleanupdoktornotor2015-08-061-36/+38
| | | | | | | | | | | | | | | - fix copyright header - fix file permissions - indentation
* | | Merge pull request #947 from phil-davis/backup-code-styleChris Buechler2015-08-085-202/+188
|\ \ \
| * | | Backup package code stylePhil Davis2015-08-065-202/+188
| |/ /
* | | Merge pull request #954 from doktornotor/patch-2Chris Buechler2015-08-083-77/+352
|\ \ \
| * | | Delete unused darkstat.sh file.doktornotor2015-08-081-22/+0
| | | |
| * | | Fix global vars declarationdoktornotor2015-08-071-1/+1
| | | |
| * | | Bump darkstat package version.doktornotor2015-08-071-1/+1
| | | |
| * | | darkstat - complete package rewritedoktornotor2015-08-071-54/+351
| | | | | | | | | | | | Added pretty much all options supported to GUI, with input validation.
* | | | Merge pull request #936 from phil-davis/sudo-pkgChris Buechler2015-08-080-0/+0
|\ \ \ \
| * | | | sudo package code stylePhil Davis2015-08-053-8/+8
| | |_|/ | |/| | | | | | | | | | Not much here - the code is really small.
* | | | Merge pull request #938 from doktornotor/patch-5Chris Buechler2015-08-081-126/+190
|\ \ \ \
| * | | | Improve package descriptions, fix website links, cleanupdoktornotor2015-08-051-126/+190
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | While here, I also - nuked some empty tags - changed the indentation of <descr> tags which use CDATA to make those easily readable and editable, nuked bunch of pointless CDATA - added/updated a couple of website links, removed links to some dead websites - added a forum link for the FTP proxy package
* | | | Merge pull request #939 from doktornotor/patch-6Chris Buechler2015-08-082-2/+2
|\ \ \ \
| * | | | Bump nut package versiondoktornotor2015-08-061-1/+1
| | | | |
| * | | | Fix remotename validation (Bug #4922)doktornotor2015-08-061-1/+1
| |/ / /
* | | | Merge pull request #945 from topper727/patch-4Chris Buechler2015-08-081-1/+1
|\ \ \ \
| * | | | Local host fixMark Cisewski2015-08-061-1/+1
| |/ / / | | | | | | | | Seems on my copy of this firewall I have to put the physical ip of local machine as localhost name don't work.Then this package works
* | | | Merge pull request #956 from doktornotor/patch-8Chris Buechler2015-08-089-173/+289
|\ \ \ \