summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add option to not restore config.xmlScott Ullrich2011-09-251-1/+7
* Add option to perform full backup prior to upgrade. First commit of 2011 pfS...Scott Ullrich2011-09-251-0/+6
* Unbreak the firewall rules, I accidentally reset the variable.smos2011-09-151-1/+1
* Correct behaviour of switching from console from any ppp type device to other...Ermal2011-09-121-3/+26
* Show friendly interface namesErmal2011-09-081-2/+2
* Add support for multiple radius server to be used during authenticationErmal2011-09-071-29/+71
* 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-077-352/+469
* Match pftop page exatly with privilege, there is no other page that glob woul...jim-p2011-09-061-1/+1
* Add proper validation to the services_rtadvd_configure() to only pick up the ...Seth Mos2011-09-061-11/+24
* 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
* 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 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
* 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-301-2/+2
* 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-301-3/+23
* Fixes #1666. Check if the interface needs to be added to a bridge during rc.n...Ermal2011-08-291-0/+5
* 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-291-0/+6
* Another address family check for dynamic gateways, v4 has dynamic, v6 has dyn...Seth Mos2011-08-291-0/+9
* Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic ...Seth Mos2011-08-291-4/+7
* 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
* Implement correct gen_subnetv6_max function that you can throw random prefix ...Seth Mos2011-08-251-21/+28
* force a set path for ioncube loaderlgcosta2011-08-241-4/+4
* DNSMasq was generating the error 'Socket operation on non-socket' and using 1...Warren Baker2011-08-241-1/+1
OpenPOWER on IntegriCloud