summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NOTE: Ticket #1783 is implemented now.Ermal Luçi2008-07-251-1/+1
* Link lagg to GUIErmal Luçi2008-07-256-0/+6
* Lagg needs all mtus to be the same as the first member.Ermal Luçi2008-07-251-1/+2
* Actually lagg(4) uses physical interfaces as vlan doesn't have to do with con...Ermal Luçi2008-07-251-3/+2
* Fixup lagg GUI.Ermal Luçi2008-07-252-4/+4
* Black list lagg.Ermal Luçi2008-07-251-1/+2
* Display the lagg interface to the interfaces assign page.Ermal Luçi2008-07-251-0/+14
* knob for lagg.Ermal Luçi2008-07-251-1/+1
* Set up proto before members.Ermal Luçi2008-07-251-3/+2
* Implement frontend part for lagg(4).Ermal Luçi2008-07-252-0/+285
* Correct typo.Ermal Luçi2008-07-251-1/+1
* Backend support for lagg(4).Ermal Luçi2008-07-251-0/+58
* Fix a bug that prevented the page title from being displayed correctly.Matthew Grooms2008-07-251-1/+3
* Link Bridge tab in the GUI.Ermal Luçi2008-07-255-0/+5
* NOTE: recommended is to handle interfaces such as gif/gre/bridge with Floatin...Ermal Luçi2008-07-250-0/+0
* Blacklist even gre now that we fill entries automatically for these interfaces.Ermal Luçi2008-07-251-0/+1
* Provide good looking entries for GRE/GIF/BRIDGES.Ermal Luçi2008-07-251-0/+39
* Teach parser about bridge knob.Ermal Luçi2008-07-251-1/+1
* Allow a dummy none options so cloned interfaces like gif/gre can be assigned ...Ermal Luçi2008-07-252-2/+2
* Configure bridges even during bootupErmal Luçi2008-07-251-0/+3
* Sync even bridges when resyncing all other configsErmal Luçi2008-07-251-0/+2
* Backend support for bridges.Ermal Luçi2008-07-251-0/+138
* Implement Bridge interfaces with full options available.Ermal Luçi2008-07-252-0/+689
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-2517-1332/+1365
* new widget, needs testingScott Dale2008-07-251-0/+107
* correctly load container for widgets not in saved config, also make AJAX func...Scott Dale2008-07-251-21/+30
* code comments and fix loading individual widget config data, oopsScott Dale2008-07-241-5/+22
* 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
OpenPOWER on IntegriCloud