summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits the...jim-p2011-08-062-6/+0
* Remove GUI code to enable fast routing. The backend code was removed back in ...jim-p2011-08-051-25/+0
* Work around the fact that get_configured_interface_list re-parses the config ...jim-p2011-08-031-11/+14
* Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor...Ermal2011-08-021-38/+36
* Correct the link to index.php so it always works correctly.Ermal2011-08-021-1/+1
* If no pppoe service name is configured, send a null service name. Seems to he...jim-p2011-08-021-1/+1
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-024-4/+4
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-021-1/+1
* fix textChris Buechler2011-07-291-3/+3
* Merge branch 'master' of github.com:bsdperimeter/pfsenseChris Buechler2011-07-2919-209/+350
|\
| * Add an override for default interval to send icmpErmal2011-07-281-2/+12
| * Clarify notes for pptp "Server address"jim-p2011-07-281-3/+7
| * Fix status page of gateways to show gateways with monitoring disabled as up.Ermal2011-07-281-0/+3
| * Add a new option to allow disabling of gateway monitoring. This gateways will...Ermal2011-07-281-2/+16
| * Just break states based on the remote host ip and not with localip. The late...Ermal2011-07-281-1/+5
| * Move the textarea displaying packet capture outside of the form tag, or else ...jim-p2011-07-281-1/+3
| * Fix whitespace formattingjim-p2011-07-281-165/+161
| * Fix display of ssh port on anti-lockout rule display in GUI.jim-p2011-07-281-4/+2
| * Correct priority number to not have clashes with PRIQ which do not allow same...Ermal2011-07-284-8/+8
| * Adding hookScott Ullrich2011-07-271-0/+2
| * Add hooksScott Ullrich2011-07-271-0/+4
| * Correct whitespace and some problems in the just merged ldap auth sorce for r...Ermal2011-07-271-6/+6
| * Merge pull request #8 from ninja76/masterErmal Luçi2011-07-271-1/+13
| |\
| | * Check for null Array and move option system to topBryan Haase2011-07-271-9/+12
| | * Improved ipsec ldap xauthBryan Haase2011-07-271-2/+4
| | * More sanity checkingBryan Haase2011-07-221-1/+7
| | * Ipsec xAuth patchBryan Haase2011-07-221-0/+1
| * | Relax PPTP password restrictions, just prevent starting with a !, and limit t...jim-p2011-07-271-3/+3
| * | Shift OpenVPN require, it was causing CRLs to not save changes properly.jim-p2011-07-271-2/+1
| * | Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs wh...jim-p2011-07-271-1/+1
| * | Rework OpenVPN status, show status for shared key servers.jim-p2011-07-272-11/+106
| * | Use the new change to be less distuptiveErmal2011-07-251-4/+2
| * | Resolves #1703. Correct array key value.Ermal2011-07-251-2/+2
* | | Merge branch 'master' of github.com:bsdperimeter/pfsenseChris Buechler2011-07-2541-1983/+6392
|\ \ \ | |/ /
| * | Adding hook for first trScott Ullrich2011-07-231-0/+3
| * | Load chosen but do not use it (for pkgs)Scott Ullrich2011-07-231-0/+2
| * | Move hook up someScott Ullrich2011-07-231-1/+1
| * | Adding hooks that will be used for filtering pluginsScott Ullrich2011-07-231-0/+4
| * | Move hook code up a few linesScott Ullrich2011-07-231-2/+2
| * | Add hook for overriding interfacesScott Ullrich2011-07-231-0/+2
| * | Add chosen js library (mit lic). Modify interface multiple select box to use.Scott Ullrich2011-07-2310-2/+3123
| * | Add hook for bottom icon rowScott Ullrich2011-07-231-0/+3
| * | Add hook and fix style for anti lockoutScott Ullrich2011-07-231-3/+7
| * | Add missing ;Scott Ullrich2011-07-231-1/+1
| * | Adding pre_id_tablerow hookScott Ullrich2011-07-231-0/+1
| * | Revert "fix text"Chris Buechler2011-07-231-1/+1
| * | fix textChris Buechler2011-07-231-1/+1
| * | Adding apply hooksScott Ullrich2011-07-222-0/+4
| * | make the tab character limit 92, leaves plenty of room and prevents some cust...Chris Buechler2011-07-221-1/+1
| * | Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
OpenPOWER on IntegriCloud