Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1152 from doktornotor/patch-8 | Chris Buechler | 2015-11-15 | 4 | -96/+233 |
|\ | |||||
| * | XMLRPC sync fixes and improvements | doktornotor | 2015-11-12 | 1 | -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 package | doktornotor | 2015-11-12 | 1 | -0/+41 |
| | | |||||
| * | Add privileges configuration to ipguard package | doktornotor | 2015-11-12 | 1 | -3/+5 |
| | | |||||
| * | XMLRPC sync fixes and improvements | doktornotor | 2015-11-12 | 1 | -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-13 | Chris Buechler | 2015-11-14 | 3 | -3/+55 |
|\ \ | |||||
| * | | Add privileges configuration to apache_mod_security package | doktornotor | 2015-11-14 | 1 | -1/+5 |
| | | | |||||
| * | | Add privileges configuration to apache_mod_security package | doktornotor | 2015-11-14 | 1 | -0/+42 |
| | | | |||||
| * | | Add some PBI crap hacks | doktornotor | 2015-11-12 | 1 | -1/+7 |
| | | | |||||
| * | | Disable mod_cgi since it's not packaged at all | doktornotor | 2015-11-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1154 from doktornotor/patch-10 | Chris Buechler | 2015-11-14 | 2 | -15/+50 |
|\ \ \ | |||||
| * | | | Add privileges configuration to mtr-nox11 package | doktornotor | 2015-11-12 | 1 | -0/+37 |
| | | | | |||||
| * | | | Add privileges configuration to mtr-nox11 package | doktornotor | 2015-11-12 | 1 | -15/+13 |
| | |/ | |/| | | | | Plus some cleanups while here. | ||||
* | | | Merge pull request #1155 from doktornotor/patch-11 | Chris Buechler | 2015-11-14 | 3 | -20/+70 |
|\ \ \ | |||||
| * | | | Add default port value | doktornotor | 2015-11-12 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add default port value | doktornotor | 2015-11-12 | 1 | -0/+1 |
| | | | | |||||
| * | | | Sanitize input and cleanups | doktornotor | 2015-11-12 | 1 | -11/+6 |
| | | | | |||||
| * | | | Add privileges configuration to netio package | doktornotor | 2015-11-12 | 1 | -0/+43 |
| | | | | |||||
| * | | | Add privileges configuration to netio package; sanitize input | doktornotor | 2015-11-12 | 1 | -9/+19 |
| |/ / | |||||
* | | | Merge pull request #1156 from doktornotor/patch-12 | Chris Buechler | 2015-11-14 | 1 | -1/+14 |
|\ \ \ | |||||
| * | | | systempatches - make fetch work if pfsense is behind proxy (fixes Bug #4369) | doktornotor | 2015-11-12 | 1 | -1/+14 |
| |/ / | |||||
* | | | Merge pull request #1151 from doktornotor/patch-14 | Chris Buechler | 2015-11-14 | 3 | -214/+273 |
|\ \ \ | |||||
| * | | | Add a file_notice() if leftover junk is found from previous package versions. | doktornotor | 2015-11-13 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix variable name | doktornotor | 2015-11-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | XMLRPC sync improvements | doktornotor | 2015-11-01 | 1 | -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, cleanup | doktornotor | 2015-11-01 | 1 | -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, cleanup | doktornotor | 2015-11-01 | 1 | -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-15 | Chris Buechler | 2015-11-14 | 2 | -12/+53 |
|\ \ \ \ | |||||
| * | | | | Add privileges configuration to apcupsd package | doktornotor | 2015-11-13 | 1 | -0/+38 |
| | | | | | |||||
| * | | | | Add privileges configuration to apcupsd package | doktornotor | 2015-11-13 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | Improve some descriptions while here | ||||
* | | | | | Merge pull request #1159 from doktornotor/patch-16 | Chris Buechler | 2015-11-14 | 3 | -17/+73 |
|\ \ \ \ \ | |||||
| * | | | | | Improve service handling, code style cleanups | doktornotor | 2015-11-13 | 1 | -6/+17 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to ladvd package | doktornotor | 2015-11-13 | 1 | -0/+43 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to ladvd package | doktornotor | 2015-11-13 | 1 | -11/+13 |
| |/ / / / | | | | | | | | | | | Improve some descriptions plus clean up while here. | ||||
* | | | | | Merge pull request #1160 from doktornotor/patch-17 | Chris Buechler | 2015-11-14 | 2 | -2/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Add privileges configuration to shellcmd package | doktornotor | 2015-11-13 | 1 | -0/+38 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to shellcmd package | doktornotor | 2015-11-13 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #1161 from doktornotor/patch-18 | Chris Buechler | 2015-11-14 | 2 | -2/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Add privileges configuration to spamd package | doktornotor | 2015-11-13 | 1 | -0/+46 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to spamd package | doktornotor | 2015-11-13 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #1162 from doktornotor/patch-19 | Chris Buechler | 2015-11-14 | 2 | -5/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Add privileges configuration to notes package | doktornotor | 2015-11-14 | 1 | -0/+38 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to notes package | doktornotor | 2015-11-14 | 1 | -5/+14 |
| |/ / / / | | | | | | | | | | | Improve some descriptions while here. | ||||
* | | | | | Merge pull request #1163 from doktornotor/patch-20 | Chris Buechler | 2015-11-14 | 3 | -15/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Add privileges configuration to routed package | doktornotor | 2015-11-14 | 1 | -0/+38 |
| | | | | | | |||||
| * | | | | | Add privileges configuration, cleanups | doktornotor | 2015-11-14 | 1 | -6/+8 |
| | | | | | | |||||
| * | | | | | Improve service handling | doktornotor | 2015-11-14 | 1 | -9/+21 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | - Don't create rc script unless package is enabled - When RIP is disabled in configuration, remove the rc script so that it does not get restarted on reboot - Nuke /etc/gateways on uninstall | ||||
* | | | | | Merge pull request #1164 from doktornotor/patch-21 | Chris Buechler | 2015-11-14 | 2 | -1/+42 |
|\ \ \ \ \ | |||||
| * | | | | | Add privileges configuration to rrd-summary package | doktornotor | 2015-11-14 | 1 | -0/+37 |
| | | | | | | |||||
| * | | | | | Add privileges configuration to rrd-summary package | doktornotor | 2015-11-14 | 1 | -1/+5 |
| |/ / / / |