summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* log_error if rrdtool restore calls failDarren Embry2012-05-171-1/+7
* restore_rrddata() adds log_error calls and uses -fDarren Embry2012-05-171-12/+27
* add -f to 'rrdtool restore' callDarren Embry2012-05-171-1/+1
* add rrddata to backup/restore dropdowns.Darren Embry2012-05-171-12/+48
* indentation cleanupDarren Embry2012-05-171-100/+102
* move certain code to new function restore_rrddata()Darren Embry2012-05-171-23/+28
* Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that...jim-p2012-05-164-5/+20
* Fixup halt and reboot to catch the output from the shutdown process properly.jim-p2012-05-162-45/+34
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-165-17/+35
* Fix syntax here too in case we need to revive it.jim-p2012-05-151-1/+1
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
* Move git package name/URL to the configuration variables section.Erik Fonnesbeck2012-05-151-2/+3
* Merge pull request #107 from bcyrill/patch-1Jim P2012-05-151-11/+11
|\
| * correct closing tagsbcyrill2012-05-151-11/+11
|/
* Only process this if it's an arrayjim-p2012-05-151-0/+2
* As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient h...jim-p2012-05-151-1/+1
* Fix quoting - can't use ' if we want to expand a variable inside the string.jim-p2012-05-151-1/+1
* Use a text description instead of a code.jim-p2012-05-151-17/+31
* Add NTP status page using ntpq.jim-p2012-05-141-0/+155
* Use FreeBSD's ntpd instead in the backendjim-p2012-05-141-30/+9
* With FreeBSD's ntpd, the current options are irrelevant, but we can have a ni...jim-p2012-05-141-1/+1
OpenPOWER on IntegriCloud