| Commit message (Expand) | Author | Age | Files | Lines |
* | Just fix some space and tab problems | Renato Botelho | 2010-08-12 | 9 | -129/+129 |
* | gettext() fixes on interfaces_gif.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -1/+1 |
* | gettext() fixes on interfaces_bridge_edit.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -1/+1 |
* | Merge remote branch 'origin/master' | Vinicius Coque | 2010-08-12 | 1 | -1/+1 |
|\ |
|
| * | gettext() fixes on interfaces_bridge.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -1/+1 |
* | | Fix gettext on load_balancer_virtual_server_edit.php | Vinicius Coque | 2010-08-12 | 1 | -6/+6 |
|/ |
|
* | Merge remote branch 'mainline/master' | Renato Botelho | 2010-08-12 | 33 | -262/+305 |
|\ |
|
| * | Protect against PHP errors if the interface list is empty | jim-p | 2010-08-12 | 1 | -5/+8 |
| * | Fix the ID for the link to the associated filter rule when a filter rule has ... | Erik Fonnesbeck | 2010-08-12 | 1 | -0/+1 |
| * | Disable protocol box on associated rules, move the message, and clean up code... | Erik Fonnesbeck | 2010-08-12 | 1 | -51/+66 |
| * | Fix text | Erik Fonnesbeck | 2010-08-12 | 1 | -1/+1 |
| * | Fix link in error message for wake on lan. | Erik Fonnesbeck | 2010-08-11 | 1 | -2/+2 |
| * | Simplify sprintf | Erik Fonnesbeck | 2010-08-11 | 1 | -1/+1 |
| * | Fix text for a couple advanced options on filter rule list. | Erik Fonnesbeck | 2010-08-11 | 1 | -4/+4 |
| * | Modify various (s)printf format strings to allow translations to change the o... | Erik Fonnesbeck | 2010-08-11 | 14 | -22/+22 |
| * | Remove or simplify some (s)printf calls. | Erik Fonnesbeck | 2010-08-11 | 4 | -4/+4 |
| * | Fix text | Erik Fonnesbeck | 2010-08-11 | 2 | -2/+2 |
| * | Stick save and cancel back into the right hand of the first td cell like all ... | Scott Ullrich | 2010-08-11 | 1 | -6/+4 |
| * | Hide Save button until a drop down onChange event occurs | Scott Ullrich | 2010-08-11 | 1 | -4/+6 |
| * | Remove extra quotes that were added around some strings when adding printf+ge... | Erik Fonnesbeck | 2010-08-11 | 4 | -8/+8 |
| * | Fix printf/sprintf mixups. | Erik Fonnesbeck | 2010-08-11 | 8 | -14/+14 |
| * | Made LB pool status page follow natural (expected) order no matter which host... | Eirik Oeverby | 2010-08-11 | 1 | -23/+24 |
| * | This doesn't really need a printf either, come to think of it. | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | This probably shouldn't be a printf anyhow | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | This should be sprintf | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | Fix another gettext() call. | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | Fix gettext() call | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | Show selected properly for the LB mode. | jim-p | 2010-08-11 | 1 | -2/+2 |
| * | No need to set enable | Scott Ullrich | 2010-08-11 | 1 | -3/+3 |
| * | Do not try to bring down a CARP VIP for an entry that does not exist yet. Fix... | Erik Fonnesbeck | 2010-08-11 | 1 | -1/+1 |
| * | Allow batch Server LB/Failover pool changes from the Pool status screen. For ... | jim-p | 2010-08-11 | 1 | -10/+53 |
| * | When adding to a pool in manual failover mode, enforce the one-active limit a... | jim-p | 2010-08-11 | 1 | -1/+1 |
| * | Add 8021.x preauth (rsn_preauth) | Scott Ullrich | 2010-08-11 | 1 | -0/+12 |
| * | Rename $vipent to $pool here since we only deal with pools and the old name d... | jim-p | 2010-08-11 | 1 | -16/+16 |
| * | Change these PRINTs to echo for consistency, and reformat a little. Wrap vars... | jim-p | 2010-08-11 | 1 | -8/+12 |
| * | Formatting/whitespace fixes. | jim-p | 2010-08-11 | 1 | -95/+93 |
| * | Remove the gateway load balancer status code, that has all moved away from he... | jim-p | 2010-08-11 | 1 | -44/+2 |
| * | Add <form> tag, submit, and reset button here. | jim-p | 2010-08-11 | 1 | -1/+8 |
* | | Use <?php instead of <? | Renato Botelho | 2010-08-12 | 2 | -5/+5 |
* | | Small logic fixes, gettext fixes and make php -l happy | Renato Botelho | 2010-08-12 | 1 | -2/+5 |
* | | gettext fixes | Renato Botelho | 2010-08-12 | 1 | -9/+6 |
* | | Merge branch 'master' of rcs.pfsense.org:pfsense/pfsense-gettext | Renato Botelho | 2010-08-12 | 1 | -3/+3 |
|\ \ |
|
| * | | gettext() fixes on pkg_mgr_settings.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -3/+3 |
* | | | Use <?php instead of the short form | Renato Botelho | 2010-08-12 | 14 | -100/+100 |
|/ / |
|
* | | Make php -l happy renaming local function getHostName to _getHostName | Renato Botelho | 2010-08-12 | 1 | -2/+2 |
* | | Use <?php instead of <? | Renato Botelho | 2010-08-12 | 1 | -4/+4 |
* | | Use <?php instead of the short form, use <?= and remove spaces and tabs from EOL | Renato Botelho | 2010-08-12 | 1 | -62/+62 |
* | | gettext() fixes on load_balancer_pool_edit.php | Carlos Eduardo Ramos | 2010-08-12 | 1 | -4/+4 |
* | | Make php -l happier | Renato Botelho | 2010-08-12 | 1 | -2/+3 |
* | | Add missing ) | Renato Botelho | 2010-08-12 | 1 | -1/+1 |