Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing ;'s. | jim-p | 2011-09-29 | 1 | -2/+2 |
| | |||||
* | Show session detail in Virtual Server status | jim-p | 2011-09-29 | 2 | -4/+30 |
| | |||||
* | remove symlinks for PBI binaries | Vinicius Coque | 2011-09-29 | 1 | -0/+15 |
| | |||||
* | remove PBI even when packages depends on only one PBI package | Vinicius Coque | 2011-09-29 | 1 | -0/+2 |
| | |||||
* | Create symlinks for bin and sbin directories on /usr/local/ after installing ↵ | Vinicius Coque | 2011-09-29 | 1 | -2/+15 |
| | | | | a PBI | ||||
* | Try to send the xmlrpc errors to the system log | Ermal | 2011-09-29 | 1 | -0/+2 |
| | |||||
* | Check that we have user password otherwise strange things happen if tehre is ↵ | Ermal | 2011-09-28 | 1 | -0/+5 |
| | | | | nothing stored in the config | ||||
* | Correctly check if it is a valid object or not | Ermal | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Combine is_subnet to check for both v4 and v6 subnets | Warren Baker | 2011-09-29 | 1 | -1/+12 |
| | |||||
* | Add is_subnetv6 for checking of IPv6 subnets | Warren Baker | 2011-09-29 | 1 | -1/+18 |
| | |||||
* | Clarify text/settings for media selection. Fixes #1910 | jim-p | 2011-09-28 | 1 | -2/+3 |
| | |||||
* | Add relayd to Status > Services and widget. Add capability to kill when ↵ | jim-p | 2011-09-28 | 3 | -3/+32 |
| | | | | restarting instead of a simple reload. Implements #1913 | ||||
* | install/remove packages using PBI | Vinicius Coque | 2011-09-28 | 1 | -44/+10 |
| | |||||
* | Merge branch 'jquery' of github.com:vcoque/pfsense into jquery | Vinicius Coque | 2011-09-27 | 0 | -0/+0 |
|\ | | | | | | | | | Conflicts: usr/local/www/index.php | ||||
| * | Merge branch 'jquery' of github.com:vcoque/pfsense into jquery | Vinicius Coque | 2011-09-27 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'jquery' of github.com:vcoque/pfsense into jquery | Vinicius Coque | 2011-09-21 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Convert prototype code to jQuery | Vinicius Coque | 2011-09-21 | 1 | -6/+6 |
| | | | | |||||
| | | * | Merge branch 'jquery' of github.com:vcoque/pfsense into jquery | Vinicius Coque | 2011-09-20 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Add jQuery javascript library | Vinicius Coque | 2011-09-12 | 2 | -1/+8985 |
| | | | | | |||||
| | | * | | Convert dashboard ajax code from Prototype to jQuery | Vinicius Coque | 2011-09-20 | 2 | -55/+58 |
| | | | | | |||||
| | | * | | Add jQuery javascript library | Vinicius Coque | 2011-09-20 | 2 | -1/+8985 |
| | | | | | |||||
| | * | | | Convert prototype code to jQuery | Vinicius Coque | 2011-09-21 | 1 | -6/+6 |
| | | | | | |||||
| | * | | | Convert dashboard ajax code from Prototype to jQuery | Vinicius Coque | 2011-09-21 | 2 | -55/+58 |
| | | | | | |||||
| | * | | | Add jQuery javascript library | Vinicius Coque | 2011-09-21 | 2 | -1/+8985 |
| | | | | | |||||
| * | | | | Convert prototype code to jQuery | Vinicius Coque | 2011-09-27 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Convert dashboard ajax code from Prototype to jQuery | Vinicius Coque | 2011-09-27 | 2 | -55/+58 |
| | | | | | |||||
| * | | | | Add jQuery javascript library | Vinicius Coque | 2011-09-27 | 2 | -1/+8985 |
| | | | | | |||||
* | | | | | convert javascript code to jQuery on system* files | Vinicius Coque | 2011-09-27 | 4 | -25/+25 |
| | | | | | |||||
* | | | | | Use jQuery fadeout effect | Vinicius Coque | 2011-09-27 | 1 | -3/+4 |
| | | | | | |||||
* | | | | | Convert prototype code to jQuery | Vinicius Coque | 2011-09-27 | 1 | -6/+6 |
| | | | | | |||||
* | | | | | Convert dashboard ajax code from Prototype to jQuery | Vinicius Coque | 2011-09-27 | 2 | -55/+58 |
| | | | | | |||||
* | | | | | Add jQuery javascript library | Vinicius Coque | 2011-09-27 | 2 | -1/+8985 |
| | | | | | |||||
* | | | | | Adding pbi_ suite of tools | Scott Ullrich | 2011-09-27 | 17 | -0/+17 |
| | | | | | |||||
* | | | | | Adding pbi_create | Scott Ullrich | 2011-09-27 | 1 | -0/+6308 |
| | | | | | |||||
* | | | | | Fixup relayd to handle DNS load balancing as well as standard TCP load ↵ | jim-p | 2011-09-27 | 3 | -59/+82 |
|/ / / / | | | | | | | | | | | | | balancing. | ||||
* | | | | Add global to hide download tab | Scott Ullrich | 2011-09-26 | 6 | -20/+26 |
| | | | | |||||
* | | | | Remove . | Scott Ullrich | 2011-09-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix filename | Scott Ullrich | 2011-09-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add download feature | Scott Ullrich | 2011-09-26 | 1 | -17/+20 |
| | | | | |||||
* | | | | Simplify message | Scott Ullrich | 2011-09-26 | 1 | -3/+1 |
| | | | | |||||
* | | | | Hide warning until firmware update enabled = true | Scott Ullrich | 2011-09-26 | 1 | -0/+3 |
| | | | | |||||
* | | | | Disable download and revisit tomorrow | Scott Ullrich | 2011-09-25 | 1 | -17/+19 |
| | | | | |||||
* | | | | Use escapeshellcmd | Scott Ullrich | 2011-09-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fix path | Scott Ullrich | 2011-09-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | Add download backup feature | Scott Ullrich | 2011-09-25 | 1 | -4/+25 |
| | | | | |||||
* | | | | Include functions first. Just saw a APC cache bug for getAllowedPages() | Scott Ullrich | 2011-09-25 | 1 | -2/+3 |
| | | | | |||||
* | | | | Use format_bytes() | Scott Ullrich | 2011-09-25 | 1 | -3/+7 |
| | | | | |||||
* | | | | Center text | Scott Ullrich | 2011-09-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | Increase colspan | Scott Ullrich | 2011-09-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add delete full backup feature | Scott Ullrich | 2011-09-25 | 1 | -1/+14 |
| | | | |