Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the option to use a custom Dynamic DNS Provider via an Update URL and ↵ | Matt Corallo | 2012-05-22 | 4 | -47/+196 |
| | | | | Result Match. | ||||
* | If extra bw attributes are supplied during reauthentication apply and log them | Ermal | 2012-05-22 | 1 | -1/+50 |
| | |||||
* | Unlock if error occurs | Ermal | 2012-05-22 | 1 | -1/+4 |
| | |||||
* | Use "proto 112" instead of tcpdump's vrrp keyword since it's a little behind ↵ | jim-p | 2012-05-22 | 1 | -4/+9 |
| | | | | the times and doesn't realize that ip6+vrrp is valid. And since we're not using the vrrp keyword directly anymore, let's call it CARP instead. | ||||
* | Make sure that we match multiple characters. | smos | 2012-05-22 | 3 | -8/+8 |
| | | | | Ticket #2415 | ||||
* | First round of CARP vip renaming changes | smos | 2012-05-22 | 3 | -8/+8 |
| | | | | Ticket #2415 | ||||
* | Properly test for the address family now that the array says what it's ↵ | smos | 2012-05-21 | 1 | -4/+7 |
| | | | | supposed to be. | ||||
* | Add the address family tag to the gateway groups array | smos | 2012-05-21 | 1 | -0/+1 |
| | |||||
* | Correct the rrd update command | smos | 2012-05-21 | 1 | -2/+2 |
| | |||||
* | Read in the correct interface file | smos | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Add 3G statistics for Huawei modems, split the Cellular stats out to per ↵ | smos | 2012-05-21 | 6 | -41/+124 |
| | | | | interface instead of global. | ||||
* | Don't auto-toggle the "do not backup rrd" setting - we do not want this on ↵ | jim-p | 2012-05-21 | 1 | -4/+0 |
| | | | | unless the user explicitly selects it. It makes for very, very large backup files and must default to off. | ||||
* | Modify the tar parameters to exclude .git | Erik Fonnesbeck | 2012-05-20 | 1 | -7/+2 |
| | |||||
* | Allow modification of gateway groups even if the gateways are down. | smos | 2012-05-20 | 1 | -1/+2 |
| | |||||
* | Allow saving on system.php if the gateways are down. | smos | 2012-05-20 | 2 | -10/+13 |
| | |||||
* | Attempt to Eject the CD device on 3G sticks for Huawei and ZTE devices. | smos | 2012-05-20 | 1 | -0/+5 |
| | |||||
* | Act on wireless interfaces too for linkup. | smos | 2012-05-20 | 1 | -0/+17 |
| | | | | Redmine ticket #2440 | ||||
* | Merge pull request #111 from vizvayu/bug2374 | Jim P | 2012-05-20 | 7 | -21/+61 |
|\ | | | | | Fix of bug #2374 "When entering values in firewall rules leading and trailing spaces are not deleted" bis | ||||
| * | Overcome laziness to avoid unnecessary loop | Cristian Feldman | 2012-05-18 | 1 | -5/+4 |
| | | |||||
| * | Fix of bug #2374 "When entering values in firewall rules leading and | Cristian Feldman | 2012-05-18 | 7 | -20/+61 |
| | | | | | | | | trailing spaces are not deleted" | ||||
* | | Fix variable test | jim-p | 2012-05-20 | 1 | -1/+1 |
| | | |||||
* | | Initialize variable if it's not set | smos | 2012-05-20 | 1 | -0/+2 |
| | | |||||
* | | This command works better with Huawei modems. Needs more testing | smos | 2012-05-20 | 1 | -2/+2 |
| | | |||||
* | | Make sure we don't accidentaly clobber the v4 dns servers with empty fields ↵ | smos | 2012-05-20 | 1 | -13/+29 |
| | | | | | | | | from v6 | ||||
* | | Prevent duplicate gateways from showing up if the interface is down. Redmine ↵ | smos | 2012-05-20 | 1 | -20/+50 |
| | | | | | | | | ticket #2442 | ||||
* | | Set the retry value to 60 seconds, this is not attempts, this is seconds ↵ | smos | 2012-05-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | before it needs a reply. So if the DHCP server was any sort of slow it would fail to aquire a lease. This was true for my wireless network at home. Plus, on various other lossy links, even cable modems this could be true. Redmine ticket #2440 retry time; The retry statement determines the time that must pass after the client has determined that there is no DHCP server present before it tries again to contact a DHCP server. By default, this is five minutes. | ||||
* | | Add the PPP automatic interface type. This would show the _PPP gateways. | smos | 2012-05-20 | 1 | -0/+1 |
|/ | |||||
* | Allow 802.1p tags to be controlled from firewall rules edit screen | Ermal | 2012-05-18 | 3 | -2/+53 |
| | |||||
* | Merge pull request #108 from vizvayu/dashboard-cpufreq-update | Scott Ullrich | 2012-05-17 | 3 | -11/+23 |
|\ | | | | | System info widget on dashboard now updates CPU Frequency automatically | ||||
| * | System info widget on dashboard now updates CPU Frequency automatically | Cristian Feldman | 2012-05-18 | 3 | -11/+23 |
|/ | |||||
* | Merge pull request #94 from vizvayu/master | Chris Buechler | 2012-05-17 | 1 | -4/+8 |
|\ | | | | | Added description text for IPSec tunnel status in "Status: IPsec" page | ||||
| * | Moved status text to img title (tooltip) | Cristian Feldman | 2012-05-17 | 1 | -1/+1 |
| | | |||||
| * | Added description text for IPSec tunnel status in "Status: IPsec" page | Cristian Feldman | 2012-05-17 | 1 | -4/+8 |
|/ | |||||
* | feature #2413 Allow IPv6 interface configuration from the menu | Darren Embry | 2012-05-17 | 1 | -53/+107 |
| | |||||
* | normalize indentation | Darren Embry | 2012-05-17 | 1 | -210/+210 |
| | |||||
* | remove some log_error calls | Darren Embry | 2012-05-17 | 1 | -7/+0 |
| | |||||
* | bug fix for #2426 | Darren Embry | 2012-05-17 | 1 | -4/+11 |
| | | | | Input validaton on interface gateway creation box needs to reject duplicate names | ||||
* | report errors adding a gateway through ajax calls | Darren Embry | 2012-05-17 | 2 | -5/+22 |
| | |||||
* | - also rename $section arg to $section_name in some functions to clarify | Darren Embry | 2012-05-17 | 2 | -27/+45 |
| | | | | | - also robustify parsing for <tagname> and bulletproof the handling of certain errors | ||||
* | allow null to be passed as 2nd arg to parse_config_xml* | Darren Embry | 2012-05-17 | 2 | -18/+25 |
| | | | | in which case entire config is returned | ||||
* | fix 'XML error: no Array object found!' errors | Darren Embry | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | fix cosmetic bug when developer was turned on. | Darren Embry | 2012-05-17 | 1 | -7/+19 |
| | | | | highlight the hidden menu item differently. | ||||
* | fix for #2231 | Darren Embry | 2012-05-17 | 1 | -2/+0 |
| | | | | Don't activate master "Save Settings" button on traffic graph min/max. | ||||
* | more verbose log_error on rrdtool restore failure | Darren Embry | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | log_error if rrdtool restore calls fail | Darren Embry | 2012-05-17 | 1 | -1/+7 |
| | |||||
* | restore_rrddata() adds log_error calls and uses -f | Darren Embry | 2012-05-17 | 1 | -12/+27 |
| | |||||
* | add -f to 'rrdtool restore' call | Darren Embry | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | add rrddata to backup/restore dropdowns. | Darren Embry | 2012-05-17 | 1 | -12/+48 |
| | |||||
* | indentation cleanup | Darren Embry | 2012-05-17 | 1 | -100/+102 |
| | |||||
* | move certain code to new function restore_rrddata() | Darren Embry | 2012-05-17 | 1 | -23/+28 |
| |