summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* fixed corrected name of ioncube modulelgcosta2011-08-091-2/+2
* Correct world of wordcraft rule description array. Reported-by: http://forum....Ermal2011-08-091-1/+1
* Start NTPd after dns since its a requirment and latest changes should help wi...Ermal2011-08-081-5/+5
* When clicked allow overriding of dns servers by dynamic WANs still configure ...Ermal2011-08-081-12/+4
* Tell the local system to use the locally running dns forwarder as a primary s...Ermal2011-08-081-0/+2
* Correct array key typo mistake. Ticket #1052Ermal2011-08-081-3/+3
* Fix typoScott Ullrich2011-08-041-1/+1
* Move seting up of tabs/menus/service entries after custom php commands. Seems...Ermal2011-08-031-27/+54
* Correct the ambiguity caused by missing curliesErmal2011-08-031-6/+6
* Remove this write_config call seems to be causing grief.Ermal2011-08-031-3/+2
* Add yet another intermediate config write during pacakge processing which bre...Ermal2011-08-032-3/+8
* Oops fix variable nameErmal2011-08-021-1/+1
* Blacklist lan as being used as default gateway when auto switching is on. Thi...Ermal2011-08-021-1/+2
* If no pppoe service name is configured, send a null service name. Seems to he...jim-p2011-08-021-2/+4
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-021-2/+2
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-021-5/+1
* Start hostidScott Ullrich2011-08-011-0/+2
* Max procs should be 1 when using an op code cacherScott Ullrich2011-07-292-2/+5
* Silence pfctl -d errorsScott Ullrich2011-07-291-1/+1
* Add an override for default interval to send icmpErmal2011-07-281-0/+2
* Add a new option to allow disabling of gateway monitoring. This gateways will...Ermal2011-07-281-5/+11
* Use route change here as well to avoid leaving the routing table without a de...Ermal2011-07-281-3/+2
* Rework rc.stop_packages a little. Fixes #1564jim-p2011-07-282-2/+5
* Also escape \ in pptp passwords.jim-p2011-07-281-1/+2
* Do not add any reply-to information to rules with action match. Reported-by: ...Ermal2011-07-281-1/+1
* Correct check as per http://forum.pfsense.org/index.php/topic,39155.0.htmlErmal2011-07-271-1/+1
* Prevent php from coring if the wrong parameters are passed to ip2longErmal2011-07-272-2/+16
* Relax PPTP password restrictions, just prevent starting with a !, and limit t...jim-p2011-07-271-2/+4
* Rework OpenVPN status, show status for shared key servers.jim-p2011-07-271-136/+140
* Resolves #1719. Prevent disabled client/servers from being displayed on the w...Ermal2011-07-261-1/+7
* Always send the route delete command even if it fails its ok. This avoids hav...Ermal2011-07-251-10/+3
* Use the new change to be less distuptiveErmal2011-07-251-1/+1
* Use change here to be cleaner and less disruptive.Ermal2011-07-251-4/+3
* Resolve issues that made php core dump or eat a lot of memory when big routin...Ermal2011-07-251-23/+5
* Add a flag that defaults to on allowing the control of delete states from ext...Scott Ullrich2011-07-251-3/+5
* Run on CD-ROM, too, it should be writable after rc.cdromjim-p2011-07-251-4/+2
* Sync password database right after mount, in case it is corrupt. (Except on C...jim-p2011-07-251-0/+6
* Revert wrong fix of Bug #1711.Evgeny Yurchenko2011-07-221-2/+2
* Bug #1711. Acct-x-Octets are always 0 in Captive Portal -> Radius acct messages.Evgeny Yurchenko2011-07-211-2/+2
* Switch back to the default gateway configured when possible when gateway swit...Ermal2011-07-221-29/+35
* Correct check for the gif mtu during an interface readdition to bridge.Ermal2011-07-221-1/+1
* Only apply remote_network setting for p2p modes, since it is not valid for re...jim-p2011-07-221-2/+2
* Correctly restart the SSL lighty instance when running.Ermal2011-07-221-0/+1
* Remove 'maxproc' since its unused in the code and correctly use maxprocperip ...Ermal2011-07-221-2/+2
* Correct the check for mtu 1500 to inlcude it. Also add the check on bridge_ad...Ermal2011-07-201-2/+2
* Fix php behaviour on xmlrpc sync and vouchers starting with a number. Apparen...Ermal2011-07-201-1/+1
* Redirect errors to fileScott Ullrich2011-07-171-1/+1
* Ticket #1552. Do not allow route-to to be set on block/reject rules for now. ...Ermal2011-07-151-1/+1
* Ticket #1193. Do not show default queue checkbox when another queue has it se...Ermal2011-07-151-23/+21
* Ticket #1052. Enforce certificates if they are present for authenticating to ...Ermal2011-07-152-11/+44
OpenPOWER on IntegriCloud