summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Nuke trailing carriage returnsScott Ullrich2010-12-223-3/+3
|
* Display confirmation before sending Wake on LAN packet to clicked MAC ↵Erik Fonnesbeck2010-12-221-1/+1
| | | | address in list of DHCP leases. Ticket #861
* Change appearance of fields for saved "Additional BOOTP/DHCP Options" to be ↵Erik Fonnesbeck2010-12-221-2/+2
| | | | consistent with other fields on the page.
* Fix interface names for Wake on LAN entries. Fixes #1101Erik Fonnesbeck2010-12-221-5/+1
|
* Fix routed starting. Reported-by: ↵Ermal2010-12-221-19/+9
| | | | http://forum.pfsense.org/index.php/topic,29015.0.html
* Modify comparisons for antenna settings to be more restrictive. Might help ↵Erik Fonnesbeck2010-12-221-14/+14
| | | | with ticket #1121
* Remove extra (. Reported-by: ↵Ermal2010-12-221-1/+1
| | | | http://forum.pfsense.org/index.php/topic,31246.msg161929.html#msg161929
* Use the provided settings even for HFSC scheduler instead of hardcoding ↵Ermal2010-12-224-165/+146
| | | | 32Kbit/s speed on VoIP. Also cleanup some whitespace.
* Do not break on header titlesScott Ullrich2010-12-211-6/+6
|
* Turn off csrf for dashboardScott Ullrich2010-12-211-0/+3
|
* Remove note about encyrption password only used for encryped fs type. It's ↵Scott Ullrich2010-12-211-1/+0
| | | | handled by enable/disable js code now.
* Make the CP locking more granular and make use correctly of exclusive/shared ↵Ermal2010-12-221-27/+9
| | | | locks where appripriate. This speeds up CP login process.
* Correcly fire delete eventScott Ullrich2010-12-211-3/+3
|
* Fire event for delete tooScott Ullrich2010-12-211-0/+1
|
* Auto insert disk sizeScott Ullrich2010-12-211-0/+2
|
* Default to UFS+SScott Ullrich2010-12-211-1/+1
|
* Disable the available space field tooScott Ullrich2010-12-211-0/+1
|
* nuke the leave one megabyte free on each disk business.Scott Ullrich2010-12-211-6/+14
|
* Revise not about leaving 1 megabyte free on each diskScott Ullrich2010-12-211-1/+1
|
* Turn background of input box red if you over allocateScott Ullrich2010-12-211-0/+7
|
* Add delete button. Move the add button to the right of total allocated.Scott Ullrich2010-12-211-10/+13
|
* Oops, check against disksseen variableScott Ullrich2010-12-211-1/+1
|
* Turn background field to green when all disk capacity has been correctly ↵Scott Ullrich2010-12-211-3/+18
| | | | allocated to the various slices.
* Show the capacity of all allocated disks in addition to the amount of space ↵Scott Ullrich2010-12-211-2/+32
| | | | allocated
* Fix double click editing of GRE interfacesjim-p2010-12-211-1/+1
|
* Black list gre interfaces from bridge member list since they cannot be part ↵Ermal2010-12-211-0/+4
| | | | of a bridge.
* Reconfigure the assigned interface settings if we are modifying the clone ↵Ermal2010-12-212-0/+8
| | | | settings from interfaces->assign->TYPE.
* Use 1024 not 1000 in conversion.Ermal2010-12-214-12/+12
|
* Reinvent the 8 hour graph period, this one should work properly, needs testsmos2010-12-202-11/+21
|
* Show on the interface list present members of the lagg.Ermal2010-12-201-0/+3
|
* Add a per-entry option for Proxy ARP VIPs of the Network type to disable ↵jim-p2010-12-203-0/+32
| | | | their expansion on Port Forwards and Outbound NAT screens. Will allow users with large proxy arp subnets used only with 1:1 to still load those pages in a reasonable time. Resolves #1119
* Fire this event later in the scriptScott Ullrich2010-12-191-1/+1
|
* Add effect when total allocated amount changesScott Ullrich2010-12-191-1/+6
|
* Add note about leaving 1 megabyte freeScott Ullrich2010-12-191-0/+1
|
* Reword to not confuseScott Ullrich2010-12-191-1/+1
|
* CommentScott Ullrich2010-12-191-0/+3
|
* Add rowhelper_onDelete callScott Ullrich2010-12-191-2/+5
|
* Nuke function_exists()Scott Ullrich2010-12-191-14/+0
|
* Only for onceScott Ullrich2010-12-191-2/+3
|
* Disable changing of allocated box. Merge two functions into oneScott Ullrich2010-12-191-10/+8
|
* Add and use rowhelper_onAdd which will fire javascript code after adding new rowScott Ullrich2010-12-192-0/+4
|
* Remove debugging alert()Scott Ullrich2010-12-191-1/+0
|
* Add rowhelper_onChange variable for row helper and remove the previous ↵Scott Ullrich2010-12-192-34/+34
| | | | function detection code
* Minor formatting fixesScott Ullrich2010-12-191-3/+8
|
* Correctly --Scott Ullrich2010-12-191-2/+2
|
* Decrease size by 1 megabyte as some disks are failingScott Ullrich2010-12-191-1/+3
|
* Format please wait better with a tableScott Ullrich2010-12-191-1/+10
|
* Style the hrScott Ullrich2010-12-191-10/+22
|
* Save boot manager selection when returning to previous screensScott Ullrich2010-12-191-6/+15
|
* Fix typos. Align to middle in table header rowScott Ullrich2010-12-191-8/+8
|
OpenPOWER on IntegriCloud