summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-232-1/+14
* Allow changing the parent interface of an unassigned wireless clone.Erik Fonnesbeck2010-02-231-3/+4
* Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-231-5/+1
* Add note about limits on the number of wireless clones.Erik Fonnesbeck2010-02-231-1/+1
* Add more detail to the description on the Interfaces: Wireless page.Erik Fonnesbeck2010-02-231-1/+1
* Move shared wireless configuration settings to their own heading.Erik Fonnesbeck2010-02-221-50/+64
* Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-222-1/+7
* Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-222-2/+2
* Don't allow changing the parent interface until this code supports deleting t...Erik Fonnesbeck2010-02-191-1/+2
* Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-1712-65/+244
|\
| * Add statistics for OpenVPN client instancespierrepomes2010-02-161-2/+147
| * Fix setting unsetting of disable option for OpenVPN.Ermal Luçi2010-02-161-3/+4
| * Fix typojim-p2010-02-151-1/+1
| * Change variable name to avoid clobbering one by the same name in the Dashboar...jim-p2010-02-151-43/+43
| * Fix typojim-p2010-02-151-1/+1
| * clarify textChris Buechler2010-02-151-1/+1
| * Fix copypasta error. Had the wrong colors.jim-p2010-02-151-2/+2
| * Fix double printing of log entriesjim-p2010-02-151-1/+3
| * Missing counter variable initialization.jim-p2010-02-151-0/+1
| * Fix memory graph for the_wall theme.jim-p2010-02-151-0/+1
| * Fix RRD colors in Code Red theme. Resolves #330jim-p2010-02-151-4/+4
| * Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+28
| * Ticket #353. Add neccessary include.Ermal Luçi2010-02-121-0/+1
| * Ticket #352. Allow 0 mask in remote network bits.Ermal Luçi2010-02-121-7/+8
| * fix textChris Buechler2010-02-111-2/+2
* | Add wireless tab to Interfaces: (assign) now that the configuration page is f...Erik Fonnesbeck2010-02-159-63/+72
* | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-152-0/+349
|/
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-101-0/+9
* Check what to do on the interface when hitting apply options button.Ermal Luçi2010-02-091-1/+4
* Apparently gif(4) can be part of a bridge do not disallow this.Ermal Luçi2010-02-091-2/+0
* Ticket #338. Remove aliases_sort function and keep the list always sorted in ...Ermal Luçi2010-02-094-17/+7
* Ticket #348. Fix checking for existing alias name. Allow subnets to be define...Ermal Luçi2010-02-091-10/+5
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when d...Ermal Luçi2010-02-091-0/+2
* Ticket #340. An array $specialsrcdst needs to be declared for this to work.Ermal Luçi2010-02-091-0/+1
* Ticket #303. Correctly retain the interface in case or validation errors.Ermal Luçi2010-02-091-1/+4
* Fix check on which table to assign.Ermal Luçi2010-02-091-1/+1
* Remove msort call for aliases sorting, aliases are sorted by aliases_sort() f...pierrepomes2010-02-081-3/+0
* Sort dhcp mapping array once, only before writing config. Ticket #343pierrepomes2010-02-081-1/+0
* Ticket #346. Use the correct 'real' interface for collecting wireless informa...Ermal Luçi2010-02-081-24/+16
* Ticket #341. Fix setting of default gw. Generate config after saving the chan...Ermal Luçi2010-02-082-3/+4
* fix typoChris Buechler2010-02-071-1/+1
* Add capability to kill active OpenVPN clients from Status > OpenVPN.jim-p2010-02-071-67/+157
* Link to javascript file instea of including it on every request saving WAN ba...Scott Ullrich2010-02-071-4/+5
* Unbreak prototype and friendsScott Ullrich2010-02-071-10/+10
* fix textChris Buechler2010-02-061-1/+1
* Include shaper.inc, tooScott Ullrich2010-02-061-0/+1
* Include filter.inc Ticket #340Scott Ullrich2010-02-061-0/+2
* Fixup nifty css corners locations and codeScott Ullrich2010-02-061-8/+3
* Stop using the inline output function to include javascript and css files. ...Scott Ullrich2010-02-062-20/+21
* Show port detail on hover over countjim-p2010-02-061-2/+16
OpenPOWER on IntegriCloud