summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Show the hexadecimal value of the integer for readabilitysmos2011-09-071-1/+1
* Match pftop page exatly with privilege, there is no other page that glob woul...jim-p2011-09-061-1/+1
* Also show queues on limiter info page, so that the child queues of limiter pi...jim-p2011-09-061-0/+6
* Remove the gateway field from view since it is not a valid option for now.smos2011-09-031-0/+2
* Add empty dhcp6c client control socket filesmos2011-09-011-0/+0
* Avoid a blank trailing entryjim-p2011-08-301-1/+1
* Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it...jim-p2011-08-301-3/+3
* Add a note to the server Load Balancer page to let users know it's not for Mu...jim-p2011-08-301-0/+5
* Wording fix to better describe the Translation address.Warren Baker2011-08-301-5/+5
* Fix bottom note when viewing Floating rules to better reflect how they operate.jim-p2011-08-301-6/+15
* Fix note width for 1:1 NATjim-p2011-08-301-1/+1
* Fix QinQ note width.jim-p2011-08-301-1/+1
* Clarify textjim-p2011-08-301-4/+7
* Clarify textjim-p2011-08-301-4/+4
* Clarify notes so people don't think they need to disable pf to disable NAT.jim-p2011-08-302-2/+6
* Move the option to exclude localhost as a DNS server under System > General s...jim-p2011-08-302-21/+16
* 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
OpenPOWER on IntegriCloud