summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Display Gateway Widget column headings only oncePhil Davis2013-02-101-8/+17
| | | The Gateway Widget format was changed recently to allow display of a long IPv6 address. It has made the widget take a lot more screen space when there are a few gateways. This change saves some space - what do people think?
* 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 version
| * 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 mode
| * 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
| | | | | | | | setup dhcpv6 on track6 case so that config is properly written
* | 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
| | | | | | | | This reverts commit 6ebfa0ccfd7db500a4f85d2d45ebd74699a8805f.
* | 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
| | | | | | | | family for the routing table correctly. While here cleanup some other code and leave a comment that disabled routing entries probably should not be dealt in here!
* | 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: PowerD
| * System: Advanced: Miscellaneous: PowerDN0YB2013-02-082-15/+33
| | | | | | | | Add the on battery mode option settings.
* | Merge pull request #394 from bcyrill/patch-15Jim P2013-02-081-12/+13
|\ \ | | | | | | Update usr/local/www/system_certmanager.php
| * | Update usr/local/www/system_certmanager.phpbcyrill2013-02-091-12/+13
| | | | | | | | | Add space between option's value and selected attributes. Get rid of some stray closing td tags. That's it for now.
* | | Merge pull request #393 from bcyrill/patch-14Jim P2013-02-081-4/+4
|\ \ \ | |/ / |/| | Update usr/local/www/system_camanager.php
| * | Update usr/local/www/system_camanager.phpbcyrill2013-02-091-4/+4
|/ / | | | | Properly close the anchor tag and fix ampersand.
* | Merge pull request #392 from bcyrill/patch-13Jim P2013-02-081-1/+1
|\ \ | |/ |/| Update usr/local/www/system_certmanager.php
| * Update usr/local/www/system_certmanager.phpbcyrill2013-02-091-1/+1
|/ | | Add $userid check
* Fix fallback monitor selectionjim-p2013-02-081-1/+1
|
* Revert "Require util.inc necessary for sigkillbypid()"Renato Botelho2013-02-071-2/+0
| | | | This reverts commit 1b7ec6ba16af4559e6e66cc1b378e8701a9df0b6.
* Correctly set the mtu of the interface during configuration. Since for ↵Ermal2013-02-071-9/+9
| | | | interfaces that are clonable previously the mtu was set than the interface destroy so the operation was useles. While here correct check for vlan interfaces.
* 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 ↵jim-p2013-02-071-1/+1
| | | | another field and easy to miss.
* 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
| | | | way to quote it works, feel free to change it back, but test the fix first and make sure aliases still display in the firewall rule list.
* Merge pull request #391 from ExolonDX/branch_06Jim P2013-02-071-2/+2
|\ | | | | Remove escaped apostrophe
| * Remove escaped apostropheColin Fleming2013-02-071-2/+2
| |
* | Implement privilege for allowing login through CPRenato Botelho2013-02-074-6/+26
| | | | | | | | | | | | | | - The feature is optional, on by default for new zones, off for current ones when upgrading It should fix #1010
* | 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 case
| * | Value in attributes should be lower caseColin Fleming2013-02-076-6/+6
| | | | | | | | | | | | Value in the "method" attribute should be lower case
* | | Merge pull request #387 from ExolonDX/branch_02rbgarga2013-02-075-54/+72
|\ \ \ | | | | | | | | Update HTML code in "include" files
OpenPOWER on IntegriCloud