| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empty note, redirect to correct page | Chris Buechler | 2010-07-23 | 1 | -3/+3 |
* | Add OpenVPN users database, sync the tabs on the settings page. | smos | 2010-07-23 | 2 | -31/+38 |
* | The custom graph option now works, this needs for a certain someone to | smos | 2010-07-23 | 1 | -47/+79 |
* | Further correct week graph, weeks start at monday, not sunday. Make | smos | 2010-07-23 | 1 | -3/+11 |
* | Fix the glob() to return only the files, not the pathnames, use chdir() | smos | 2010-07-23 | 2 | -8/+10 |
* | Add a subnet option to allowed ip addresses on CP. | Ermal | 2010-07-22 | 2 | -0/+17 |
* | Use correct boolean values as the logic implies. | Ermal | 2010-07-22 | 1 | -1/+1 |
* | only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match a... | Chris Buechler | 2010-07-21 | 1 | -1/+1 |
* | Remove priority from HFSC it is a null config option. Center most of the text... | Ermal | 2010-07-21 | 1 | -5/+5 |
* | Fix typos | jim-p | 2010-07-20 | 1 | -2/+2 |
* | Replace this exec to find with a glob(). Fixes #751. | jim-p | 2010-07-20 | 1 | -3/+1 |
* | Only perform this check if the group being created actually has members. | jim-p | 2010-07-19 | 1 | -4/+6 |
* | Commit first stab at a custom graph tab. Doesn't do anything yet, shouldn't b... | smos | 2010-07-18 | 1 | -11/+59 |
* | fix double click to edit | Chris Buechler | 2010-07-17 | 1 | -1/+1 |
* | correctly add new pass-through MAC entries | Chris Buechler | 2010-07-17 | 1 | -4/+5 |
* | Do not allow "0" for PPTP users. Default to 16 clients. | jim-p | 2010-07-15 | 1 | -2/+3 |
* | round the date calculation result so that it results in 1 month instead | smos | 2010-07-15 | 2 | -6/+6 |
* | Fix the calculus so the date goes backwards | smos | 2010-07-15 | 1 | -13/+14 |
* | Remove debugging line | smos | 2010-07-15 | 2 | -11/+12 |
* | Pull in RADIUS reply messages for logout page. | jim-p | 2010-07-15 | 1 | -0/+5 |
* | Improve the RRD graph display | smos | 2010-07-15 | 2 | -98/+235 |
* | No need to use # in color code, it's already set with this | Scott Ullrich | 2010-07-14 | 1 | -3/+3 |
* | Allow overriding the Nifty corners background color | Scott Ullrich | 2010-07-14 | 1 | -4/+8 |
* | Adding login.css to all themes. Add infobox theme code now that we warn use... | Scott Ullrich | 2010-07-14 | 7 | -0/+3525 |
* | Allow setting the SMTP port for notifications. Fixes #677 | jim-p | 2010-07-14 | 1 | -0/+10 |
* | Fix this disabled test for CSC entries. | jim-p | 2010-07-14 | 1 | -1/+1 |
* | Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for th... | jim-p | 2010-07-14 | 4 | -14/+32 |
* | Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, st... | jim-p | 2010-07-12 | 2 | -0/+437 |
* | fix disable HTTP redirect | Chris Buechler | 2010-07-12 | 1 | -4/+4 |
* | Detect if nanobsd or nanobsd-vga image must be used for upgrade | Renato Botelho | 2010-07-12 | 2 | -2/+12 |
* | Add undo button for drag and drop reordering | Scott Ullrich | 2010-07-12 | 2 | -2/+85 |
* | After editing a group, refresh its users, as their shell privileges may have ... | jim-p | 2010-07-12 | 1 | -0/+8 |
* | Set groups first, since local_user_set checks a privilege that relies on the ... | jim-p | 2010-07-12 | 1 | -1/+1 |
* | Fix "all users" group member array test. | jim-p | 2010-07-12 | 1 | -2/+2 |
* | Do not call gettext() to print vars | Renato Botelho | 2010-07-12 | 1 | -1/+1 |
* | Checked gettext() implementation on diag_ping.php | Carlos Eduardo Ramos | 2010-07-12 | 1 | -3/+3 |
* | Checked gettext() implementation on diag_backup.php | Carlos Eduardo Ramos | 2010-07-12 | 1 | -1/+1 |
* | Checked gettext() implementation on diag_ping.php | Carlos Eduardo Ramos | 2010-07-12 | 1 | -1/+1 |
* | Merge remote branch 'mainline/master' into 1_diag | Renato Botelho | 2010-07-12 | 23 | -77/+174 |
|\ |
|
| * | Mark filter dirty after saving | Scott Ullrich | 2010-07-12 | 1 | -1/+2 |
| * | Cleanup HTMl formatting a bit more, stick mode on its on TR | Scott Ullrich | 2010-07-12 | 1 | -1/+1 |
| * | Cleanup HTMl formatting a bit more, stick mode on its on TR | Scott Ullrich | 2010-07-12 | 1 | -10/+16 |
| * | Cleanup HTML formatting | Scott Ullrich | 2010-07-12 | 1 | -21/+26 |
| * | Add hint about drag and drop reordering | Scott Ullrich | 2010-07-11 | 1 | -4/+12 |
| * | Unbreak OnMouseEvent | Scott Ullrich | 2010-07-11 | 1 | -2/+1 |
| * | Nuke trailing c/r | Scott Ullrich | 2010-07-11 | 1 | -1/+1 |
| * | Add a Close button option for notices that have appeared as long as the save ... | Scott Ullrich | 2010-07-11 | 1 | -3/+7 |
| * | Mark Loading box visibility has hidden as it is only used for drag and drop | Scott Ullrich | 2010-07-11 | 1 | -1/+1 |
| * | remove warning for redirect mode since it's not supported | Chris Buechler | 2010-07-11 | 1 | -1/+0 |
| * | Use redboxtable | Scott Ullrich | 2010-07-11 | 1 | -2/+2 |