| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move filter box up to the top, so it is more easily accessible | Warren Baker | 2011-09-08 | 1 | -10/+13 |
* | Correct check | Ermal | 2011-09-07 | 1 | -1/+1 |
* | Add support for multiple radius server to be used during authentication | Ermal | 2011-09-07 | 2 | -13/+107 |
* | Add the multi instance CP to master branch. This allows to define CP with dif... | Ermal | 2011-09-07 | 19 | -442/+963 |
* | Show the hexadecimal value of the integer for readability | smos | 2011-09-07 | 1 | -1/+1 |
* | Match pftop page exatly with privilege, there is no other page that glob woul... | jim-p | 2011-09-06 | 1 | -1/+1 |
* | Also show queues on limiter info page, so that the child queues of limiter pi... | jim-p | 2011-09-06 | 1 | -0/+6 |
* | Remove the gateway field from view since it is not a valid option for now. | smos | 2011-09-03 | 1 | -0/+2 |
* | Add empty dhcp6c client control socket file | smos | 2011-09-01 | 1 | -0/+0 |
* | Avoid a blank trailing entry | jim-p | 2011-08-30 | 1 | -1/+1 |
* | Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it... | jim-p | 2011-08-30 | 1 | -3/+3 |
* | 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 | -6/+15 |
* | 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 |
* | Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663 | Seth Mos | 2011-08-29 | 2 | -0/+207 |
* | Correct the link for EasyRule so that IPv6 addresses parse | Seth Mos | 2011-08-29 | 1 | -2/+4 |
* | Add IPv6 love to diag states Summary. For Ticket #1816 | Seth Mos | 2011-08-29 | 1 | -6/+32 |
* | Reflect the dynamic(6) gateway naming change in interfaces.php too | Seth Mos | 2011-08-29 | 1 | -1/+1 |
* | Merge pull request #10 from namezero111111/patch-2 | Scott Ullrich | 2011-08-28 | 1 | -1/+22 |
|\ |
|
| * | Added web interface capability to make the LDAP search more specific in order... | namezero111111 | 2011-08-28 | 1 | -1/+22 |
* | | Log when XMLRPC auth fails so that the brute force lockout will kick in. | Scott Ullrich | 2011-08-28 | 1 | -16/+42 |
* | | Add default values for latency, packet loss, down on GUI | Nachtfalkeaw | 2011-08-28 | 1 | -4/+4 |
|/ |
|
* | 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 |
* | Unbreak the firewall rule Edit page, input error array was unset halfway the ... | Seth Mos | 2011-08-24 | 1 | -1/+25 |
* | Catch another possiblity for invalid rule generation | Seth Mos | 2011-08-24 | 1 | -0/+4 |
* | Make sure this does not operate on empty parameters, and also log when removi... | jim-p | 2011-08-24 | 1 | -6/+14 |
* | Properly fix the address family check for gateway groups Ticket #1659 | Seth Mos | 2011-08-24 | 1 | -2/+3 |
* | Unbreak firewall rules edit, missing a ) | Seth Mos | 2011-08-24 | 1 | -1/+1 |
* | Fix a typo in the subnet generation causing the code to fail | Seth Mos | 2011-08-24 | 1 | -1/+1 |
* | Only show gateways from the same address family on the groups edit page. Tick... | Seth Mos | 2011-08-24 | 1 | -0/+5 |
* | These html tags are not required since they are used in head.inc which is inc... | Warren Baker | 2011-08-24 | 1 | -2/+0 |
* | Add address family validation, also hide gateways or gateway groups from the ... | Seth Mos | 2011-08-24 | 1 | -2/+15 |
* | Add address family input validation on the Gateways edit page, also prevent a... | Seth Mos | 2011-08-24 | 1 | -16/+29 |
* | Automatically adjust the subnet size drop down when editing a entry | Seth Mos | 2011-08-24 | 1 | -2/+8 |
* | Add Address Family input validation on the system routes edit page. Do not al... | Seth Mos | 2011-08-24 | 1 | -1/+6 |
* | Fix the address family check to skip empty DNS gateway fieldS | Seth Mos | 2011-08-24 | 1 | -2/+2 |