summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-112-18/+15
* | Properly generate all address data based on configuration selectedErmal2013-02-113-29/+36
* | 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
* | Apparently some systems don't like pulling this in globally, but it should wo...jim-p2013-02-102-2/+2
* | The actual variable isn't an array, so this test will never succeed. Remove i...jim-p2013-02-101-4/+2
* | Merge pull request #404 from phil-davis/masterJim P2013-02-101-28/+28
|\ \
| * | Do not allow 1:2:3:4:5:6:7:8::9 as an IPv6 addressPhil Davis2013-02-111-28/+28
|/ /
* | Merge pull request #403 from bcyrill/patch-20Jim P2013-02-101-5/+6
|\ \
| * | Update usr/local/www/system_crlmanager.phpbcyrill2013-02-101-5/+6
* | | Merge pull request #402 from bcyrill/patch-19Jim P2013-02-101-5/+6
|\ \ \ | |/ / |/| |
| * | Update usr/local/www/system_certmanager.phpbcyrill2013-02-101-5/+6
* | | Merge pull request #400 from bcyrill/patch-16Jim P2013-02-101-8/+10
|\ \ \ | |/ / |/| |
| * | Update usr/local/www/system_camanager.phpbcyrill2013-02-101-8/+10
* | | Merge pull request #401 from phil-davis/masterWarren Baker2013-02-101-1/+1
|\ \ \ | |/ / |/| |
| * | Fix login form username field focusPhil Davis2013-02-111-1/+1
|/ /
* | Merge pull request #399 from phil-davis/masterJim P2013-02-101-10/+9
|\ \
| * | Validate interface IP explicitly as v4 or v6Phil Davis2013-02-101-10/+9
|/ /
* | Merge pull request #398 from phil-davis/masterJim P2013-02-101-8/+17
|\ \
| * | Display Gateway Widget column headings only oncePhil Davis2013-02-101-8/+17
|/ /
* | Make sure the directory existsErmal2013-02-101-1/+3
* | 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-092-1/+11
|\ \
| * | Upgrade code & config default versionN0YB2013-02-092-1/+11
* | | Use mwexec() with signal clearing. Use pid file for killining/tracking ntpdErmal2013-02-091-14/+9
* | | Merge pull request #396 from N0YB/PowerD_AC_BAT_ModesJim P2013-02-091-1/+2
|\ \ \ | |/ /
| * | Update config default with powerd battery modeN0YB2013-02-091-1/+2
* | | Teach dhcpd_configure about family optional parameter and use it to properly ...Ermal2013-02-092-7/+10
* | | Add some newlines to this one too.jim-p2013-02-091-2/+2
* | | Unbreak firewall rule interface drop-down selection. Fixes #2805jim-p2013-02-091-3/+3
* | | 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
* | | Set family here to avoid any ambiguityErmal2013-02-091-0/+1
* | | Merge pull request #395 from N0YB/PowerD_AC_BAT_ModesJim P2013-02-082-15/+33
|\ \ \ | |/ /
OpenPOWER on IntegriCloud