| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a note to the server Load Balancer page to let users know it's not for Mu... | jim-p | 2011-08-30 | 1 | -0/+5 |
* | Wording fix to better describe the Translation address. | Warren Baker | 2011-08-30 | 1 | -5/+5 |
* | Fix bottom note when viewing Floating rules to better reflect how they operate. | jim-p | 2011-08-30 | 1 | -6/+15 |
* | Fix note width for 1:1 NAT | jim-p | 2011-08-30 | 1 | -1/+1 |
* | Fix QinQ note width. | jim-p | 2011-08-30 | 1 | -1/+1 |
* | Clarify text | jim-p | 2011-08-30 | 1 | -4/+7 |
* | Clarify text | jim-p | 2011-08-30 | 1 | -4/+4 |
* | Clarify notes so people don't think they need to disable pf to disable NAT. | jim-p | 2011-08-30 | 2 | -2/+6 |
* | Move the option to exclude localhost as a DNS server under System > General s... | jim-p | 2011-08-30 | 2 | -21/+16 |
* | Sync note for "server address" between PPTP/PPPoE/L2TP for consistency. | jim-p | 2011-08-30 | 3 | -8/+17 |
* | Add some help links for pages that were missing. | jim-p | 2011-08-30 | 1 | -0/+5 |
* | Change mbuf output on dashboard to read total/max, instead of current/total, ... | jim-p | 2011-08-30 | 1 | -3/+3 |
* | Fix several issues in pppoe code and remove duplicated code. | Ermal | 2011-08-30 | 1 | -2/+1 |
* | Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser... | jim-p | 2011-08-30 | 2 | -4/+4 |
* | Unlink last msg cache for growl when sending test messagws | Scott Ullrich | 2011-08-29 | 1 | -0/+1 |
* | Give the Layer7 patterns page some much needed love. | Warren Baker | 2011-08-29 | 2 | -53/+19 |
* | Log when XMLRPC auth fails so that the brute force lockout will kick in. | Scott Ullrich | 2011-08-28 | 1 | -17/+43 |
* | Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi) | jim-p | 2011-08-25 | 1 | -1/+1 |
* | fix text | Chris Buechler | 2011-08-24 | 1 | -1/+1 |
* | Make sure this does not operate on empty parameters, and also log when removi... | jim-p | 2011-08-24 | 1 | -6/+14 |
* | These html tags are not required since they are used in head.inc which is inc... | Warren Baker | 2011-08-24 | 1 | -2/+0 |
* | Simplify this code a bit, should be the same test in both locations since thi... | jim-p | 2011-08-23 | 1 | -2/+3 |
* | Fix field name label. | jim-p | 2011-08-22 | 1 | -1/+1 |
* | remove dead link, no equivalent exists, will add info on that page's help | Chris Buechler | 2011-08-20 | 1 | -1/+0 |
* | Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these ... | Ermal | 2011-08-19 | 1 | -0/+5 |
* | 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 |
* | Revert "Make initial changes to allow pfSense to work in a jail." | Andrew Thompson | 2011-08-17 | 1 | -6/+4 |
* | 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 |
* | Revert "Feature#1603. URL table aliases should be usable within network type ... | Ermal | 2011-08-15 | 1 | -4/+1 |
* | Revert "Feature #1603. Correct nested urltable alias code to be more fullproo... | Ermal | 2011-08-15 | 1 | -1/+1 |
* | 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 | 1 | -3/+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 |
* | 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 |