summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If a user's browser does not support cookies, print an error on the login for...jim-p2011-08-311-1/+11
* Further fix up the DHCPv6 client support, launch rtsol to figure out our gate...smos2011-08-311-3/+33
* Do not send reconfigure events in the rc.newwanipv6 until we figure out a way...smos2011-08-311-10/+9
* 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
* Revert "Make the webConfigurator lockout rule to catch even edp protocol so t...Ermal2011-08-301-1/+1
* Make the webConfigurator lockout rule to catch even edp protocol so that xmlr...Ermal2011-08-301-1/+1
* Fix several issues in pppoe code and remove duplicated code.Ermal2011-08-302-4/+3
* Disable the rtsol command for now until we have a proper script to handle this.smos2011-08-301-2/+4
* Correct the path to rtsolsmos2011-08-301-1/+1
* Accept router advertisments for DHCP6 WAN interfaces. Also launch a rtsol pro...smos2011-08-301-1/+4
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-303-7/+27
* Unlink last msg cache for growl when sending test messagwsScott Ullrich2011-08-291-0/+1
* Fixes #1666. Check if the interface needs to be added to a bridge during rc.n...Ermal2011-08-291-0/+5
* Give the Layer7 patterns page some much needed love.Warren Baker2011-08-292-53/+19
* renable IPv6 rc.newwanipv6 but comment out reconfigure($if) until we track do...Seth Mos2011-08-291-1/+1
* Unbreak the services.inc Ticket #1663Seth Mos2011-08-291-1/+1
* Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adapti...Seth Mos2011-08-291-0/+116
* Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663Seth Mos2011-08-293-0/+213
* Correct the link for EasyRule so that IPv6 addresses parseSeth Mos2011-08-291-2/+4
* Another address family check for dynamic gateways, v4 has dynamic, v6 has dyn...Seth Mos2011-08-291-0/+9
* 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
* Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic ...Seth Mos2011-08-291-4/+7
* 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
* | Merge pull request #11 from Nachtfalkeaw/patch-1Scott Ullrich2011-08-271-4/+4
|\ \
| * | Add default values for latency, packet loss, down on GUINachtfalkeaw2011-08-281-4/+4
| |/
* | Merge pull request #9 from namezero111111/patch-1Scott Ullrich2011-08-271-2/+13
|\ \ | |/ |/|
| * Added extended query possibility (for example, group membership)namezero1111112011-08-281-2/+13
|/
* Add a interface_has_gatewayv6() function to determine if a interface has a IP...Seth Mos2011-08-262-4/+25
* Add the IP protocol to the configured gateway list to prevent duplicate entri...Seth Mos2011-08-261-1/+6
* Remove stray echo statementSeth Mos2011-08-251-2/+0
* Remove stray print_r()Seth Mos2011-08-251-2/+0
* Automatically pick up on dynamic IPv6 interfaces. For Example dhcp6.Seth Mos2011-08-251-7/+56
* Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)jim-p2011-08-251-1/+1
* Implement correct gen_subnetv6_max function that you can throw random prefix ...Seth Mos2011-08-251-21/+28
OpenPOWER on IntegriCloud