summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Say goodbye to routed at bootupPhil Davis2013-02-131-4/+0
* Remove redundant variablebcyrill2013-02-121-1/+0
* Merge pull request #410 from bcyrill/patch-1Jim P2013-02-121-1/+1
|\
| * Update etc/inc/services.incbcyrill2013-02-121-1/+1
* | Fix these tests, they will never succeed the way we set these variables using...jim-p2013-02-121-5/+5
|/
* Resolves #1284. Merge patch submitted a bit differentelyErmal2013-02-121-14/+14
* Do the syslogd restart unconditionally. It happens on IPv4 as well as IPv6. S...jim-p2013-02-121-6/+3
* Ticket #1629 Another round of fixes related to state clearingErmal2013-02-122-1/+6
* Correct value extactionErmal2013-02-121-1/+1
* Merge pull request #406 from miken32/nas-identifierErmal Luçi2013-02-122-20/+11
|\
| * fix typoMichael Newton2013-02-111-2/+2
| * check for configured NAS ID otherwise use default hostnameMichael Newton2013-02-111-6/+11
| * remove unsed getNasID functionMichael Newton2013-02-111-14/+0
* | Check interfaces and VIP IP address overlapRenato Botelho2013-02-112-11/+45
* | Use the actual openvpn restart routine when starting/stopping from services r...jim-p2013-02-111-0/+31
|/
* 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
OpenPOWER on IntegriCloud