summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Small fixes to make code readble and error log more usefulErmal2013-02-102-12/+4
* Sprinkle some unsetsErmal2013-02-101-0/+2
* Correct setting default gatewaysErmal2013-02-101-0/+2
* Correct function nameErmal2013-02-101-1/+1
* Merge pull request #397 from N0YB/PowerD_AC_BAT_ModesJim P2013-02-091-0/+10
|\
| * Upgrade code & config default versionN0YB2013-02-091-0/+10
* | Use mwexec() with signal clearing. Use pid file for killining/tracking ntpdErmal2013-02-091-14/+9
* | Teach dhcpd_configure about family optional parameter and use it to properly ...Ermal2013-02-092-7/+10
* | Actually do restart radvd and dhcp6d on all track6 interfacesErmal2013-02-091-6/+6
* | Use posix_kill hereErmal2013-02-091-1/+1
* | Restart dhcp and radvd on changeErmal2013-02-092-29/+33
* | Actually for SLAAC type interfaces being tracked the configuration is neededErmal2013-02-091-0/+3
* | Revert "Remove track6 dhcp configuration since dhcp6 will do this for us."Ermal2013-02-091-1/+40
* | Remove track6 dhcp configuration since dhcp6 will do this for us.Ermal2013-02-091-40/+1
* | Remove this old codeErmal2013-02-091-1/+0
* | Optimize and cleanup routing functionErmal2013-02-091-32/+23
* | Correct system_routing_configure to do the right thing and guess the address ...Ermal2013-02-091-14/+23
|/
* System: Advanced: Miscellaneous: PowerDN0YB2013-02-081-4/+10
* Fix fallback monitor selectionjim-p2013-02-081-1/+1
* Revert "Require util.inc necessary for sigkillbypid()"Renato Botelho2013-02-071-2/+0
* Correctly set the mtu of the interface during configuration. Since for interf...Ermal2013-02-071-9/+9
* Correct mtu for track interfaces as well. Aslo cleanup some codeErmal2013-02-071-11/+15
* Correct function nameErmal2013-02-071-4/+4
* Require util.inc necessary for sigkillbypid()Renato Botelho2013-02-071-0/+2
* Don't generate a PHP error for an unfetchable XML file.jim-p2013-02-071-2/+4
* Implement privilege for allowing login through CPRenato Botelho2013-02-071-1/+5
* Merge pull request #387 from ExolonDX/branch_02rbgarga2013-02-071-17/+21
|\
| * Update HTML in "include" filesColin Fleming2013-02-061-17/+21
* | Cosmetic change, s/manager/Manager/ to keep make it consistent with other ent...Renato Botelho2013-02-071-2/+2
* | Correct name of function call and use directly its return value as its boolea...Ermal2013-02-071-8/+5
* | Make gen_subnetv6 return a compressed form IPv6 address/net representation. T...Ermal2013-02-072-3/+4
* | Need to rethink this againErmal2013-02-061-2/+2
* | Actually let xmlrpc construct the url internally from the passed info it is d...Ermal2013-02-061-9/+3
* | Avoid possible deadlock during voucher xmlrpc sync and correct url generation...Ermal2013-02-061-10/+19
* | Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-063-66/+99
* | Fix indent and whitespacesRenato Botelho2013-02-061-9/+9
* | Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m...jim-p2013-02-061-16/+35
* | Update etc/inc/dyndns.classbcyrill2013-02-061-1/+1
* | This message can be really spammy on a failure if you have multiple gateway g...jim-p2013-02-061-1/+1
* | IPv6 subnet checkbcyrill2013-02-061-1/+1
* | Add check_subnetsv6_overlap()bcyrill2013-02-062-4/+15
* | find_virtual_ip_alias() add IPv6 supportbcyrill2013-02-061-0/+8
* | find_ip_interface() add IPv6 supportbcyrill2013-02-061-4/+11
|/
* If the user has IPv6 disabled, don't create dynamic IPv6 gateways.jim-p2013-02-051-0/+4
* Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...Ermal2013-02-051-2/+2
* Protect from cases when the ipv4 might be missing on the interface for any re...Ermal2013-02-051-5/+9
* Correct setting protocol for generated rulesErmal2013-02-051-0/+12
* Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether ...jim-p2013-02-051-2/+2
* Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each...Ermal2013-02-051-46/+48
* Use global var for pathErmal2013-02-051-1/+1
OpenPOWER on IntegriCloud