aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* cron - rewrite broken packagedoktornotor2015-08-121-1/+1
| | | EOL at EOF.
* cron - rewrite broken packagedoktornotor2015-08-121-165/+73
| | | | - Fix copyright header - Code style and indentation
* cron - rewrite broken packagedoktornotor2015-08-121-123/+76
| | | | - Fix copyright header - Code style and indentation
* cron - rewrite broken packagedoktornotor2015-08-121-54/+11
| | | | | - Remove cron service and other unused junk - Clean up after previous broken versions - Add a check for running cron after configure_cron() call. (TODO: Move this to pfSense core.)
* Remove no longer used custom_php_deinstall_command as welldoktornotor2015-08-121-3/+0
|
* cron - rewrite broken packagedoktornotor2015-08-121-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-5Renato Botelho2015-08-113-22/+3
|\
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-13/+0
| |
| * lcdproc-dev localhost fixdoktornotor2015-08-111-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-2Renato Botelho2015-08-1111-63/+7
|\ \
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-21/+2
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-8/+3
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-5/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-3/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| |/
* / nut - fix bogus boot check (hopefully fixes Bug #4426)doktornotor2015-08-111-3/+3
|/
* Merge pull request #984 from doktornotor/patch-26Renato Botelho2015-08-1126-85/+12
|\
| * imspector.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | This function does nothing but return.
| * haproxy_pools.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * haproxy_listeners.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * haproxy_servers.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * haproxy_frontends.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * strikeback.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * stunnel.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | This function does nothing but return.
| * squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | This function does nothing but return.
| * squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | This function does nothing but return.
| * autoconfigbackup.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * ntop.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | This function does nothing but return.
| * bandwidthd.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * spamd_verify_to_address.php - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | This function does nothing but return.
| * spamd_db_ext.php - remove useless config_(un)lock callsdoktornotor2015-08-111-9/+1
| | | | | | This function does nothing but return.
| * tinydns.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| | | | | | This function does nothing but return.
| * softflowd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * nut.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | This function does nothing but return.
| * darkstat.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * ntopng.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * pfflowd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.
| * widentd.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | This function does nothing but return.