Commit Graph

9337 Commits

Author SHA1 Message Date
jim-p
689eaa4dc6 Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:43 -04:00
jim-p
ff160984b2 Show session detail in Virtual Server status 2011-09-29 15:13:30 -04:00
jim-p
433e98427c Clarify text/settings for media selection. Fixes #1910 2011-09-28 14:41:15 -04:00
jim-p
d353423564 Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913 2011-09-28 11:39:49 -04:00
Vinicius Coque
300e2c0bc9 convert javascript code to jQuery on system* files 2011-09-27 19:38:56 -03:00
Vinicius Coque
f63932ca3d Use jQuery fadeout effect 2011-09-27 19:31:20 -03:00
Vinicius Coque
f910c29e93 Convert prototype code to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
b1678e2d72 Convert dashboard ajax code from Prototype to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
9cd55a6611 Add jQuery javascript library 2011-09-27 19:31:18 -03:00
Scott Ullrich
b7027baee4 Adding pbi_ suite of tools 2011-09-27 17:50:59 -04:00
Scott Ullrich
af422d559c Adding pbi_create 2011-09-27 17:50:58 -04:00
jim-p
b6d748733b Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 17:13:02 -04:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
612650702a Remove . 2011-09-26 18:16:40 -04:00
Scott Ullrich
7e2ad1be0f Fix filename 2011-09-26 18:11:52 -04:00
Scott Ullrich
ceb3515dea Add download feature 2011-09-26 18:10:33 -04:00
Scott Ullrich
68e14a6bbc Simplify message 2011-09-26 02:42:25 -04:00
Scott Ullrich
09b964a29a Hide warning until firmware update enabled = true 2011-09-26 02:38:35 -04:00
Scott Ullrich
110603e4e2 Disable download and revisit tomorrow 2011-09-25 23:17:17 -04:00
Scott Ullrich
9249074503 Use escapeshellcmd 2011-09-25 23:04:43 -04:00
Scott Ullrich
f54a278cd3 Fix path 2011-09-25 23:03:35 -04:00
Scott Ullrich
ea76bdaf51 Add download backup feature 2011-09-25 22:49:08 -04:00
Scott Ullrich
7c1260e3bb Include functions first. Just saw a APC cache bug for getAllowedPages() 2011-09-25 22:40:15 -04:00
Scott Ullrich
e70f748f35 Use format_bytes() 2011-09-25 22:34:18 -04:00
Scott Ullrich
d337fd0e8a Center text 2011-09-25 22:08:22 -04:00
Scott Ullrich
9930d49481 Increase colspan 2011-09-25 22:07:42 -04:00
Scott Ullrich
f0f8bee2ce Add delete full backup feature 2011-09-25 22:07:18 -04:00
Scott Ullrich
7d86e6a8b7 Nuke class 2011-09-25 20:33:12 -04:00
Scott Ullrich
1f6442a783 Show backup size 2011-09-25 20:31:52 -04:00
Scott Ullrich
b8bfcce550 Add option to not restore config.xml 2011-09-25 20:27:28 -04:00
Scott Ullrich
e40d415ab3 Make the manual firmware upgrade screen look a little less busy. 2011-09-25 20:09:41 -04:00
Scott Ullrich
9928303beb Note when no backups are found 2011-09-25 19:29:09 -04:00
Scott Ullrich
c1605b3565 Add restore full backup tab 2011-09-25 19:19:08 -04:00
Scott Ullrich
a30afe0e59 Add checkbox to invoke full backup prior to upgrade 2011-09-25 17:57:11 -04:00
Scott Ullrich
b2a67b558c Add option to perform full backup prior to upgrade. First commit of 2011 pfSense hackathon! 2011-09-25 17:01:03 -04:00
smos
0c13b5f6aa Correct typo, fixes Ticket #1892 2011-09-22 12:52:08 +02:00
jim-p
9c070452ce Fix interface finding. Now properly adds a dhcpv6 static mapping via + button. 2011-09-21 16:32:43 -04:00
jim-p
9fbefc09a5 Fix type detection 2011-09-21 16:22:30 -04:00
jim-p
9d539cb5b8 Fix misnomer since the page was copied from dhcpv4, change references to arp to ndp instead. 2011-09-21 16:16:11 -04:00
jim-p
4e85523b25 Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead. 2011-09-21 16:14:17 -04:00
jim-p
4151bdba8c Fix display of static dhcpv6 assignments. Format duid with colons. 2011-09-21 15:49:17 -04:00
smos
eb26eb1cdf Commit a fix that prevents the drop down from showing over 31 length.
Fixes Ticket #1892
2011-09-21 19:08:39 +02:00
jim-p
2fdc826253 Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place) 2011-09-21 14:04:56 -04:00
jim-p
dcd8132214 For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started. 2011-09-21 13:42:07 -04:00
Ermal
f0be376863 Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421 2011-09-20 20:11:13 +00:00
jim-p
f393a514f2 Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client) 2011-09-20 14:57:12 -04:00
jim-p
b63b969117 Remove 0x, really isn't needed 2011-09-20 14:21:13 -04:00
jim-p
a4dd274beb Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously. 2011-09-20 14:18:40 -04:00
Ermal
21b8289eb8 Properly dispaly CP status page with the multi instance CP 2011-09-17 15:52:47 +00:00
Ermal
0380704f81 To avoid any possible issues during the different paths of the workflow create the zone since its first step 2011-09-15 19:28:25 +00:00