Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | quagga_ospfd - fix file permissions | doktornotor | 2015-08-09 | 1 | -17/+68 | |
| |/ | | | | | | | 0644 is default -> pointless. The shell script does not need to be wold-writeable. Added copyright header, and improved descriptions readability while here. | |||||
* | | Merge pull request #964 from doktornotor/patch-10 | Renato Botelho | 2015-08-11 | 2 | -55/+94 | |
|\ \ | ||||||
| * | | siproxdusers.xml - Fix copyright header and make version consistent | doktornotor | 2015-08-09 | 1 | -39/+36 | |
| | | | ||||||
| * | | siproxd - fix file permissions | doktornotor | 2015-08-09 | 1 | -16/+58 | |
| |/ | | | | | Updated copyright header, and improved descriptions readability while here. | |||||
* | | Merge pull request #963 from doktornotor/patch-9 | Renato Botelho | 2015-08-11 | 1 | -59/+70 | |
|\ \ | ||||||
| * | | openbgpd - fix file permissions | doktornotor | 2015-08-09 | 1 | -59/+70 | |
| |/ | | | | | Updated copyright header, fixed broken indentation and improved descriptions readability while here. | |||||
* | | Merge pull request #962 from doktornotor/patch-8 | Renato Botelho | 2015-08-11 | 1 | -59/+34 | |
|\ \ | ||||||
| * | | haproxy1_5 - fix file permissions | doktornotor | 2015-08-09 | 1 | -59/+34 | |
| |/ | | | | | Updated copyright header and nuked useless unused tags while here. | |||||
* | | Merge pull request #961 from doktornotor/patch-7 | Renato Botelho | 2015-08-11 | 1 | -58/+33 | |
|\ \ | ||||||
| * | | Use consistent package version, fix filename in header | doktornotor | 2015-08-09 | 1 | -2/+2 | |
| | | | ||||||
| * | | haproxy-devel - fix file permissions | doktornotor | 2015-08-09 | 1 | -57/+32 | |
| |/ | | | | | Updated copyright header and nuked useless unused tags while here. | |||||
* | | Merge pull request #959 from doktornotor/patch-5 | Renato Botelho | 2015-08-11 | 2 | -126/+71 | |
|\ \ | ||||||
| * | | snort - fix copyright headers, XML cleanup | doktornotor | 2015-08-08 | 1 | -38/+36 | |
| | | | | | | | | | Fix copyright headers, fix description and make version consistent. | |||||
| * | | snort - fix copyright headers, XML cleanup | doktornotor | 2015-08-08 | 1 | -88/+35 | |
| |/ | | | | | | | | | Get rid of loads of bad 077 chmods, also no need to chmod 0644 which is default. Nuke useless, unused XML tags Fix title and make version consistent. | |||||
* | | arpwatch.xml - add custom_php_resync_config_command | doktornotor | 2015-08-11 | 1 | -0/+5 | |
| | | ||||||
* | | arpwatch.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 | |
| | | ||||||
* | | arpwatch - code style cleanup | doktornotor | 2015-08-08 | 1 | -62/+70 | |
| | | | | | | | | | | | | - Fix copyright header - Fix nanobsd - Code style - Fix XHTML | |||||
* | | arpwatch - code style cleanup | doktornotor | 2015-08-08 | 1 | -18/+36 | |
| | | | | | | | | | | - Add missing copyright header - Remove obsolete pfSense version check - Code style cleanup | |||||
* | | arpwatch - code style cleanup | doktornotor | 2015-08-08 | 1 | -31/+44 | |
|/ | | | | | | - Fix copyright header - Fix chmod - Remove obsolete pfSense version check - Code style cleanup | |||||
* | Merge pull request #940 from phil-davis/cron-code-style | Chris Buechler | 2015-08-08 | 4 | -347/+337 | |
|\ | ||||||
| * | Cron package code style | Phil Davis | 2015-08-06 | 4 | -347/+337 | |
| | | ||||||
* | | Merge pull request #941 from doktornotor/patch-7 | Chris Buechler | 2015-08-08 | 3 | -193/+168 | |
|\ \ | ||||||
| * | | 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 | 4 | -201/+187 | |
|\ \ \ | ||||||
| * | | | Backup package code style | Phil Davis | 2015-08-06 | 4 | -201/+187 | |
| |/ / | ||||||
* | | | Merge pull request #954 from doktornotor/patch-2 | Chris Buechler | 2015-08-08 | 2 | -76/+351 | |
|\ \ \ | ||||||
| * | | | Delete unused darkstat.sh file. | doktornotor | 2015-08-08 | 1 | -22/+0 | |
| | | | | ||||||
| * | | | Fix global vars declaration | 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 #939 from doktornotor/patch-6 | Chris Buechler | 2015-08-08 | 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 | 8 | -172/+288 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |||||
| * | | | | vnstat2 - code style cleanup round 2 | doktornotor | 2015-08-08 | 1 | -40/+43 | |
| | |/ / | |/| | | | | | | | | | | | | | | - Fix copyright headers - Remove useless/empty tags - Use consistent version across XML files | |||||
* | | | | Delete obsolete blinkled package version that only causes confusion | doktornotor | 2015-08-08 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Delete obsolete blinkled package version that only causes confusion | doktornotor | 2015-08-08 | 1 | -75/+0 | |
| | | | | ||||||
* | | | | Delete obsolete blinkled package version that only causes confusion | doktornotor | 2015-08-08 | 1 | -105/+0 | |
|/ / / | ||||||
* | | | Merge pull request #934 from doktornotor/patch-2 | Chris Buechler | 2015-08-06 | 1 | -10/+58 | |
|\ \ \ | ||||||
| * | | | pfflowd - code style fixes, add copyright header | doktornotor | 2015-08-05 | 1 | -10/+58 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #943 from phil-davis/notes | Chris Buechler | 2015-08-06 | 2 | -64/+56 | |
|\ \ \ |