aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add input validation for 'Use RAM Disks' on full install boxes (Bug #4608)doktornotor2015-11-071-1/+8
| |/ /
* | | Merge pull request #1142 from doktornotor/patch-1Chris Buechler2015-11-153-10/+55
|\ \ \
| * | | Add privileges configuration to ntopng packagedoktornotor2015-11-141-0/+37
| | | |
| * | | Add privileges configuration to ntopng packagedoktornotor2015-11-141-1/+5
| | | |
| * | | ntopng - unlink rc script when disabled to prevent it from starting on rebootdoktornotor2015-11-061-9/+13
| |/ /
* | | Merge pull request #1152 from doktornotor/patch-8Chris Buechler2015-11-154-96/+233
|\ \ \
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-121-20/+79
| | | | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting
| * | | Add privileges configuration to ipguard packagedoktornotor2015-11-121-0/+41
| | | |
| * | | Add privileges configuration to ipguard packagedoktornotor2015-11-121-3/+5
| | | |
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-121-73/+108
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Some code style touches while here
* | | Merge pull request #1157 from doktornotor/patch-13Chris Buechler2015-11-143-3/+55
|\ \ \
| * | | Add privileges configuration to apache_mod_security packagedoktornotor2015-11-141-1/+5
| | | |
| * | | Add privileges configuration to apache_mod_security packagedoktornotor2015-11-141-0/+42
| | | |
| * | | Add some PBI crap hacksdoktornotor2015-11-121-1/+7
| | | |
| * | | Disable mod_cgi since it's not packaged at alldoktornotor2015-11-121-1/+1
| | | |
* | | | Merge pull request #1154 from doktornotor/patch-10Chris Buechler2015-11-142-15/+50
|\ \ \ \
| * | | | Add privileges configuration to mtr-nox11 packagedoktornotor2015-11-121-0/+37
| | | | |
| * | | | Add privileges configuration to mtr-nox11 packagedoktornotor2015-11-121-15/+13
| | |/ / | |/| | | | | | Plus some cleanups while here.
* | | | Merge pull request #1155 from doktornotor/patch-11Chris Buechler2015-11-143-20/+70
|\ \ \ \
| * | | | Add default port valuedoktornotor2015-11-121-0/+1
| | | | |
| * | | | Add default port valuedoktornotor2015-11-121-0/+1
| | | | |
| * | | | Sanitize input and cleanupsdoktornotor2015-11-121-11/+6
| | | | |
| * | | | Add privileges configuration to netio packagedoktornotor2015-11-121-0/+43
| | | | |
| * | | | Add privileges configuration to netio package; sanitize inputdoktornotor2015-11-121-9/+19
| |/ / /
* | | | Merge pull request #1156 from doktornotor/patch-12Chris Buechler2015-11-141-1/+14
|\ \ \ \
| * | | | systempatches - make fetch work if pfsense is behind proxy (fixes Bug #4369)doktornotor2015-11-121-1/+14
| |/ / /
* | | | Merge pull request #1151 from doktornotor/patch-14Chris Buechler2015-11-143-214/+273
|\ \ \ \
| * | | | Add a file_notice() if leftover junk is found from previous package versions.doktornotor2015-11-131-0/+1
| | | | |
| * | | | Fix variable namedoktornotor2015-11-021-1/+1
| | | | |
| * | | | XMLRPC sync improvementsdoktornotor2015-11-011-54/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Some cleanups and description tweaks
| * | | | checkmk-agent - fix inetd handling, cleanupdoktornotor2015-11-011-12/+29
| | | | | | | | | | | | | | | | | | | | | | | | | - Add stuff required for inetd handling. - Make it possible to actually disable the service - Add deinstall function to clean up after itself on uninstall
| * | | | checkmk-agent - fix inetd handling, improve XMLRPC sync, cleanupdoktornotor2015-11-011-148/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix inetd handling which was completely broken on pfSense 2.2.x (Bug #4288) - Detect junk left over by previous versions and log appropriate instructions if needed - Fix completely broken input validations - Some other cleanups - Fix CARP/HA XMLRPC sync option - Add enable/disable checkbox per XMLRPC replication target - Add protocol/port selection to XMLRPC - Fix literal IPv6 handling for XMLRPC sync targets
* | | | | Merge pull request #1158 from doktornotor/patch-15Chris Buechler2015-11-142-12/+53
|\ \ \ \ \
| * | | | | Add privileges configuration to apcupsd packagedoktornotor2015-11-131-0/+38
| | | | | |
| * | | | | Add privileges configuration to apcupsd packagedoktornotor2015-11-131-12/+15
| | | | | | | | | | | | | | | | | | Improve some descriptions while here
* | | | | | Merge pull request #1159 from doktornotor/patch-16Chris Buechler2015-11-143-17/+73
|\ \ \ \ \ \
| * | | | | | Improve service handling, code style cleanupsdoktornotor2015-11-131-6/+17
| | | | | | |
| * | | | | | Add privileges configuration to ladvd packagedoktornotor2015-11-131-0/+43
| | | | | | |
| * | | | | | Add privileges configuration to ladvd packagedoktornotor2015-11-131-11/+13
| |/ / / / / | | | | | | | | | | | | Improve some descriptions plus clean up while here.
* | | | | | Merge pull request #1160 from doktornotor/patch-17Chris Buechler2015-11-142-2/+44
|\ \ \ \ \ \
| * | | | | | Add privileges configuration to shellcmd packagedoktornotor2015-11-131-0/+38
| | | | | | |
| * | | | | | Add privileges configuration to shellcmd packagedoktornotor2015-11-131-2/+6
| |/ / / / /
* | | | | | Merge pull request #1161 from doktornotor/patch-18Chris Buechler2015-11-142-2/+52
|\ \ \ \ \ \
| * | | | | | Add privileges configuration to spamd packagedoktornotor2015-11-131-0/+46
| | | | | | |
| * | | | | | Add privileges configuration to spamd packagedoktornotor2015-11-131-2/+6
| |/ / / / /
* | | | | | Merge pull request #1162 from doktornotor/patch-19Chris Buechler2015-11-142-5/+52
|\ \ \ \ \ \
| * | | | | | Add privileges configuration to notes packagedoktornotor2015-11-141-0/+38
| | | | | | |
| * | | | | | Add privileges configuration to notes packagedoktornotor2015-11-141-5/+14
| |/ / / / / | | | | | | | | | | | | Improve some descriptions while here.
* | | | | | Merge pull request #1163 from doktornotor/patch-20Chris Buechler2015-11-143-15/+67
|\ \ \ \ \ \
| * | | | | | Add privileges configuration to routed packagedoktornotor2015-11-141-0/+38
| | | | | | |