summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move filter box up to the top, so it is more easily accessibleWarren Baker2011-09-081-10/+13
* Correct checkErmal2011-09-071-1/+1
* Add support for multiple radius server to be used during authenticationErmal2011-09-073-42/+178
* Remove duplicated occurence during mergingErmal2011-09-071-1/+0
* Remove references to undeclared tableErmal2011-09-071-4/+2
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-0726-794/+1432
* 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-062-2/+2
* Add proper validation to the services_rtadvd_configure() to only pick up the ...Seth Mos2011-09-061-11/+24
* 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
* Also add the new RDNSS fields to the rtadvd config for prefix delegation cases.Seth Mos2011-09-031-1/+8
* Now that our rtadvd binary supports RDNSS we can tack the search domain and D...Seth Mos2011-09-031-1/+18
* Encapsulate in curlies for safetysmos2011-09-031-1/+1
* Unbreak system_routing_configure();smos2011-09-031-2/+2
* Only add the Interface scope on link local addressessmos2011-09-031-2/+4
* Add a / for the prefix length value. As suggested onsmos2011-09-031-1/+1
* Only do cookie check if the form has already been posted. The cookie check is...jim-p2011-09-021-1/+1
* Merge pull request #12 from marcelloc/patch-1Chris Buechler2011-09-021-1/+1
|\
| * load balance monitor type send/expect must have a '' when using more then one...marcelloc2011-09-021-1/+1
|/
* Unlink the failed downloaded file if present. Since it might contain harmful ...Ermal2011-09-011-0/+1
* Check/set array for $config['staticroutes']['route'] as well, fixes deleting ...jim-p2011-09-011-0/+2
* Add empty dhcp6c client control socket filesmos2011-09-011-0/+0
* Add a find_interface_ipv6_ll() to find the link local address of a interface.smos2011-09-012-1/+48
* fix unknown-clients on DHCPv6Chris Buechler2011-09-011-1/+1
* Fix system_routing_configure() so that that it also passes the interface scop...smos2011-09-011-6/+3
* Remove stray print_r debugging from the dhcp6 client functionsmos2011-09-011-4/+0
* 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
OpenPOWER on IntegriCloud