summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implement gettext() callsRafael Lucas2010-06-241-150/+150
|
* Implement gettext() callsRafael Lucas2010-06-241-65/+65
|
* Implement gettext() callsCarlos Eduardo Ramos2010-06-241-14/+14
|
* Implement gettext() callsCarlos Eduardo Ramos2010-06-241-15/+15
|
* Implement gettext() callsCarlos Eduardo Ramos2010-06-241-10/+10
|
* Implement gettext() callsCarlos Eduardo Ramos2010-06-241-18/+18
|
* Implement gettext() callsCarlos Eduardo Ramos2010-06-241-35/+35
|
* Implement gettext() callsRafael Lucas2010-06-241-8/+8
|
* Implement gettext() callsRafael Lucas2010-06-241-37/+37
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/pfsense-gettextRafael Lucas2010-06-2439-383/+478
|\
| * Modified sintaxes on diag_dns.php and diag_dump_states.phpJeann2010-06-232-7/+7
| |
| * gettext on archives firewall_aliases.php e firewall_nat.phpme2010-06-232-17/+17
| |
| * Merge remote branch 'mainline/master'Renato Botelho2010-06-2311-21/+62
| |\
| | * Be more strict when doing checks for empty values.Ermal2010-06-221-2/+2
| | |
| | * Actually apinger can be reloaded and this is not doing its job apparently.Ermal2010-06-221-3/+0
| | |
| | * Fixes #613. Add correctly users to all users group.Ermal2010-06-222-2/+12
| | |
| | * Add build-time comparison also.jim-p2010-06-221-1/+1
| | |
| | * Fix ssh key existence test.jim-p2010-06-221-1/+2
| | |
| | * Fix NanoBSD snapshot URL default.jim-p2010-06-211-1/+1
| | |
| | * Correct NanoBSD update filenamejim-p2010-06-211-3/+7
| | |
| | * Fix NanoBSD automatic update checks.jim-p2010-06-212-4/+19
| | |
| | * Actually send the HUP signal to tell apinger that a new config file is to be ↵Ermal2010-06-211-1/+4
| | | | | | | | | | | | loaded! This should solve a lot of issues with apinger monitoring.
| | * Do a more thorough check for missing sshd key files. Should fix #673jim-p2010-06-211-1/+8
| | |
| | * Fixes #480. Correctly upgrade config for monitorip. When a gateway exists ↵Ermal2010-06-211-5/+9
| | | | | | | | | | | | save there the monitorip instead of the interface.
| | * Fix #683. Show PPPs tab as selected when tab is selected.gnhb2010-06-211-1/+1
| | |
| * | Remove spaces and tabs from EOLRenato Botelho2010-06-211-2/+2
| | |
| * | Few adjustements on gettextRenato Botelho2010-06-211-6/+6
| | |
| * | Few adjustements on gettextRenato Botelho2010-06-211-7/+7
| | |
| * | Few adjustements on gettextRenato Botelho2010-06-211-8/+8
| | |
| * | Remove spaces and tabs from EOLRenato Botelho2010-06-211-13/+13
| | |
| * | Remove spaces and tabs from EOLRenato Botelho2010-06-211-1/+1
| | |
| * | Few adjustements on gettextRenato Botelho2010-06-211-3/+3
| | |
| * | Remove spaces and tabs from EOLRenato Botelho2010-06-211-10/+10
| | |
| * | Removing unnecessary gettext callsVinicius Coque2010-06-211-11/+11
| | |
| * | Fixing syntax errorVinicius Coque2010-06-211-12/+12
| | |
| * | Removing unnecessary gettext callsVinicius Coque2010-06-211-11/+11
| | |
| * | Removing unnecessary gettext callsVinicius Coque2010-06-211-11/+11
| | |
| * | Removing unnecessary gettext callsVinicius Coque2010-06-211-11/+11
| | |
| * | Removing unnecessary gettext callsVinicius Coque2010-06-211-15/+15
| | |
| * | Merge remote branch 'mainline/master'Renato Botelho2010-06-215-15/+43
| |\ \ | | |/
| | * Use proper locking.Ermal2010-06-211-4/+11
| | |
| | * Do not flush all tables unless Save was hit on webgui. This avoids flushing ↵Ermal2010-06-211-6/+19
| | | | | | | | | | | | the tables that keep logged in users.
| | * We should still delete this file if it's found, or the GUI can go into an ↵jim-p2010-06-191-0/+3
| | | | | | | | | | | | infinite loop reinstalling packages. Fixes #678
| | * Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.Ermal2010-06-181-0/+3
| | |
| | * Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-182-3/+5
| | |
| | * If packages are reinstalled during bootup than there is no need to reinstall ↵Ermal2010-06-182-5/+5
| | | | | | | | | | | | them again during GUI login.
| * | Merge remote branch 'mainline/master'Renato Botelho2010-06-1810-153/+177
| |\ \ | | |/
| | * Propperly check for down state.Ermal2010-06-181-2/+2
| | |
| | * Also teach system_routing_configure to have an interface as parameter so to ↵Ermal2010-06-182-4/+8
| | | | | | | | | | | | reload only routes related to this interface when an interface is reconfigured.
| | * Do not reconfigure CP on every event of interfaces or while reloading the ↵Ermal2010-06-183-133/+131
| | | | | | | | | | | | webGUI. Create 2 new function to just rewrite rules and restart the webserver for CP repctively for interface events and webGUI restart events.
OpenPOWER on IntegriCloud