summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Ticket #255. Return only ip address not aliases. Also improve speed by using ...Ermal Luçi2010-02-121-14/+7
| * Ticket #352. Allow 0 mask in remote network bits.Ermal Luçi2010-02-121-7/+8
| * Remove comment to avoid creating 2 entries in php.ini for no apparent reason ...Ermal Luçi2010-02-121-1/+0
| * fix textChris Buechler2010-02-111-2/+2
| * Ticket #255. Activate pfSense module to get the helper functions.Ermal Luçi2010-02-111-0/+2
| * Ticket #351. Add exec bit to rc.savevoucherErmal Luçi2010-02-111-0/+0
| * Ticket #351. Prevent wrong config.xml creation.Ermal Luçi2010-02-111-1/+3
| * Ticket #193. Reduce number of lines created for reflection in inetd and lines...Ermal Luçi2010-02-111-99/+103
* | 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-155-12/+391
* | Add slight delay before trying to get BSSID.Erik Fonnesbeck2010-02-141-0/+1
* | Use clone interface's MAC instead of BSSID if the BSSID could not be determined.Erik Fonnesbeck2010-02-141-1/+1
* | Configure and bring up the interface before getting the BSSID instead of brin...Erik Fonnesbeck2010-02-141-6/+4
* | Get the BSSID when the interface is up.Erik Fonnesbeck2010-02-141-5/+2
* | Forgot to escape the $Erik Fonnesbeck2010-02-141-1/+1
* | Fix code for getting the BSSID.Erik Fonnesbeck2010-02-141-2/+2
* | Workaround for a hostapd bug that it uses the base interface's MAC instead of...Erik Fonnesbeck2010-02-141-0/+26
* | Missing a part of the last change. Also use bssid for the first wireless clone.Erik Fonnesbeck2010-02-132-4/+2
* | For now, don't count any wireless clones as mismatches unless the base interf...Erik Fonnesbeck2010-02-121-4/+10
* | Allow secondary wireless clones in interface list.Erik Fonnesbeck2010-02-121-1/+1
* | Use different interface names and BSSID's for wireless clones.Erik Fonnesbeck2010-02-111-11/+18
|/
* Ticket #161. Seems this does the trick for firefox.Ermal Luçi2010-02-101-3/+3
* Ticket #14. Implement an advanced option to allow disabling autogenerated rep...Ermal Luçi2010-02-102-1/+10
* Ticket #350. Correct calculation to be the same as in the voucher_auth.Ermal Luçi2010-02-101-1/+1
* Ticket #334. There is a very slight possibility that when LAN is disabled or ...Ermal Luçi2010-02-091-2/+2
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
* Check what to do on the interface when hitting apply options button.Ermal Luçi2010-02-091-1/+4
* Ticket #324. Add allow all rule during upgrade.Ermal Luçi2010-02-091-0/+14
* 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 #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
* Ticket #348. Fix checking for existing alias name. Allow subnets to be define...Ermal Luçi2010-02-091-10/+5
* Ticket #259. Search for the dhclient process using the real interface rather ...Ermal Luçi2010-02-091-1/+1
* 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
OpenPOWER on IntegriCloud