summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Add the neccesary foo for radius.inc to work.Ermal Luçi2010-03-022-1/+36
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_cl...Erik Fonnesbeck2010-03-024-24/+99
|\
| * Merge commit 'mainline/master'Erik Fonnesbeck2010-03-0120-133/+336
| |\
| * | Revert "Don't skip disabled interfaces when checking which are assigned." and...Erik Fonnesbeck2010-02-241-1/+1
| * | Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-231-3/+4
| * | Add missing opening brace in the two new functions.Erik Fonnesbeck2010-02-231-2/+2
| * | Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-232-31/+24
| * | Part of the interface name comparison was wrong and part was missing.Erik Fonnesbeck2010-02-221-1/+1
| * | Make sure ['wireless'] does not get accessed as an array when it is not an ar...Erik Fonnesbeck2010-02-221-1/+4
| * | Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-221-0/+37
| * | Revert "Workaround for a hostapd bug that it uses the base interface's MAC in...Erik Fonnesbeck2010-02-191-26/+4
| * | Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-1714-180/+219
| |\ \
| * | | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-153-12/+42
| * | | 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
* | | | Add copyrights of myself.Ermal Luçi2010-03-022-2/+6
* | | | Take care of local authentication. Also when the user authenticates do not se...Ermal Luçi2010-03-021-1/+3
* | | | Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-026-429/+420
* | | | Do not allow login for expired and disabled users. Fix this even in openvpn a...Ermal Luçi2010-03-022-68/+41
* | | | User _ instead of </> so browser does not interpret it as html.Ermal Luçi2010-03-021-1/+1
* | | | Do not show the passwd used to logon on logs. Also change the replace from $u...Ermal Luçi2010-03-021-3/+3
* | | | Allow the authentication scripts to detect configuration changes. Allow multi...Ermal Luçi2010-03-023-28/+93
* | | | use local-ttl 1. No reason not to, and it works around issue with Snow LeopardChris Buechler2010-03-011-1/+1
| |_|/ |/| |
* | | Its and and not an or.Ermal Luçi2010-03-011-1/+1
* | | Some directories does not work with the prepended @basedn on the username tak...Ermal Luçi2010-03-011-2/+3
* | | Use 0 when configuring tls-auth in server.Ermal Luçi2010-03-011-2/+7
* | | Correct script used for OpenVPN authentication to actually work.Ermal Luçi2010-03-012-6/+18
* | | Convert to int so the keylength is respected during sign.Ermal Luçi2010-03-011-1/+1
* | | Mute route delete message, regenerate resolv.conf as this also corrects stati...Seth Mos2010-03-011-1/+1
* | | Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-011-1/+5
* | | it's 2010Chris Buechler2010-02-281-1/+1
* | | if reverted to HTTP, restart lightyChris Buechler2010-02-271-1/+7
* | | A couple fixes for DHCP lease parsing. Ticket #374jim-p2010-02-272-3/+5
* | | Include propper includes.Ermal Luçi2010-02-261-0/+2
* | | Put this code on propper context.Ermal Luçi2010-02-261-6/+6
* | | Ticket #363. Fix the number 1 report on this ticket. Properly show status of ...Ermal Luçi2010-02-251-3/+3
* | | Ticket #340. Remove bogus functions. Sort aliases the same way it is done on ...Ermal Luçi2010-02-251-1/+3
* | | Actually remove vlan_native_support array it is not used in 2.0. While there ...Ermal Luçi2010-02-252-14/+7
* | | Fix finding interfaces that support hwtagging.Ermal Luçi2010-02-251-1/+1
* | | Resolves #381. If set change interface mtu, somehow this code got lost!Ermal Luçi2010-02-251-0/+2
* | | Add missing curley.Ermal Luçi2010-02-251-1/+1
OpenPOWER on IntegriCloud