summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow sticky-connections to work again. Ticket #337Scott Ullrich2010-07-151-18/+17
|
* Improve the RRD graph displaysmos2010-07-152-98/+235
|
* No need to use # in color code, it's already set with thisScott Ullrich2010-07-142-4/+4
|
* Allow overriding the Nifty corners background colorScott Ullrich2010-07-142-7/+15
|
* Handle VIP DNS-Rebinding detection correctlyScott Ullrich2010-07-141-0/+5
|
* Adding login.css to all themes. Add infobox theme code now that we warn ↵Scott Ullrich2010-07-147-0/+3525
| | | | users for dns rebinding on the login page
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-142-1/+11
|
* Fix this disabled test for CSC entries.jim-p2010-07-141-1/+1
|
* Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for ↵jim-p2010-07-144-14/+32
| | | | the patch.
* Flip this back the other way, the group operation will fail if the user ↵jim-p2010-07-141-5/+5
| | | | isn't set yet.
* Silence this commandjim-p2010-07-141-1/+1
|
* Fix path for relayctl. Fixes #739Erik Fonnesbeck2010-07-141-2/+2
|
* Add OpenVPN none/null cipher.jim-p2010-07-131-1/+1
|
* Fix this function call, it only takes one parameter.jim-p2010-07-131-1/+1
|
* Get user pages as well as group pages. Fixes #735jim-p2010-07-131-0/+1
|
* Correct package rules error filename. Fixes #738jim-p2010-07-131-1/+1
|
* Add SSH tunneling privilege to list of available privileges.Erik Fonnesbeck2010-07-122-2/+10
|
* Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, ↵jim-p2010-07-122-0/+437
| | | | still needs hooked into notifications, and service code for smartd)
* Lock out shell accounts that have no OS access, or are expired/disabled.jim-p2010-07-121-0/+11
|
* Add check for user-ssh-tunnel to give users access to the ssh tunnel shelljim-p2010-07-121-0/+2
|
* fix disable HTTP redirectChris Buechler2010-07-121-4/+4
|
* Flip this test around so it is easier to follow/read.jim-p2010-07-121-3/+3
|
* Sync groups first, since users may rely on group changes.jim-p2010-07-121-5/+5
|
* Detect if nanobsd or nanobsd-vga image must be used for upgradeRenato Botelho2010-07-122-2/+12
|
* Make sure a user gets deleted from the 'all' group.jim-p2010-07-121-1/+1
|
* Add undo button for drag and drop reorderingScott Ullrich2010-07-122-2/+85
|
* After editing a group, refresh its users, as their shell privileges may have ↵jim-p2010-07-121-0/+8
| | | | changed.
* Set groups first, since local_user_set checks a privilege that relies on the ↵jim-p2010-07-121-1/+1
| | | | groups being accurate when run.
* Clean up this code.jim-p2010-07-121-6/+5
|
* Remove home directory when deleting a user.jim-p2010-07-121-1/+5
|
* Fix "all users" group member array test.jim-p2010-07-121-2/+2
|
* Do not call gettext() to print varsRenato Botelho2010-07-121-1/+1
|
* Checked gettext() implementation on diag_ping.phpCarlos Eduardo Ramos2010-07-121-3/+3
|
* Checked gettext() implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-121-1/+1
|
* Checked gettext() implementation on diag_ping.phpCarlos Eduardo Ramos2010-07-121-1/+1
|
* Merge remote branch 'mainline/master' into 1_diagRenato Botelho2010-07-1231-169/+468
|\ | | | | | | | | Conflicts: usr/local/www/diag_ipsec_sad.php
| * Mark filter dirty after savingScott Ullrich2010-07-121-1/+2
| |
| * Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-1/+1
| |
| * Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-10/+16
| |
| * Cleanup HTML formattingScott Ullrich2010-07-121-21/+26
| |
| * Add hint about drag and drop reorderingScott Ullrich2010-07-111-4/+12
| |
| * Unbreak OnMouseEventScott Ullrich2010-07-111-2/+1
| |
| * Nuke trailing c/rScott Ullrich2010-07-111-1/+1
| |
| * Add a Close button option for notices that have appeared as long as the save ↵Scott Ullrich2010-07-111-3/+7
| | | | | | | | button has not been set
| * Mark Loading box visibility has hidden as it is only used for drag and dropScott Ullrich2010-07-111-1/+1
| |
| * remove warning for redirect mode since it's not supportedChris Buechler2010-07-111-1/+0
| |
| * Use redboxtableScott Ullrich2010-07-111-2/+2
| |
| * Unbreak niftyScott Ullrich2010-07-111-1/+1
| |
| * Rename to already existing name=infoboxnpScott Ullrich2010-07-112-3/+3
| |
| * Show a loading ajax widget when the page is refreshing the orderScott Ullrich2010-07-111-5/+9
| |
OpenPOWER on IntegriCloud