summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* check for configured NAS ID otherwise use default hostnameMichael Newton2013-02-111-6/+11
* remove unsed getNasID functionMichael Newton2013-02-111-14/+0
* Commit missed globalErmal2013-02-111-1/+1
* Bump latest_config to 9.4 to match recent version bump in the default config.jim-p2013-02-111-1/+1
* Use the same tcpdump command here that we use from the GUI, to avoid potentia...jim-p2013-02-111-1/+1
* Test that timeout value is bigger than 0Ermal2013-02-111-1/+1
* If more than 2 minutes have passed from the prunning process ignore the lockErmal2013-02-111-2/+7
* Make this code readbleErmal2013-02-111-180/+184
* Optimize get_real_itnerface to avoid a loop of doing a convertion from real b...Ermal2013-02-111-5/+3
* Enter missed text neededErmal2013-02-111-1/+1
* Try to use standard interface to find the source for connecting a tunnel. Als...Ermal2013-02-111-3/+4
* Properly generate all address data based on configuration selectedErmal2013-02-112-23/+30
* Make function return correct address info for respective familyErmal2013-02-111-42/+59
* Use full path to commandsErmal2013-02-111-17/+17
* Cleanup some codeErmal2013-02-111-10/+6
* Whoops remove copypastajim-p2013-02-101-2/+2
* The actual variable isn't an array, so this test will never succeed. Remove i...jim-p2013-02-101-4/+2
* Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 addressPhil Davis2013-02-111-28/+28
* Fix login form username field focusPhil Davis2013-02-111-1/+1
* 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
OpenPOWER on IntegriCloud