summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Corrections gettext implementation on services_dhcp_relay.phpCarlos Eduardo Ramos2010-07-151-7/+7
|
* Corrections gettext implementation on services_dhcp.phpCarlos Eduardo Ramos2010-07-151-30/+30
|
* Corrections gettext implementation on load_balancer_monitor_edit.phpCarlos Eduardo Ramos2010-07-151-23/+23
|
* Corrections gettext implementation on load_balancer_monitor.phpCarlos Eduardo Ramos2010-07-151-5/+5
|
* Implement gettext() calls on load_balancer_virtual_server.phpCarlos Eduardo Ramos2010-07-151-5/+5
|
* Implement gettext() calls on load_balancer_virtual_server_edit.phpCarlos Eduardo Ramos2010-07-151-26/+26
|
* Implement gettext() calls on load_balancer_relay_protocol.phpCarlos Eduardo Ramos2010-07-151-6/+6
|
* Implement gettext() calls on load_balancer_relay_protocol_edit.phpCarlos Eduardo Ramos2010-07-151-22/+22
|
* Merge remote branch 'mainline/master'Renato Botelho2010-07-1521-35/+3602
|\
| * 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
| |
* | Implement gettext() calls on services_captiveportal_vouchers.phpCarlos Eduardo Ramos2010-07-141-61/+62
| |
* | Implement gettext() calls on services_captiveportal_vouchers_edit.phpCarlos Eduardo Ramos2010-07-141-15/+16
| |
* | Implement gettext() calls on services_captiveportal.phpCarlos Eduardo Ramos2010-07-141-151/+152
| |
* | Implement gettext() calls on services_captiveportal_mac.phpCarlos Eduardo Ramos2010-07-141-18/+19
| |
* | Implement gettext() calls on services_captiveportal_mac_edit.phpCarlos Eduardo Ramos2010-07-131-18/+19
| |
* | Implement gettext() calls on services_captiveportal_ip.phpCarlos Eduardo Ramos2010-07-131-18/+19
| |
* | Implement gettext() calls on services_captiveportal_ip_edit.phpCarlos Eduardo Ramos2010-07-131-20/+21
| |
* | Implement gettext() calls on services_captiveportal_filemanager.phpCarlos Eduardo Ramos2010-07-131-26/+27
| |
* | Implement gettext() calls on services_dhcp_edit.phpRafael Lucas2010-07-131-22/+22
| |
* | Implement gettext() calls on services_dhcp_relay.phpRafael Lucas2010-07-131-15/+15
| |
* | Implement gettext() calls on services_dhcp.phpRafael Lucas2010-07-131-96/+96
| |
* | Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettextRafael Lucas2010-07-1311-22/+584
|\ \
| * \ Merge remote branch 'mainline/master'Renato Botelho2010-07-1311-22/+584
| |\ \ | | |/
| | * 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
| | |
OpenPOWER on IntegriCloud