summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Check the surrounding characters to not allow partial matches. Ticket #2445Erik Fonnesbeck2012-05-231-1/+1
* | Revert "Rather do a fix by going through vips in reverse order"Erik Fonnesbeck2012-05-231-4/+1
* | Reflect naming changes, work around broken media type for wirelesssmos2012-05-231-4/+4
* | Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ...Ermal2012-05-231-0/+4
* | Do this only for carp type vipsErmal2012-05-231-1/+4
* | Rather do a fix by going through vips in reverse orderErmal2012-05-231-3/+5
* | Since this is an interface to avoid issues arising from vip1 and vip11 existi...Ermal2012-05-231-1/+1
* | Unset the IP protocol tag while processing this array. This prevents a log me...smos2012-05-231-0/+2
* | Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v...Ermal2012-05-231-1/+4
* | Be a bit smarter about the stats interface for the huawei cards. Some of the ...smos2012-05-232-2/+4
* | Add more functions and expand the 3G status interfaces screen.smos2012-05-231-4/+68
* | clean up old lock files for modem ports if a stale is left behindsmos2012-05-231-1/+6
* | Move vip upgrade code to be later, since it was backed out of 2.0.x it no lon...jim-p2012-05-232-16/+17
* | Ooops use correct name for vipsErmal2012-05-231-2/+1
* | Oops this should be sed and not sh. Fixes #2445Ermal2012-05-231-1/+1
* | Specify correct attribute where to read the setting from.Ermal2012-05-231-1/+1
* | If specified use the default settings for bw limitation rather than 0Ermal2012-05-231-2/+2
* | Prevent 2 instances of rc.prunecaptiveportal from running in parallell since ...Ermal2012-05-231-0/+10
* | Add the 3G mode display, really needs a function that translates these into s...smos2012-05-231-2/+3
* | Fix command, remove spurious 'smos2012-05-231-1/+1
* | 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
|/
* If extra bw attributes are supplied during reauthentication apply and log themErmal2012-05-221-1/+50
* Unlock if error occursErmal2012-05-221-1/+4
* Make sure that we match multiple characters.smos2012-05-223-8/+8
* First round of CARP vip renaming changessmos2012-05-223-8/+8
* 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-213-28/+43
* Modify the tar parameters to exclude .gitErik Fonnesbeck2012-05-201-7/+2
* Allow saving on system.php if the gateways are down.smos2012-05-201-8/+11
* 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
* Fix variable testjim-p2012-05-201-1/+1
* Initialize variable if it's not setsmos2012-05-201-0/+2
* 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-181-2/+6
* feature #2413 Allow IPv6 interface configuration from the menuDarren Embry2012-05-171-53/+107
* normalize indentationDarren Embry2012-05-171-210/+210
* - also rename $section arg to $section_name in some functions to clarifyDarren Embry2012-05-171-15/+30
* 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
* log_error if rrdtool restore calls failDarren Embry2012-05-171-1/+7
* add -f to 'rrdtool restore' callDarren Embry2012-05-171-1/+1
* Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that...jim-p2012-05-164-5/+20
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-164-9/+16
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
OpenPOWER on IntegriCloud