Commit Graph

14763 Commits

Author SHA1 Message Date
Carlos Eduardo Ramos
cea05ee9e9 Checked gettext() implementation on interfaces_gre.php 2010-07-14 10:38:26 -03:00
Renato Botelho
4993629033 Merge remote branch 'mainline/master' into 3_interfaces 2010-07-13 08:51:12 -03:00
Erik Fonnesbeck
3e251b1290 Add SSH tunneling privilege to list of available privileges. 2010-07-12 15:31:14 -06:00
jim-p
21f0f60de5 Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, still needs hooked into notifications, and service code for smartd) 2010-07-12 17:18:04 -04:00
jim-p
df8d74dee3 Lock out shell accounts that have no OS access, or are expired/disabled. 2010-07-12 17:11:24 -04:00
jim-p
d8d2d3e462 Add check for user-ssh-tunnel to give users access to the ssh tunnel shell 2010-07-12 17:02:12 -04:00
Chris Buechler
36f83f683d fix disable HTTP redirect 2010-07-12 17:00:10 -04:00
jim-p
1ed86bc611 Flip this test around so it is easier to follow/read. 2010-07-12 16:56:42 -04:00
jim-p
5af2baf71e Sync groups first, since users may rely on group changes. 2010-07-12 16:54:53 -04:00
Renato Botelho
0d7715eb82 Detect if nanobsd or nanobsd-vga image must be used for upgrade 2010-07-12 17:10:29 -03:00
jim-p
739c78ac30 Make sure a user gets deleted from the 'all' group. 2010-07-12 13:37:40 -04:00
Scott Ullrich
619f2dbd07 Add undo button for drag and drop reordering 2010-07-12 13:30:01 -04:00
jim-p
2a0e85128c After editing a group, refresh its users, as their shell privileges may have changed. 2010-07-12 13:20:44 -04:00
jim-p
2934322e80 Set groups first, since local_user_set checks a privilege that relies on the groups being accurate when run. 2010-07-12 12:58:15 -04:00
jim-p
a137fedd7d Clean up this code. 2010-07-12 12:52:25 -04:00
jim-p
a39675ecae Remove home directory when deleting a user. 2010-07-12 12:40:25 -04:00
Renato Botelho
1c948b0fad Merge remote branch 'mainline/master' into 3_interfaces 2010-07-12 13:05:40 -03:00
Renato Botelho
27f7374bae Merge remote branch 'mainline/master' into 3_interfaces
Conflicts:
	usr/local/www/diag_backup.php
	usr/local/www/diag_dns.php
	usr/local/www/diag_ipsec_sad.php
	usr/local/www/diag_logs_vpn.php
	usr/local/www/diag_ping.php
	usr/local/www/diag_pkglogs.php
	usr/local/www/diag_showbogons.php
	usr/local/www/diag_states_summary.php
	usr/local/www/diag_traceroute.php
2010-07-12 13:01:14 -03:00
jim-p
a803793fe5 Fix "all users" group member array test. 2010-07-12 11:59:22 -04:00
Renato Botelho
0ddddb7a8b Do not call gettext() to print vars 2010-07-12 12:43:24 -03:00
Carlos Eduardo Ramos
3667803934 Checked gettext() implementation on diag_ping.php 2010-07-12 10:28:03 -03:00
Carlos Eduardo Ramos
486c214d83 Checked gettext() implementation on diag_backup.php 2010-07-12 10:22:31 -03:00
Carlos Eduardo Ramos
478877e239 Checked gettext() implementation on diag_ping.php 2010-07-12 10:18:34 -03:00
Renato Botelho
015c8b95d3 Merge remote branch 'mainline/master' into 3_interfaces 2010-07-12 09:48:37 -03:00
Renato Botelho
657ba532dd Merge remote branch 'mainline/master' into 1_diag
Conflicts:
	usr/local/www/diag_ipsec_sad.php
2010-07-12 09:40:09 -03:00
Carlos Eduardo Ramos
95fcc82dfd Checked gettext() implementation on interfaces_wireless.php 2010-07-12 09:07:23 -03:00
Carlos Eduardo Ramos
161e42f0ea Checked gettext() implementation on interfaces_wireless_edit.php 2010-07-12 09:00:36 -03:00
Scott Ullrich
68cbabcbfd Mark filter dirty after saving 2010-07-12 00:37:53 -04:00
Scott Ullrich
52b8dc16a0 Cleanup HTMl formatting a bit more, stick mode on its on TR 2010-07-12 00:19:08 -04:00
Scott Ullrich
5d2c6f3e97 Cleanup HTMl formatting a bit more, stick mode on its on TR 2010-07-12 00:18:00 -04:00
Scott Ullrich
d547574127 Cleanup HTML formatting 2010-07-12 00:09:33 -04:00
Scott Ullrich
c662cc9d59 Add hint about drag and drop reordering 2010-07-11 23:37:06 -04:00
Scott Ullrich
eea1e0c520 Unbreak OnMouseEvent 2010-07-11 23:20:58 -04:00
Scott Ullrich
28170529cf Nuke trailing c/r 2010-07-11 23:02:12 -04:00
Scott Ullrich
2386990d80 Add a Close button option for notices that have appeared as long as the save button has not been set 2010-07-11 23:00:24 -04:00
Scott Ullrich
df22216317 Mark Loading box visibility has hidden as it is only used for drag and drop 2010-07-11 22:43:46 -04:00
Chris Buechler
ecd7281ee6 remove warning for redirect mode since it's not supported 2010-07-11 22:15:12 -04:00
Scott Ullrich
12c547897b Use redboxtable 2010-07-11 22:12:49 -04:00
Scott Ullrich
8c8d954f1e Unbreak nifty 2010-07-11 22:10:09 -04:00
Scott Ullrich
23287db727 Rename to already existing name=infoboxnp 2010-07-11 22:07:25 -04:00
Scott Ullrich
6dc83d5241 Show a loading ajax widget when the page is refreshing the order 2010-07-11 21:52:52 -04:00
Scott Ullrich
467989e2a4 Add a id of redboxtable to the table so that ajax can interact with this box. 2010-07-11 21:52:51 -04:00
Chris Buechler
b1bd211944 only reload if relayd is already running, don't kill and then start it 2010-07-11 21:23:44 -04:00
Scott Ullrich
7abaeb1fa5 Use the move pointer type 2010-07-11 20:57:12 -04:00
Chris Buechler
087a89f823 fix some of the logging for load balancer, still partially broken 2010-07-11 19:58:19 -04:00
Scott Ullrich
32c580703f Adding drag and drop feature to firewall rules ordering. Simply start dragging a rule and release and the page will refresh with the new order. If all goes well I will duplicate this feature to other pages with rule reordering functionality. 2010-07-11 19:57:37 -04:00
Chris Buechler
477dcf13ce rename slbd pages since this is no longer slbd 2010-07-11 19:13:57 -04:00
Chris Buechler
b2911375bd fix double click to edit 2010-07-11 18:50:02 -04:00
Chris Buechler
f8cb57dba2 couple load balancer fixes, resolves #723 2010-07-11 17:23:44 -04:00
Erik Fonnesbeck
7017b54ec4 Speed up loading information from regdomain.xml 2010-07-10 23:40:56 -06:00