summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.jim-p2011-08-303-6/+15
* Add some help links for pages that were missing.jim-p2011-08-301-0/+5
* Change mbuf output on dashboard to read total/max, instead of current/total, ...jim-p2011-08-301-3/+3
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-301-2/+1
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-302-4/+4
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
* Give the Layer7 patterns page some much needed love.Warren Baker2011-08-292-53/+19
* Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663Seth Mos2011-08-292-0/+207
* Correct the link for EasyRule so that IPv6 addresses parseSeth Mos2011-08-291-2/+4
* Add IPv6 love to diag states Summary. For Ticket #1816Seth Mos2011-08-291-6/+32
* Reflect the dynamic(6) gateway naming change in interfaces.php tooSeth Mos2011-08-291-1/+1
* Merge pull request #10 from namezero111111/patch-2Scott Ullrich2011-08-281-1/+22
|\
| * Added web interface capability to make the LDAP search more specific in order...namezero1111112011-08-281-1/+22
* | Log when XMLRPC auth fails so that the brute force lockout will kick in.Scott Ullrich2011-08-281-16/+42
* | Add default values for latency, packet loss, down on GUINachtfalkeaw2011-08-281-4/+4
|/
* Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)jim-p2011-08-251-1/+1
* fix textChris Buechler2011-08-241-1/+1
* Unbreak the firewall rule Edit page, input error array was unset halfway the ...Seth Mos2011-08-241-1/+25
* Catch another possiblity for invalid rule generationSeth Mos2011-08-241-0/+4
* 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
OpenPOWER on IntegriCloud