summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)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 ↵Erik Fonnesbeck2010-02-231-5/+1
| | | | separate functions.
* 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 ↵Erik Fonnesbeck2010-02-191-1/+2
| | | | the old clone.
* 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 ↵jim-p2010-02-151-43/+43
| | | | | | | | Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.
| * 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 ↵Erik Fonnesbeck2010-02-159-63/+72
| | | | | | | | functional.
* | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-152-0/+349
|/
* Ticket #14. Implement an advanced option to allow disabling autogenerated ↵Ermal Luçi2010-02-101-0/+9
| | | | reply-to. Submitted-by: Dan Swartzendruber
* 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
| | | | config.xml. This reverts to previous behaviour.
* Ticket #348. Fix checking for existing alias name. Allow subnets to be ↵Ermal Luçi2010-02-091-10/+5
| | | | defined in the import list.
* Ticket #152. Hoepfully fix creation of empty vip entries in the config when ↵Ermal Luçi2010-02-091-0/+2
| | | | deleting them. Probably more checks need to be done by consumers.
* 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() ↵pierrepomes2010-02-081-3/+0
| | | | function. Ticket #338
* 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 ↵Ermal Luçi2010-02-081-24/+16
| | | | information.
* Ticket #341. Fix setting of default gw. Generate config after saving the ↵Ermal Luçi2010-02-082-3/+4
| | | | changes as done on other places on pfsense code.
* 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 ↵Scott Ullrich2010-02-071-4/+5
| | | | bandwidth
* 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
| | | | Even with this function speeding up embedded installs it slows down all installation via WAN links since it is loading so much data on every request.
* Show port detail on hover over countjim-p2010-02-061-2/+16
|
OpenPOWER on IntegriCloud