| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | clean up old lock files for modem ports if a stale is left behind | smos | 2012-05-23 | 1 | -1/+6 |
* | | Move vip upgrade code to be later, since it was backed out of 2.0.x it no lon... | jim-p | 2012-05-23 | 2 | -16/+17 |
* | | Ooops use correct name for vips | Ermal | 2012-05-23 | 1 | -2/+1 |
* | | Oops this should be sed and not sh. Fixes #2445 | Ermal | 2012-05-23 | 1 | -1/+1 |
* | | Specify correct attribute where to read the setting from. | Ermal | 2012-05-23 | 1 | -1/+1 |
* | | If specified use the default settings for bw limitation rather than 0 | Ermal | 2012-05-23 | 1 | -2/+2 |
* | | Prevent 2 instances of rc.prunecaptiveportal from running in parallell since ... | Ermal | 2012-05-23 | 1 | -0/+10 |
* | | Add the 3G mode display, really needs a function that translates these into s... | smos | 2012-05-23 | 1 | -2/+3 |
* | | Fix command, remove spurious ' | smos | 2012-05-23 | 1 | -1/+1 |
* | | Kill the old 3gstats collector. Clarify the log message | smos | 2012-05-23 | 1 | -2/+3 |
* | | Make file names match to make this work. Also use zone name in the file to no... | Ermal | 2012-05-23 | 1 | -2/+2 |
|/ |
|
* | 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 |
* | Make sure that we match multiple characters. | smos | 2012-05-22 | 3 | -8/+8 |
* | First round of CARP vip renaming changes | smos | 2012-05-22 | 3 | -8/+8 |
* | 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 inte... | smos | 2012-05-21 | 3 | -28/+43 |
* | Modify the tar parameters to exclude .git | Erik Fonnesbeck | 2012-05-20 | 1 | -7/+2 |
* | Allow saving on system.php if the gateways are down. | smos | 2012-05-20 | 1 | -8/+11 |
* | 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 |
* | 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 |
* | Prevent duplicate gateways from showing up if the interface is down. Redmine ... | smos | 2012-05-20 | 1 | -20/+50 |
* | Set the retry value to 60 seconds, this is not attempts, this is seconds befo... | smos | 2012-05-20 | 1 | -2/+2 |
* | 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 | 1 | -2/+6 |
* | 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 |
* | - also rename $section arg to $section_name in some functions to clarify | Darren Embry | 2012-05-17 | 1 | -15/+30 |
* | allow null to be passed as 2nd arg to parse_config_xml* | Darren Embry | 2012-05-17 | 2 | -18/+25 |
* | fix 'XML error: no Array object found!' errors | Darren Embry | 2012-05-17 | 1 | -1/+1 |
* | log_error if rrdtool restore calls fail | Darren Embry | 2012-05-17 | 1 | -1/+7 |
* | add -f to 'rrdtool restore' call | Darren Embry | 2012-05-17 | 1 | -1/+1 |
* | Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that... | jim-p | 2012-05-16 | 4 | -5/+20 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 4 | -9/+16 |
* | Clear process signals before exec() or ntpd misbehaves if called from PHP on ... | jim-p | 2012-05-15 | 1 | -0/+3 |
* | Move git package name/URL to the configuration variables section. | Erik Fonnesbeck | 2012-05-15 | 1 | -2/+3 |
* | As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient h... | jim-p | 2012-05-15 | 1 | -1/+1 |
* | Use FreeBSD's ntpd instead in the backend | jim-p | 2012-05-14 | 1 | -30/+9 |
* | Fix ntp name here too | jim-p | 2012-05-14 | 1 | -5/+5 |
* | Whoops, don't flip these since I negated the test. | jim-p | 2012-05-14 | 1 | -2/+2 |
* | Flip this test around since it's safer to assume the dev mode is tun. Ticket ... | jim-p | 2012-05-14 | 1 | -3/+3 |
* | allow port in virtual servers to be left blank | Darren Embry | 2012-05-11 | 1 | -7/+11 |
* | allow aliases for the ipaddr field in virtual servers (PEV-394754) | Darren Embry | 2012-05-11 | 1 | -1/+13 |
* | make use of the correct file to send notifications | Warren Baker | 2012-05-11 | 1 | -4/+4 |
* | cleanup: code for building arrays for autocompleted fields | Darren Embry | 2012-05-10 | 1 | -0/+13 |
* | max_procs adjustments for small memory systems, attempt 2 | Irving Popovetsky | 2012-05-10 | 1 | -15/+19 |