summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Log carp state changes to system logging. Why we haven't done this priorScott Ullrich2008-07-241-0/+1
* fix typoChris Buechler2008-07-241-11/+11
* Adding mhashScott Ullrich2008-07-243-0/+3
* * Fix dashboard thanks to ErmalScott Ullrich2008-07-241-19/+16
* Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.Ermal Luçi2008-07-241-0/+14
* Return null return value so we know when we did not find any match.Ermal Luçi2008-07-241-1/+1
* Fix vlan_in_use function.Ermal Luçi2008-07-241-1/+1
* If we are an assigned vlan just reconfigure it after the editing.Ermal Luçi2008-07-241-0/+6
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-243-101/+65
* fix another line breakBill Marquette2008-07-242-4/+2
* fix line break (probably bad copy/paste)Bill Marquette2008-07-242-4/+2
* code cleanup, does not resolve widget save bugScott Dale2008-07-241-14/+3
* * Remount RO after unlinking fileScott Ullrich2008-07-241-2/+5
* Tell write_config() the reason for the change.Scott Ullrich2008-07-231-1/+1
* NOTE: that GRE tunnels support even WCCP v1,2 and can be used for having Squi...Ermal Luçi2008-07-230-0/+0
* Link GRE/GIF to the GUI.Ermal Luçi2008-07-235-7/+10
* Move Inline CSS and JS functions to guiconfig.inc.Scott Ullrich2008-07-232-31/+31
* Check if cuntions exists bvefore defining them to preven errors with some scr...Ermal Luçi2008-07-231-22/+26
* Disable apc on machines with less than 96 MB to make they behave better.Ermal Luçi2008-07-231-2/+12
* Handle GRE/GIF during bootupErmal Luçi2008-07-231-0/+6
* Add the new knobs to the parserErmal Luçi2008-07-231-1/+1
* Backend support for GRE/GIF tunnels.Ermal Luçi2008-07-231-0/+100
* Implement frontend for GRE/GIF tunnels.Ermal Luçi2008-07-234-0/+697
* Allow outputting of package log with mode=showlog&pkg=ntop for example.Scott Ullrich2008-07-231-0/+6
* Output . instead of random jibberish on bootup.Scott Ullrich2008-07-231-2/+2
* Only reinstall package if it has a name.Scott Ullrich2008-07-231-6/+9
* validate widget sequence before loadingScott Dale2008-07-231-5/+5
* define variable correctlyScott Dale2008-07-221-6/+7
* Only signal a package reinstall on full installations.Scott Ullrich2008-07-222-3/+5
* Make the GUI fast and capable of working in environments with RAM less than 128.Ermal Luçi2008-07-221-6/+13
* Revert to previous version it was incorrectly patched.Ermal Luçi2008-07-221-2/+1
* Say hello to outputJavaScriptFileInline() and outputCSSFileInline whichScott Ullrich2008-07-221-0/+25
* guiconfig.inc needs to come first.Scott Ullrich2008-07-221-2/+1
* one last change, forgot to restore widget counterScott Dale2008-07-221-2/+4
* code cleanup. Let hope this kills the dashboard bugScott Dale2008-07-221-45/+45
* General whitespace and style cleanup of the auth.inc file. I was having aMatthew Grooms2008-07-211-704/+721
* Fix NO-IP dyndns client the url has changed according to the source code of t...Ermal Luçi2008-07-201-4/+4
* Use new function to update the configured client and not the others to get be...Ermal Luçi2008-07-201-2/+2
* Split dyndns client configuration to its own function so we do not retry to u...Ermal Luçi2008-07-201-18/+24
* Actually update host when a new account is configured.Ermal Luçi2008-07-201-3/+3
* Make dyndns reset more specific since its only consumer is the edit GUI page.Ermal Luçi2008-07-201-2/+2
* Now that the cache file is back to config path use it.Ermal Luçi2008-07-201-2/+3
* Fix setting/unsetting of Disable option.Ermal Luçi2008-07-201-2/+2
* Use interface name rather than ip address as a better option.Ermal Luçi2008-07-201-2/+1
* this is super annoying in VMware, exit if running in VMwareChris Buechler2008-07-201-0/+6
* Correct function call.Ermal Luçi2008-07-201-1/+1
* * Make some sanity checks before using CURLOPT_SETINTERFACEErmal Luçi2008-07-201-1/+3
* * Revert cache file path to the config file one, it was braught to my attenti...Ermal Luçi2008-07-201-8/+6
* Remove code used by ez-ipupdate, it is now obsolete.Ermal Luçi2008-07-201-87/+2
* Do not take into consideration root_ queues.Ermal Luçi2008-07-201-1/+4
OpenPOWER on IntegriCloud