summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for th...jim-p2010-07-144-14/+32
* Flip this back the other way, the group operation will fail if the user isn't...jim-p2010-07-141-5/+5
* 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, st...jim-p2010-07-122-0/+437
* 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
* Set groups first, since local_user_set checks a privilege that relies on the ...jim-p2010-07-121-1/+1
* 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
|\
| * 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
| * 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
| * Add a id of redboxtable to the table so that ajax can interact with this box.Scott Ullrich2010-07-111-2/+2
| * only reload if relayd is already running, don't kill and then start itChris Buechler2010-07-111-9/+19
| * Use the move pointer typeScott Ullrich2010-07-111-4/+5
| * fix some of the logging for load balancer, still partially brokenChris Buechler2010-07-113-5/+7
| * Adding drag and drop feature to firewall rules ordering. Simply start draggi...Scott Ullrich2010-07-111-2/+66
| * rename slbd pages since this is no longer slbdChris Buechler2010-07-1115-33/+33
| * fix double click to editChris Buechler2010-07-111-1/+1
| * couple load balancer fixes, resolves #723Chris Buechler2010-07-111-2/+2
OpenPOWER on IntegriCloud