Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | This function does nothing but return. | ||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | This function does nothing but return. | ||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | This function does nothing but return. | ||||
* | autoconfigbackup.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | ntop.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | This function does nothing but return. | ||||
* | bandwidthd.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | spamd_verify_to_address.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | This function does nothing but return. | ||||
* | spamd_db_ext.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -9/+1 |
| | | | This function does nothing but return. | ||||
* | tinydns.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 |
| | | | This function does nothing but return. | ||||
* | softflowd.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | nut.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | darkstat.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | ntopng.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | pfflowd.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | widentd.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | ftpproxy.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | Merge pull request #940 from phil-davis/cron-code-style | Chris Buechler | 2015-08-08 | 5 | -348/+338 |
|\ | |||||
| * | Cron package code style | Phil Davis | 2015-08-06 | 5 | -348/+338 |
| | | |||||
* | | Merge pull request #941 from doktornotor/patch-7 | Chris Buechler | 2015-08-08 | 4 | -194/+169 |
|\ \ | |||||
| * | | Bump tftp package version | doktornotor | 2015-08-06 | 1 | -1/+1 |
| | | | |||||
| * | | tftp_files.php - major code cleanup and fixes | doktornotor | 2015-08-06 | 1 | -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 cleanup | doktornotor | 2015-08-06 | 1 | -79/+39 |
| | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused functions - Use safe_mkdir() - Improve the backup restore code - Indentation and code style fixes | ||||
| * | | tftp.xml - style cleanup | doktornotor | 2015-08-06 | 1 | -36/+38 |
| | | | | | | | | | | | | | | | - fix copyright header - fix file permissions - indentation | ||||
* | | | Merge pull request #947 from phil-davis/backup-code-style | Chris Buechler | 2015-08-08 | 5 | -202/+188 |
|\ \ \ | |||||
| * | | | Backup package code style | Phil Davis | 2015-08-06 | 5 | -202/+188 |
| |/ / | |||||
* | | | Merge pull request #954 from doktornotor/patch-2 | Chris Buechler | 2015-08-08 | 3 | -77/+352 |
|\ \ \ | |||||
| * | | | Delete unused darkstat.sh file. | doktornotor | 2015-08-08 | 1 | -22/+0 |
| | | | | |||||
| * | | | Fix global vars declaration | doktornotor | 2015-08-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Bump darkstat package version. | doktornotor | 2015-08-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | darkstat - complete package rewrite | doktornotor | 2015-08-07 | 1 | -54/+351 |
| | | | | | | | | | | | | Added pretty much all options supported to GUI, with input validation. | ||||
* | | | | Merge pull request #936 from phil-davis/sudo-pkg | Chris Buechler | 2015-08-08 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | sudo package code style | Phil Davis | 2015-08-05 | 3 | -8/+8 |
| | |_|/ | |/| | | | | | | | | | | Not much here - the code is really small. | ||||
* | | | | Merge pull request #938 from doktornotor/patch-5 | Chris Buechler | 2015-08-08 | 1 | -126/+190 |
|\ \ \ \ | |||||
| * | | | | Improve package descriptions, fix website links, cleanup | doktornotor | 2015-08-05 | 1 | -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-6 | Chris Buechler | 2015-08-08 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Bump nut package version | doktornotor | 2015-08-06 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix remotename validation (Bug #4922) | doktornotor | 2015-08-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #945 from topper727/patch-4 | Chris Buechler | 2015-08-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Local host fix | Mark Cisewski | 2015-08-06 | 1 | -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-8 | Chris Buechler | 2015-08-08 | 9 | -173/+289 |
|\ \ \ \ | |||||
| * | | | | Bump vnstat2 package version | doktornotor | 2015-08-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -6/+35 |
| | | | | | | | | | | | | | | | Add copyright header and attempt some XHTML fixes while here. Remove obsolete pfSense 2.0 junk | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | This coding masterpiece certainly needs a copyright header as well... :-P | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -35/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header and remove some ACL copy'n'paste junk - Code style fixes - XHTML fixes - Remove some obsolete pfSense 2.0 checks junk | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -36/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header and remove some ACL copy'n'paste junk - Code style fixes - XHTML fixes - Remove some obsolete pfSense 2.0 checks junk | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -9/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing copyright header - Remove empty tags - Use consistent version across XML files | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -9/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing copyright header - Remove empty tags - Use consistent version across XML files | ||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -37/+63 |
| | | | | | | | | | | | | | | | | | | | | - Add missing copyright header - Code style fixes |