Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -46/+14 |
| | | | | | | | - First of all, this thing should NOT install any cron service! Cron is started by /etc/rc, and reconfiguration is handled by configure_cron() sending a SIGHUP to it. Leave it alone, stop killing and restarting it. If cron is desired as "proper" service, this needs to be done in pfSense core, not via packages creating such service. - Fix copyright header - Fix permissions - Remove broken junk - Remove unused copy-and-paste junk from god knows where | ||||
* | Merge pull request #988 from doktornotor/patch-5 | Renato Botelho | 2015-08-11 | 4 | -23/+4 |
|\ | |||||
| * | lcdproc-dev - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 |
| | | |||||
| * | lcdproc-dev remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 |
| | | |||||
| * | lcdproc-dev - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -13/+0 |
| | | |||||
| * | Bump LCDproc-dev package version. | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | |||||
| * | lcdproc-dev localhost fix | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | | | | | Get fix from #945 into the -dev version as well. (Planning to do a code style cleanup for this one as well, but it takes some time.) | ||||
* | | Merge pull request #989 from doktornotor/patch-2 | Renato Botelho | 2015-08-11 | 11 | -63/+7 |
|\ \ | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -21/+2 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -6/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -8/+3 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -5/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -6/+1 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | |||||
* | | | Merge pull request #990 from doktornotor/patch-7 | Renato Botelho | 2015-08-11 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump nut package version | doktornotor | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| * | | nut - fix bogus boot check (hopefully fixes Bug #4426) | doktornotor | 2015-08-11 | 1 | -3/+3 |
|/ / | |||||
* | | Disable strikeback on 2.2 | Renato Botelho | 2015-08-11 | 1 | -14/+0 |
| | | |||||
* | | Revert "Disable strikeback package on 2.2" | Renato Botelho | 2015-08-11 | 1 | -2/+0 |
|/ | | | | This reverts commit 485f6543279e48b09120ddd3861c68e01d4e93bb. | ||||
* | Merge pull request #986 from doktornotor/patch-28 | Renato Botelho | 2015-08-11 | 1 | -0/+2 |
|\ | |||||
| * | Disable strikeback package on 2.2 | doktornotor | 2015-08-11 | 1 | -0/+2 |
| | | | | | | This package is completely broken, calling pkg_add/pkg_delete, generally WTF code. | ||||
* | | Merge pull request #984 from doktornotor/patch-26 | Renato Botelho | 2015-08-11 | 26 | -85/+12 |
|\ \ | |||||
| * | | imspector.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | haproxy_pools.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | haproxy_listeners.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | haproxy_servers.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | haproxy_frontends.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | strikeback.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | stunnel.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | autoconfigbackup.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | ntop.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | bandwidthd.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | spamd_verify_to_address.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | spamd_db_ext.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -9/+1 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | tinydns.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | softflowd.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | nut.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | darkstat.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. | ||||
| * | | ntopng.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | | | | This function does nothing but return. |