summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ | |/ /
| * | System: Advanced: Miscellaneous: PowerDN0YB2013-02-082-15/+33
* | | Merge pull request #394 from bcyrill/patch-15Jim P2013-02-081-12/+13
|\ \ \
| * | | Update usr/local/www/system_certmanager.phpbcyrill2013-02-091-12/+13
* | | | Merge pull request #393 from bcyrill/patch-14Jim P2013-02-081-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Update usr/local/www/system_camanager.phpbcyrill2013-02-091-4/+4
|/ / /
* | | Merge pull request #392 from bcyrill/patch-13Jim P2013-02-081-1/+1
|\ \ \ | |/ / |/| |
| * | Update usr/local/www/system_certmanager.phpbcyrill2013-02-091-1/+1
|/ /
* | 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
* | Add a line break to move this text to the next line. It was stuck after anoth...jim-p2013-02-071-1/+1
* | 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
* | Fix quoting.jim-p2013-02-071-1/+1
* | This is quoted that way because it's passed in javascript. If another better ...jim-p2013-02-071-1/+1
* | Merge pull request #391 from ExolonDX/branch_06Jim P2013-02-071-2/+2
|\ \
| * | Remove escaped apostropheColin Fleming2013-02-071-2/+2
* | | Implement privilege for allowing login through CPRenato Botelho2013-02-074-6/+26
* | | Indent and whitespaces changesRenato Botelho2013-02-071-20/+20
* | | Indent and whitespaces changesRenato Botelho2013-02-071-37/+39
* | | Merge pull request #390 from ExolonDX/branch_05Jim P2013-02-076-6/+6
|\ \ \
| * | | Value in attributes should be lower caseColin Fleming2013-02-076-6/+6
* | | | Merge pull request #387 from ExolonDX/branch_02rbgarga2013-02-075-54/+72
|\ \ \ \
| * | | | Update HTML in "include" filesColin Fleming2013-02-065-54/+72
| |/ / /
* | | | Cosmetic change, s/manager/Manager/ to keep make it consistent with other ent...Renato Botelho2013-02-072-4/+4
* | | | 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-074-5/+6
* | | | Only include files that actually end in .inc, otherwise patching can lead to ...jim-p2013-02-061-1/+1
* | | | Merge pull request #389 from ExolonDX/branch_06Jim P2013-02-062-84/+93
|\ \ \ \ | | |/ / | |/| |
| * | | Update HTML code in "include" filesColin Fleming2013-02-062-84/+93
| |/ /
* | | 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
* | | Revert "Correct URL creation for xmlrpc as well as some error checking"Ermal2013-02-061-34/+32
* | | Correct URL creation for xmlrpc as well as some error checkingErmal2013-02-061-32/+34
* | | Avoid possible deadlock during voucher xmlrpc sync and correct url generation...Ermal2013-02-061-10/+19
* | | Merge pull request #385 from ExolonDX/branch_01rbgarga2013-02-0628-39/+63
|\ \ \
| * | | Update HTML boolean operator "nowrap"Colin Fleming2013-02-0628-39/+63
| |/ /
* | | Adjust RRD captive portal graphs for CP zonesRenato Botelho2013-02-067-78/+151
OpenPOWER on IntegriCloud