summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-182-419/+421
| | | | traffic_shaper_wizard.xml
* Resolves #732. Make the wizard behave better and _actually_ work by ↵Ermal2010-08-183-216/+225
| | | | correcting typos in code. Make it faster by not using HTTP redirection for showing errors. Try to make it more user friendly, though some more work is needed.
* Ticket #826. Add more bandage to notice when a reading on socket timeouts.Ermal2010-08-182-1/+18
|
* Ticket #826. Convert to unix domain sockets for management interface so we ↵Ermal2010-08-182-8/+23
| | | | do not have problems when interface is any.
* Ticket #826. Add timeout of 1 second for all read/write actions performed on ↵Ermal2010-08-182-1/+3
| | | | the socket. This should fix point 1) on the ticket.
* Echo out field if its setScott Ullrich2010-08-172-2/+2
|
* Include supportedbybsdperimeter fieldScott Ullrich2010-08-171-1/+1
|
* Add Supported by BSD Perimter fieldScott Ullrich2010-08-172-2/+21
|
* Fixes #694. Actually if the vip interface changes take proper actions to ↵Ermal2010-08-171-2/+2
| | | | clean up on the previous interface.
* Avoid a warning on this code when there is no member for a group.Ermal2010-08-171-2/+2
|
* Fixes #88. Actually fix all the mess that was caused by setup_microcode() ↵Ermal2010-08-172-78/+66
| | | | which overwrote the whole decisions being made on boot from other code. Solve this by moving the setting of all interface capabilities to interface_configure() and just leaving microcode setup to setup_microcode. Also optimize and make more readble the polling setup if activated/deactivated. This also fixes the ticket issue because the settings are now kept after booting up and not overwritten by other code.
* Reshufling for better reading of code.Ermal2010-08-171-3/+2
|
* Ticket #88. When creating the bridge find the common flags needed related to ↵Ermal2010-08-171-4/+24
| | | | rxcsum/txcsum so that the bridge actually works.
* Fix ajax updating of fields when the CPU graph widget is not in use.jim-p2010-08-171-4/+4
|
* Do not show the empty part of the graph by request of manysmos2010-08-171-7/+14
|
* No functional change just code reshuffle.Ermal2010-08-172-12/+10
|
* Update gateway status properly when fetched via AJAX.jim-p2010-08-162-7/+7
|
* Print a notice that OpenVPN status information is not available for shared ↵jim-p2010-08-162-0/+5
| | | | key servers.
* Capitalizejim-p2010-08-161-1/+1
|
* Remove these three bullet points that don't seem to make any sense on their own.jim-p2010-08-161-6/+4
|
* Also show the save button if we have just performed an action.jim-p2010-08-161-1/+1
|
* Do not escape this $jim-p2010-08-161-1/+1
|
* End processing when we receive an ERROR line. Part of ticket #826jim-p2010-08-161-2/+2
|
* Fix typoScott Ullrich2010-08-161-1/+1
|
* Adding zmqScott Ullrich2010-08-161-1/+3
|
* There is no need to clear this anymore.Ermal2010-08-161-2/+0
|
* Fixes #823. Do not reload all interfaces, there is already code to do this ↵Ermal2010-08-161-2/+0
| | | | for changed interfaces.
* Also mark wlan cloned interfaces as altq capable.Ermal2010-08-161-1/+3
|
* Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.Ermal2010-08-163-15/+10
|
* Adapt to use 2.0's accountsScott Ullrich2010-08-152-23/+47
|
* Adding initial xmlrpc -> zeromq conversionScott Ullrich2010-08-151-0/+244
|
* Fix alignment of save and cancel buttons on interfaces.php.Erik Fonnesbeck2010-08-151-3/+4
|
* Revert "Stick save and cancel back into the right hand of the first td cell ↵Scott Ullrich2010-08-151-4/+6
| | | | | | like all other forms have it." This reverts commit 787e94645b722b3b3c7f99480a7b71c20f083396.
* Do not set legacy for nowScott Ullrich2010-08-151-1/+1
|
* Do not issue legacy command for time being until a strange error can be ↵Scott Ullrich2010-08-151-2/+2
| | | | tracked down. The ZFS install works OK without it
* Unbreak An error occurredScott Ullrich2010-08-151-2/+2
|
* These are not needed and ends up creating an error. Remove for time beeingScott Ullrich2010-08-151-3/+3
|
* Only do check on pfSense platformScott Ullrich2010-08-151-4/+6
|
* Only process items if we can find grepScott Ullrich2010-08-151-3/+5
|
* Handle ZFS root partition read-only casesScott Ullrich2010-08-151-0/+6
|
* Fixed pattern matching for relayctl output (fixes vservers with spaces in name)Eirik Oeverby2010-08-151-3/+3
|
* Correct diskXScott Ullrich2010-08-141-4/+7
|
* Set swap size correctlyScott Ullrich2010-08-141-1/+1
|
* Allow swap spaces and default to 200MScott Ullrich2010-08-143-6/+17
|
* Escape prototype dollarsign(Scott Ullrich2010-08-141-1/+1
|
* Add back to webInstaller linkScott Ullrich2010-08-141-1/+1
|
* Do not set hostnameScott Ullrich2010-08-141-3/+3
|
* Correct pathScott Ullrich2010-08-141-1/+1
|
* Probe disk before creating ZFS easy install stringScott Ullrich2010-08-141-1/+1
|
* chmod a+rxScott Ullrich2010-08-1448-1/+1
|
OpenPOWER on IntegriCloud