summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Remove \r from this file usually crated when edited by Windows editors ↵Ermal2010-08-201-1059/+1058
| | | | because it makes it unreadble in unix editors.
* Include myself in the copyrights i have changed this files more than enough.Ermal2010-08-191-2/+2
|
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ↵Ermal2010-08-191-116/+60
| | | | to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.
* Add/Update copyrights where applicable. Mark copyright on XML as CDATA to ↵Ermal2010-08-198-26/+23
| | | | aviod any issues that might happen.
* Prevent a warning that would appear when modifying privileges of an empty group.Erik Fonnesbeck2010-08-182-8/+12
|
* These needs to be exit. Fix some whitespace too.Ermal2010-08-183-41/+41
|
* Resolves #713. Take in conisderation the suggestion of not setting m1 ↵Ermal2010-08-184-148/+8
| | | | parameter to 0b.
* Keep the list of different applications port numbers on a single file to ↵Ermal2010-08-184-1262/+14
| | | | easy its maintainance and sharing.
* Whitespace changes.Ermal2010-08-181-42/+41
|
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-185-439/+452
| | | | traffic_shaper_wizard_multi_all.xml
* Also do the wizard optimizations and user-friendliness to the ↵Ermal2010-08-183-430/+448
| | | | traffic_shaper_wizard_dedicated.xml
* 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-181-0/+5
|
* Ticket #826. Convert to unix domain sockets for management interface so we ↵Ermal2010-08-181-2/+5
| | | | do not have problems when interface is any.
* Ticket #826. Add timeout of 1 second for all read/write actions performed on ↵Ermal2010-08-181-0/+1
| | | | 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.
* 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
|
* 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-161-0/+4
| | | | 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
|
* 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.
* 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.
* Unbreak An error occurredScott Ullrich2010-08-151-2/+2
|
* 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-141-4/+12
|
* Escape prototype dollarsign(Scott Ullrich2010-08-141-1/+1
|
* Add back to webInstaller linkScott Ullrich2010-08-141-1/+1
|
* Correct pathScott Ullrich2010-08-141-1/+1
|
* Probe disk before creating ZFS easy install stringScott Ullrich2010-08-141-1/+1
|
* Rename to webInstallerScott Ullrich2010-08-141-1/+1
|
* Use correct pathScott Ullrich2010-08-141-7/+7
|
* Move ERROR down into main screen areaScott Ullrich2010-08-141-3/+10
|
* Use pc-sysinstall subdirScott Ullrich2010-08-141-1/+1
|
* chmod a+rxScott Ullrich2010-08-141-1/+1
|
* Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. ↵Scott Ullrich2010-08-141-8/+8
| | | | Change installer.php to match new path
* s/fade/Fade/Scott Ullrich2010-08-141-2/+2
|
* Flush the buffer before probingScott Ullrich2010-08-141-0/+1
|
* Note which disk we are installing to in easy modeScott Ullrich2010-08-141-2/+2
|
OpenPOWER on IntegriCloud