summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the 3G mode display, really needs a function that translates these into s...smos2012-05-233-5/+16
* Fix command, remove spurious 'smos2012-05-231-1/+1
* Initialize the statistics, also parse on MODE messagessmos2012-05-231-2/+12
* Kill the old 3gstats collector. Clarify the log messagesmos2012-05-231-2/+3
* Make file names match to make this work. Also use zone name in the file to no...Ermal2012-05-231-2/+2
* Unbreak adding IPv6 static routessmos2012-05-231-2/+6
* Make sure to bail the stats script if we can not open the modem device.smos2012-05-231-0/+4
* If extra bw attributes are supplied during reauthentication apply and log themErmal2012-05-221-1/+50
* Unlock if error occursErmal2012-05-221-1/+4
* Use "proto 112" instead of tcpdump's vrrp keyword since it's a little behind ...jim-p2012-05-221-4/+9
* Make sure that we match multiple characters.smos2012-05-223-8/+8
* First round of CARP vip renaming changessmos2012-05-223-8/+8
* Properly test for the address family now that the array says what it's suppos...smos2012-05-211-4/+7
* Add the address family tag to the gateway groups arraysmos2012-05-211-0/+1
* Correct the rrd update commandsmos2012-05-211-2/+2
* Read in the correct interface filesmos2012-05-211-1/+1
* Add 3G statistics for Huawei modems, split the Cellular stats out to per inte...smos2012-05-216-41/+124
* Don't auto-toggle the "do not backup rrd" setting - we do not want this on un...jim-p2012-05-211-4/+0
* Modify the tar parameters to exclude .gitErik Fonnesbeck2012-05-201-7/+2
* Allow modification of gateway groups even if the gateways are down.smos2012-05-201-1/+2
* Allow saving on system.php if the gateways are down.smos2012-05-202-10/+13
* Attempt to Eject the CD device on 3G sticks for Huawei and ZTE devices.smos2012-05-201-0/+5
* Act on wireless interfaces too for linkup.smos2012-05-201-0/+17
* Merge pull request #111 from vizvayu/bug2374Jim P2012-05-207-21/+61
|\
| * Overcome laziness to avoid unnecessary loopCristian Feldman2012-05-181-5/+4
| * Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-187-20/+61
* | Fix variable testjim-p2012-05-201-1/+1
* | Initialize variable if it's not setsmos2012-05-201-0/+2
* | This command works better with Huawei modems. Needs more testingsmos2012-05-201-2/+2
* | Make sure we don't accidentaly clobber the v4 dns servers with empty fields f...smos2012-05-201-13/+29
* | Prevent duplicate gateways from showing up if the interface is down. Redmine ...smos2012-05-201-20/+50
* | Set the retry value to 60 seconds, this is not attempts, this is seconds befo...smos2012-05-201-2/+2
* | Add the PPP automatic interface type. This would show the _PPP gateways.smos2012-05-201-0/+1
|/
* Allow 802.1p tags to be controlled from firewall rules edit screenErmal2012-05-183-2/+53
* Merge pull request #108 from vizvayu/dashboard-cpufreq-updateScott Ullrich2012-05-173-11/+23
|\
| * System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-183-11/+23
|/
* Merge pull request #94 from vizvayu/masterChris Buechler2012-05-171-4/+8
|\
| * Moved status text to img title (tooltip)Cristian Feldman2012-05-171-1/+1
| * Added description text for IPSec tunnel status in "Status: IPsec" pageCristian Feldman2012-05-171-4/+8
|/
* feature #2413 Allow IPv6 interface configuration from the menuDarren Embry2012-05-171-53/+107
* normalize indentationDarren Embry2012-05-171-210/+210
* remove some log_error callsDarren Embry2012-05-171-7/+0
* bug fix for #2426Darren Embry2012-05-171-4/+11
* report errors adding a gateway through ajax callsDarren Embry2012-05-172-5/+22
* - also rename $section arg to $section_name in some functions to clarifyDarren Embry2012-05-172-27/+45
* allow null to be passed as 2nd arg to parse_config_xml*Darren Embry2012-05-172-18/+25
* fix 'XML error: no Array object found!' errorsDarren Embry2012-05-171-1/+1
* fix cosmetic bug when developer was turned on.Darren Embry2012-05-171-7/+19
* fix for #2231Darren Embry2012-05-171-2/+0
* more verbose log_error on rrdtool restore failureDarren Embry2012-05-171-1/+1
OpenPOWER on IntegriCloud