| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the gateway check here and always show the prefix delegation ID. Alter... | smos | 2011-08-18 | 1 | -4/+0 |
* | fix text | Chris Buechler | 2011-08-17 | 1 | -3/+3 |
* | Include the rate output in the privilege for the traffic graph. | jim-p | 2011-08-17 | 1 | -0/+1 |
* | Comment out code that seems to not be anymore useful. Remove later on if no c... | Ermal | 2011-08-17 | 1 | -1/+2 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -4/+6 |
* | Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker... | Andrew Thompson | 2011-08-17 | 1 | -8/+41 |
* | Unbreak interfaces.php | smos | 2011-08-15 | 1 | -1/+1 |
* | Fix a typo that caused stripping of the v4 config | Seth Mos | 2011-08-15 | 1 | -3/+3 |
* | Split the IPv4 and IPv6 configuration out into 2 seperate drop downs. | Seth Mos | 2011-08-15 | 1 | -105/+135 |
* | Allow disabling having localhost in resolv.conf. There are some special setup... | Ermal | 2011-08-12 | 1 | -0/+22 |
* | Populate pconfig in all cases with user info, or else when you delete a privi... | jim-p | 2011-08-11 | 1 | -14/+13 |
* | Sort user privileges so dashboard/index.php come first, so if a user has thos... | jim-p | 2011-08-11 | 1 | -0/+1 |
* | Make this box much bigger, it's hard to find things in the tiny window with a... | jim-p | 2011-08-10 | 1 | -1/+1 |
* | Make the checks during step4 and step5 actually work. | Ermal | 2011-08-09 | 4 | -8/+8 |
* | Show the CP User count in the page title, as on 1.2.3. | jim-p | 2011-08-08 | 1 | -13/+13 |
* | Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits the... | jim-p | 2011-08-06 | 2 | -6/+0 |
* | Remove GUI code to enable fast routing. The backend code was removed back in ... | jim-p | 2011-08-05 | 1 | -25/+0 |
* | Work around the fact that get_configured_interface_list re-parses the config ... | jim-p | 2011-08-03 | 1 | -11/+14 |
* | Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor... | Ermal | 2011-08-02 | 1 | -38/+36 |
* | Correct the link to index.php so it always works correctly. | Ermal | 2011-08-02 | 1 | -1/+1 |
* | If no pppoe service name is configured, send a null service name. Seems to he... | jim-p | 2011-08-02 | 1 | -1/+1 |
* | Declare the arrays as global since that is what they are. Correct the name of... | Ermal | 2011-08-02 | 4 | -4/+4 |
* | Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense... | Ermal | 2011-08-02 | 1 | -1/+1 |
* | fix text | Chris Buechler | 2011-07-29 | 1 | -3/+3 |
* | Merge branch 'master' of github.com:bsdperimeter/pfsense | Chris Buechler | 2011-07-29 | 19 | -209/+350 |
|\ |
|
| * | Add an override for default interval to send icmp | Ermal | 2011-07-28 | 1 | -2/+12 |
| * | Clarify notes for pptp "Server address" | jim-p | 2011-07-28 | 1 | -3/+7 |
| * | Fix status page of gateways to show gateways with monitoring disabled as up. | Ermal | 2011-07-28 | 1 | -0/+3 |
| * | Add a new option to allow disabling of gateway monitoring. This gateways will... | Ermal | 2011-07-28 | 1 | -2/+16 |
| * | Just break states based on the remote host ip and not with localip. The late... | Ermal | 2011-07-28 | 1 | -1/+5 |
| * | Move the textarea displaying packet capture outside of the form tag, or else ... | jim-p | 2011-07-28 | 1 | -1/+3 |
| * | Fix whitespace formatting | jim-p | 2011-07-28 | 1 | -165/+161 |
| * | Fix display of ssh port on anti-lockout rule display in GUI. | jim-p | 2011-07-28 | 1 | -4/+2 |
| * | Correct priority number to not have clashes with PRIQ which do not allow same... | Ermal | 2011-07-28 | 4 | -8/+8 |
| * | Adding hook | Scott Ullrich | 2011-07-27 | 1 | -0/+2 |
| * | Add hooks | Scott Ullrich | 2011-07-27 | 1 | -0/+4 |
| * | Correct whitespace and some problems in the just merged ldap auth sorce for r... | Ermal | 2011-07-27 | 1 | -6/+6 |
| * | Merge pull request #8 from ninja76/master | Ermal Luçi | 2011-07-27 | 1 | -1/+13 |
| |\ |
|
| | * | Check for null Array and move option system to top | Bryan Haase | 2011-07-27 | 1 | -9/+12 |
| | * | Improved ipsec ldap xauth | Bryan Haase | 2011-07-27 | 1 | -2/+4 |
| | * | More sanity checking | Bryan Haase | 2011-07-22 | 1 | -1/+7 |
| | * | Ipsec xAuth patch | Bryan Haase | 2011-07-22 | 1 | -0/+1 |
| * | | Relax PPTP password restrictions, just prevent starting with a !, and limit t... | jim-p | 2011-07-27 | 1 | -3/+3 |
| * | | Shift OpenVPN require, it was causing CRLs to not save changes properly. | jim-p | 2011-07-27 | 1 | -2/+1 |
| * | | Fix variable so CSC/Overrides for OpenVPN are actually deleted from the fs wh... | jim-p | 2011-07-27 | 1 | -1/+1 |
| * | | Rework OpenVPN status, show status for shared key servers. | jim-p | 2011-07-27 | 2 | -11/+106 |
| * | | Use the new change to be less distuptive | Ermal | 2011-07-25 | 1 | -4/+2 |
| * | | Resolves #1703. Correct array key value. | Ermal | 2011-07-25 | 1 | -2/+2 |
* | | | Merge branch 'master' of github.com:bsdperimeter/pfsense | Chris Buechler | 2011-07-25 | 41 | -1983/+6392 |
|\ \ \
| |/ / |
|
| * | | Adding hook for first tr | Scott Ullrich | 2011-07-23 | 1 | -0/+3 |