summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add msort() which will sort lower and uppercase items teogether (packages for...Scott Ullrich2009-09-112-2/+27
* Properly send mpd logs to vpn.log. Filtering needs to be done in the file its...Ermal Luçi2009-09-111-2/+3
* Add 1 meg to on size disk imageScott Ullrich2009-09-101-0/+1
* Remove /var/run/firmware.lock as wellScott Ullrich2009-09-101-3/+8
* Show what each of the numbers are during a upgrade size failure checkScott Ullrich2009-09-101-1/+1
* Correctly fix Bug #64.Ermal Luçi2009-09-101-1/+1
* Trigger syncing of data always and let the apprpriate script(rc.filter_synchr...Ermal Luçi2009-09-101-5/+2
* Seems we need even CDATA handling since it is used through packages.Ermal Luçi2009-09-091-0/+1
* Use empty() function for testing which is far more better than just <> "".Ermal Luçi2009-09-091-4/+4
* Make checks stronger.Ermal Luçi2009-09-091-1/+1
* Remove wrongly duplicated code. Leave a comment on the oddity that is the pac...Ermal Luçi2009-09-091-10/+8
* If it is supposed to be an array then make sure it has the array type. This f...Ermal Luçi2009-09-091-1/+4
* Spelling and comment formatting changes, no code changes.stompro2009-09-081-8/+10
* Handle vlans specially now that we have other than just vlan in the vlan inte...Ermal Luçi2009-09-081-1/+2
* Correct typo. Reported-by: stompro(forums:http://forum.pfsense.org/index.php/...Ermal Luçi2009-09-051-1/+1
* Send a notify message only when really the synchronize is being doneErmal Luçi2009-09-051-2/+2
* Do not try to syncronize data when this setting is not enabledErmal Luçi2009-09-051-3/+5
* Add documentation headers for each functionScott Ullrich2009-09-041-11/+67
* Remove newlinesScott Ullrich2009-09-041-2/+2
* Do not echo out, use log_error()Scott Ullrich2009-09-041-2/+2
* Correct typo 'Could'Scott Ullrich2009-09-041-1/+1
* Ensure file existsScott Ullrich2009-09-041-3/+5
* Do not email the same message twiceScott Ullrich2009-09-041-0/+10
* Fix typo in variable name which resulted in a incorrect format for the /var/d...Seth Mos2009-09-011-1/+1
* add missing sysctl to config upgradeChris Buechler2009-09-011-0/+5
* Make the config upgrade sysctls match the correct values in the default confi...Chris Buechler2009-09-011-4/+4
* Turn off auto assignment of interfaces code until the author can fix its issuesScott Ullrich2009-08-291-4/+5
* Grammar fixes, patch from Josh StomproChris Buechler2009-08-271-31/+31
* More fixes for vlan detectionjim-p2009-08-261-2/+3
* Slight fix to vlan hardware support detection.jim-p2009-08-261-1/+1
* Unbreak ipsec on my firewall. For some reason p2_ealgos is not being defined...Scott Ullrich2009-08-261-0/+7
* Do not direct deliverScott Ullrich2009-08-261-1/+1
* Revert "Use php to detect product name on shell scripts"Renato Botelho2009-08-264-4/+4
* remove debugging echoScott Ullrich2009-08-251-1/+1
* Check correct variablesScott Ullrich2009-08-251-1/+2
* Do not enter for loop if all variables are 0. Apparently we have some includ...Scott Ullrich2009-08-251-5/+9
* Ipsec.inc is in functions.incScott Ullrich2009-08-252-4/+1
* Change name to rc.carpmaster and rc.carpbackupScott Ullrich2009-08-253-2/+2
* Use MASTER and BACKUPScott Ullrich2009-08-252-2/+2
* Adding rc.carpup and rc.carpdownScott Ullrich2009-08-252-0/+82
* Add and use rc.carpup and rc.carpdownScott Ullrich2009-08-251-2/+2
* s/growl/smtp/Scott Ullrich2009-08-251-1/+1
* Ensure both fields are present before sending emailScott Ullrich2009-08-251-1/+5
* Adding SMTP support. Ticket #59Scott Ullrich2009-08-251-0/+44
* Allow up to 3 remote syslog servers. Resolves #11Scott Ullrich2009-08-241-17/+95
* Remove whitespace and \tScott Ullrich2009-08-241-13/+13
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-14/+28
* Resolve mergeScott Ullrich2009-08-241-3/+4
* Note when running /etc/rc.php_ini_setupScott Ullrich2009-08-241-0/+2
* Resolve mergeScott Ullrich2009-08-241-226/+0
OpenPOWER on IntegriCloud