summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Make sure this does not operate on empty parameters, and also log when removi...jim-p2011-08-241-6/+14
* Properly fix the address family check for gateway groups Ticket #1659Seth Mos2011-08-241-2/+3
* Unbreak firewall rules edit, missing a )Seth Mos2011-08-241-1/+1
* Fix a typo in the subnet generation causing the code to failSeth Mos2011-08-241-1/+1
* Only show gateways from the same address family on the groups edit page. Tick...Seth Mos2011-08-241-0/+5
* These html tags are not required since they are used in head.inc which is inc...Warren Baker2011-08-241-2/+0
* Add address family validation, also hide gateways or gateway groups from the ...Seth Mos2011-08-241-2/+15
* Add address family input validation on the Gateways edit page, also prevent a...Seth Mos2011-08-241-16/+29
* Automatically adjust the subnet size drop down when editing a entrySeth Mos2011-08-241-2/+8
* Add Address Family input validation on the system routes edit page. Do not al...Seth Mos2011-08-241-1/+6
* Fix the address family check to skip empty DNS gateway fieldSSeth Mos2011-08-241-2/+2
* Change the DNS interface code to DNS gateway code. This will need upgrade cod...Seth Mos2011-08-241-43/+46
* Simplify this code a bit, should be the same test in both locations since thi...jim-p2011-08-231-2/+3
* Fix field name label.jim-p2011-08-221-1/+1
* un-break services_dhcpv6.phpChris Buechler2011-08-211-1/+1
* Clarify advertising options, add router only type.smos2011-08-211-2/+2
* Fix the redirect URL for IPv6 addresses Ticket #1583smos2011-08-211-1/+14
* Make sure to set the $pconfig prefix delegation setting from the config.smos2011-08-211-0/+1
* Fix mismatched curly bracejim-p2011-08-201-1/+1
* remove dead link, no equivalent exists, will add info on that page's helpChris Buechler2011-08-201-1/+0
* Calculate the possible subnet ids from the delegated prefix length for the dr...smos2011-08-181-3/+11
* Remove the gateway check here and always show the prefix delegation ID. Alter...smos2011-08-181-4/+0
* fix textChris Buechler2011-08-171-3/+3
* Include the rate output in the privilege for the traffic graph.jim-p2011-08-171-0/+1
* Comment out code that seems to not be anymore useful. Remove later on if no c...Ermal2011-08-171-1/+2
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-4/+6
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-171-8/+41
* Unbreak interfaces.phpsmos2011-08-151-1/+1
* Fix a typo that caused stripping of the v4 configSeth Mos2011-08-151-3/+3
* Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.Seth Mos2011-08-151-105/+135
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-121-0/+22
* Populate pconfig in all cases with user info, or else when you delete a privi...jim-p2011-08-111-14/+13
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-111-0/+1
* Make this box much bigger, it's hard to find things in the tiny window with a...jim-p2011-08-101-1/+1
* Make the checks during step4 and step5 actually work.Ermal2011-08-094-8/+8
* Show the CP User count in the page title, as on 1.2.3.jim-p2011-08-081-13/+13
* 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
OpenPOWER on IntegriCloud