summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Checked gettext() implementation on firewall_shaper_layer7.phpCarlos Eduardo Ramos2010-07-131-1/+1
|
* Checked gettext() implementation on firewall_shaper_vinterface.phpCarlos Eduardo Ramos2010-07-131-3/+3
|
* Checked gettext() implementation on firewall_schedule_edit.phpCarlos Eduardo Ramos2010-07-131-1/+2
|
* Checked gettext() implementation on firewall_schedule.phpCarlos Eduardo Ramos2010-07-131-1/+2
|
* Checked gettext() implementation on firewall_nat_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
|
* Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-1/+1
|
* Checked gettext() implementation on firewall_rules.phpCarlos Eduardo Ramos2010-07-131-9/+10
|
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-1311-22/+584
|\ | | | | | | | | Conflicts: usr/local/www/firewall_rules.php
| * 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
| |
* | Merge branch '2_firewall' of rcs.pfsense.org:pfsense/pfsense-gettext into ↵Renato Botelho2010-07-136-29/+29
|\ \ | | | | | | | | | 2_firewall
| * | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-131-12/+12
| | |
| * | Checked gettext() implementation on firewall_aliases_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | |
| * | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-2/+2
| | |
| * | Checked gettext() implementation on firewall_nat_out.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | |
| * | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-3/+3
| | |
| * | Checked gettext() implementation on firewall_virtual_ip_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | |
| * | Checked gettext() implementation on firewall_shaper_layer7.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | |
| * | Checked gettext() implementation on firewall_rules_edit.phpCarlos Eduardo Ramos2010-07-121-5/+5
| | |
| * | Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-1/+1
| | |
| * | Checked gettext() implementation on firewall_nat_out_edit.phpCarlos Eduardo Ramos2010-07-121-4/+4
| | |
* | | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-121-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix "all users" group member array test.jim-p2010-07-121-2/+2
| |
* | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-1212-166/+166
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | 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
| * 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
| * \ Merge remote branch 'mainline/master' into 1_diagRenato Botelho2010-07-083-8/+67
| |\ \
| * | | Corrections gettext implementation on diag_routes.phpCarlos Eduardo Ramos2010-07-081-1/+1
| | | |
| * | | Corrections gettext implementation on diag_ping.phpCarlos Eduardo Ramos2010-07-081-3/+3
| | | |
| * | | Corrections gettext implementation on diag_system_pftop.phpCarlos Eduardo Ramos2010-07-081-3/+3
| | | |
| * | | Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-2/+2
| | | |
| * | | Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-1/+1
| | | |
| * | | Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-1/+1
| | | |
| * | | Merge remote branch 'mainline/master' into 1_diagRenato Botelho2010-07-0713-35/+224
| |\ \ \
| * \ \ \ Merge remote branch 'mainline/master' into 1_diagRenato Botelho2010-07-014-8/+25
| |\ \ \ \
OpenPOWER on IntegriCloud