Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Delete shellcmd_edit.php | doktornotor | 2015-08-21 | 1 | -303/+0 | |
| | | | | ||||||
| * | | | Delete shellcmd.php | doktornotor | 2015-08-21 | 1 | -179/+0 | |
| | | | | ||||||
* | | | | Merge pull request #1008 from doktornotor/patch-5 | Renato Botelho | 2015-08-28 | 4 | -225/+231 | |
|\ \ \ \ | ||||||
| * | | | | remote useless remount and stop_service() calls | doktornotor | 2015-08-25 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc. | |||||
| * | | | | ipguard.inc - no need for foreach() here | doktornotor | 2015-08-24 | 1 | -3/+1 | |
| | | | | | ||||||
| * | | | | Unlink and recreate the conf file symlink on every reconfiguration | doktornotor | 2015-08-18 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | Just in case users shuffle interfaces assignment somehow.... | |||||
| * | | | | Bump ipguard package version | doktornotor | 2015-08-17 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | ipguard - code style cleanup, make it work on 2.2.x | doktornotor | 2015-08-17 | 1 | -108/+104 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - Hack to make this work on 2.2.x by symlinking the .conf files to PBI's /etc dir; another piece of PBI stupidity. | |||||
| * | | | | iperf - code style cleanup | doktornotor | 2015-08-17 | 1 | -36/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused tag - Fix version | |||||
| * | | | | ipguard - code style cleanup | doktornotor | 2015-08-17 | 1 | -78/+90 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | - Fix copyright header, indentation - Fix file permissions - Remove unused tags - Improve descriptions | |||||
* | | | | Bump snort version due to last changes | Renato Botelho | 2015-08-28 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Add array keys between quotes, suggested by @doktornotor | Renato Botelho | 2015-08-28 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #979 from PiBa-NL/snort-3.2.6 | Renato Botelho | 2015-08-28 | 3 | -4/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | snort, fix config-sync to 'system backup server' | PiBa-NL | 2015-08-10 | 4 | -5/+5 | |
| | | | | ||||||
* | | | | Merge pull request #1023 from doktornotor/patch-2 | Renato Botelho | 2015-08-25 | 2 | -5/+5 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Bump squid3 package version | doktornotor | 2015-08-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885 | doktornotor | 2015-08-25 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1022 from doktornotor/patch-2 | Renato Botelho | 2015-08-24 | 2 | -2/+8 | |
|\ \ \ | ||||||
| * | | | Bump arpwatch package version | doktornotor | 2015-08-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | arpwatch - do not create sendmail hardlinks... Evil. | doktornotor | 2015-08-24 | 1 | -1/+7 | |
|/ / / | | | | | | | | | | | | | | | | | | | You can end up with orphaned /usr/sbin/sendmail as a copy of sm.php script, causing cron and other unwanted spam even after uninstalling the package. I recall couple of users complaining on the forum, examples: https://forum.pfsense.org/index.php/topic,68004.0.html https://forum.pfsense.org/index.php?topic=74000.msg406041#msg406041 This still is not a proper fix, this shouldn't require and create /usr/sbin/sendmail at all. | |||||
* | | | Merge pull request #1020 from doktornotor/patch-13 | Renato Botelho | 2015-08-24 | 8 | -524/+582 | |
|\ \ \ | ||||||
| * | | | Bump bind package version | doktornotor | 2015-08-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -115/+107 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style fixes - Use safe_mkdir and {stop,restart}_service() | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -31/+31 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Some XHTML fixes - Wrap javascript in CDATA | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -108/+142 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix custom_php_validation_command syntax - Nuke unused tags - Improve descriptions, typo fixes | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -63/+54 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke loads of unused tags - Improve descriptions, typo fixes | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -48/+52 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke unused tags - Improve descriptions, typo fixes | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -54/+37 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke loads of unused tags - Improve descriptions, typo fixes | |||||
| * | | | bind - code style fixes | doktornotor | 2015-08-22 | 1 | -104/+158 | |
| | |/ | |/| | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Nuke loads of unused tags - Improve descriptions, typo fixes | |||||
* | | | Merge pull request #1019 from doktornotor/patch-4 | Renato Botelho | 2015-08-24 | 2 | -4/+1 | |
|\ \ \ | ||||||
| * | | | Bump nut package version | doktornotor | 2015-08-21 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | remove useless log spam | doktornotor | 2015-08-21 | 1 | -3/+0 | |
| |/ / | | | | | | | Nut takes quite some time to launch (notably with networked UPS); this creates misleading log entries confusing users. | |||||
* | | | Merge pull request #1017 from doktornotor/patch-11 | Renato Botelho | 2015-08-24 | 1 | -6/+0 | |
|\ \ \ | ||||||
| * | | | Nuke bunch of unused tags in XML file | doktornotor | 2015-08-20 | 1 | -6/+0 | |
| |/ / | ||||||
* | | | Merge pull request #1015 from PiBa-NL/haproxy_0.28 | Renato Botelho | 2015-08-24 | 9 | -23/+220 | |
|\ \ \ | ||||||
| * | | | haproxy-devel, fix package for pfsense 2.1.5, bump pkg v0.28 | PiBa-NL | 2015-08-20 | 9 | -23/+220 | |
| |/ / | | | | | | | | | | | | | | | | | | | -add email settings for 1.6-dev version -remove call to nonexisting javascript function -put a maximum height to a table textarea + scrollbar -remove httpchk from config file when not used | |||||
* | | | Merge pull request #1013 from doktornotor/patch-10 | Renato Botelho | 2015-08-24 | 3 | -195/+224 | |
|\ \ \ | ||||||
| * | | | zabbix-agent-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | Fix copy/paste error in input validation. | |||||
| * | | | Bump zabbix-agent-lts package version | doktornotor | 2015-08-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | zabbix-agent-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -141/+134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and allignment fixes - Remove unused php_install_zabbix_agent_lts() function - Use stop_service()/restart_service() - Use mwexec() instead of exec() - Improve some input validations | |||||
| * | | | zabbix-agent-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -53/+89 | |
| |/ / | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags - Improve some descriptions. - Move User Parameters to advancedfield | |||||
* | | | Merge pull request #1012 from doktornotor/patch-9 | Renato Botelho | 2015-08-24 | 3 | -149/+153 | |
|\ \ \ | ||||||
| * | | | zabbix-proxy-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -9/+11 | |
| | | | | | | | | | | | | | | | | - Use mwexec - Improve input validation | |||||
| * | | | Bump zabbix-proxy-lts package version | doktornotor | 2015-08-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | zabbix-proxy-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -53/+62 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags | |||||
| * | | | zabbix-proxy-lts - code style cleanup | doktornotor | 2015-08-19 | 1 | -93/+86 | |
| |/ / | | | | | | | | | | | | | | | | - Fix copyright header - Code style and allignment fixes - Remove unused php_install_zabbix_proxy_lts() function - Use stop_service()/restart_service() | |||||
* | | | Merge pull request #1011 from doktornotor/patch-8 | Renato Botelho | 2015-08-24 | 8 | -637/+588 | |
|\ \ \ | ||||||
| * | | | EOL at EOF | doktornotor | 2015-08-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bump asterisk package version | doktornotor | 2015-08-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | asterisk - code style cleanup | doktornotor | 2015-08-18 | 1 | -62/+48 | |
| | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - XHTML validation |