summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly dispaly CP status page with the multi instance CPErmal2011-09-171-1/+1
* To avoid any possible issues during the different paths of the workflow creat...Ermal2011-09-151-0/+5
* Do not try to add mac passthrough to a not loaded ipfw since the macs might b...Ermal2011-09-151-11/+13
* Unbreak the firewall rules, I accidentally reset the variable.smos2011-09-151-1/+1
* Fixes #1874. Correctly error out when the user or the pass is not posted duri...Ermal2011-09-131-6/+9
* Check if a widget is null before testing a property. Fixes skipped updates on...jim-p2011-09-131-1/+1
* Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #...jim-p2011-09-121-12/+13
* Revert "Be correct on teh variable scope"jim-p2011-09-121-3/+3
* Be correct on teh variable scopeErmal2011-09-121-3/+3
* Another try at prventing panic on reconfig of ppp type wans. Ticket #1696Ermal2011-09-121-13/+12
* If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface ...jim-p2011-09-121-8/+14
* Check in intel license files, required for compliance. The copy.list alone wa...jim-p2011-09-123-0/+456
* Add no cache headerScott Ullrich2011-09-121-0/+6
* Fixes #1696. Do not store temporary information under interfaces section duri...Ermal2011-09-121-26/+23
* Correct behaviour of switching from console from any ppp type device to other...Ermal2011-09-121-3/+26
* Don't try to unset this variable if it isn't set to begin with. Fixes #1865jim-p2011-09-091-1/+1
* fix firewall_nat_out to not auto-generate outbound NAT rules with one too man...Chris Buechler2011-09-091-1/+2
* Show friendly interface namesErmal2011-09-081-2/+2
* 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
OpenPOWER on IntegriCloud