aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1018 from doktornotor/patch-12Renato Botelho2015-08-284-605/+382
|\
| * remove useless remount callsdoktornotor2015-08-251-2/+0
| | | | | | These are dealt with by install_package() from pkg-utils.inc.
| * shellcmd - add support for afterfilterchangeshellcmddoktornotor2015-08-221-0/+7
| |
| * shellcmd - add support for afterfilterchangeshellcmddoktornotor2015-08-221-3/+36
| | | | | | Since it apparently still works and some users need it. Like https://forum.pfsense.org/index.php?topic=65004.msg353454#msg353454
| * shellcmd - add support for disabled itemsdoktornotor2015-08-221-1/+7
| |
| * shellcmd - add support for disabled items, fix to allow editing descriptionsdoktornotor2015-08-221-10/+40
| |
| * shellcmd - rewrite from scratchdoktornotor2015-08-211-45/+201
| |
| * shellcmd - rewrite from scratchdoktornotor2015-08-211-78/+107
| |
| * Delete shellcmd_edit.phpdoktornotor2015-08-211-303/+0
| |
| * Delete shellcmd.phpdoktornotor2015-08-211-179/+0
| |
* | Merge pull request #1008 from doktornotor/patch-5Renato Botelho2015-08-283-224/+230
|\ \
| * | remote useless remount and stop_service() callsdoktornotor2015-08-251-2/+0
| | | | | | | | | These are dealt with by uninstall_package() from pkg-utils.inc.
| * | ipguard.inc - no need for foreach() heredoktornotor2015-08-241-3/+1
| | |
| * | Unlink and recreate the conf file symlink on every reconfigurationdoktornotor2015-08-181-1/+5
| | | | | | | | | Just in case users shuffle interfaces assignment somehow....
| * | ipguard - code style cleanup, make it work on 2.2.xdoktornotor2015-08-171-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 cleanupdoktornotor2015-08-171-36/+34
| | | | | | | | | | | | | | | - Fix copyright header - Remove unused tag - Fix version
| * | ipguard - code style cleanupdoktornotor2015-08-171-78/+90
| |/ | | | | | | | | | | - Fix copyright header, indentation - Fix file permissions - Remove unused tags - Improve descriptions
* | Bump snort version due to last changesRenato Botelho2015-08-281-1/+1
| |
* | Add array keys between quotes, suggested by @doktornotorRenato Botelho2015-08-281-2/+2
| |
* | Merge pull request #979 from PiBa-NL/snort-3.2.6Renato Botelho2015-08-281-2/+2
|\ \
| * | snort, fix config-sync to 'system backup server'PiBa-NL2015-08-101-2/+2
| | |
* | | squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885doktornotor2015-08-251-4/+4
| | |
* | | arpwatch - do not create sendmail hardlinks... Evil.doktornotor2015-08-241-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-13Renato Botelho2015-08-247-523/+581
|\ \ \
| * | | bind - code style fixesdoktornotor2015-08-221-115/+107
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style fixes - Use safe_mkdir and {stop,restart}_service()
| * | | bind - code style fixesdoktornotor2015-08-221-31/+31
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Some XHTML fixes - Wrap javascript in CDATA
| * | | bind - code style fixesdoktornotor2015-08-221-108/+142
| | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix custom_php_validation_command syntax - Nuke unused tags - Improve descriptions, typo fixes
| * | | bind - code style fixesdoktornotor2015-08-221-63/+54
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke loads of unused tags - Improve descriptions, typo fixes
| * | | bind - code style fixesdoktornotor2015-08-221-48/+52
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke unused tags - Improve descriptions, typo fixes
| * | | bind - code style fixesdoktornotor2015-08-221-54/+37
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Nuke loads of unused tags - Improve descriptions, typo fixes
| * | | bind - code style fixesdoktornotor2015-08-221-104/+158
| | |/ | |/| | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Nuke loads of unused tags - Improve descriptions, typo fixes
* | | Merge pull request #1019 from doktornotor/patch-4Renato Botelho2015-08-241-3/+0
|\ \ \
| * | | remove useless log spamdoktornotor2015-08-211-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-11Renato Botelho2015-08-241-6/+0
|\ \ \
| * | | Nuke bunch of unused tags in XML filedoktornotor2015-08-201-6/+0
| |/ /
* | | Merge pull request #1015 from PiBa-NL/haproxy_0.28Renato Botelho2015-08-246-20/+217
|\ \ \
| * | | haproxy-devel, fix package for pfsense 2.1.5, bump pkg v0.28PiBa-NL2015-08-206-20/+217
| |/ / | | | | | | | | | | | | | | | | | | -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-10Renato Botelho2015-08-242-194/+223
|\ \ \
| * | | zabbix-agent-lts - code style cleanupdoktornotor2015-08-191-1/+1
| | | | | | | | | | | | Fix copy/paste error in input validation.
| * | | zabbix-agent-lts - code style cleanupdoktornotor2015-08-191-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 cleanupdoktornotor2015-08-191-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-9Renato Botelho2015-08-242-148/+152
|\ \ \
| * | | zabbix-proxy-lts - code style cleanupdoktornotor2015-08-191-9/+11
| | | | | | | | | | | | | | | | - Use mwexec - Improve input validation
| * | | zabbix-proxy-lts - code style cleanupdoktornotor2015-08-191-53/+62
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix file permissions - Nuke unused/useless tags
| * | | zabbix-proxy-lts - code style cleanupdoktornotor2015-08-191-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-8Renato Botelho2015-08-247-636/+587
|\ \ \
| * | | EOL at EOFdoktornotor2015-08-181-1/+1
| | | |
| * | | asterisk - code style cleanupdoktornotor2015-08-181-62/+48
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - XHTML validation
| * | | asterisk - code style cleanupdoktornotor2015-08-181-213/+212
| | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation fixes - XHTML validation
| * | | asterisk - code style cleanupdoktornotor2015-08-181-4/+4
| | | | | | | | | | | | A couple of missed XHTML fixes.