summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix distance setting for ath and add it to the wireless settings that are syn...Erik Fonnesbeck2010-03-031-2/+3
* Ticket #396. Try to fix issues with missing include files or filesystem being...Ermal Luçi2010-03-031-10/+9
* Ticket #340. Remove obsolete file on upgrade.Ermal Luçi2010-03-031-0/+1
* Ticket #259. Retrun only the first pid from the list that might be found. Thi...Ermal Luçi2010-03-031-1/+4
* Remove dead code.Ermal Luçi2010-03-031-7/+1
* Put safe_write_file to the include it belongs to.Ermal Luçi2010-03-032-40/+39
* Do not try to upgrade from m0n0 config to pfSense config on every invocation ...Ermal Luçi2010-03-031-2/+2
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-033-177/+98
* Unly try to reload carps after bootup is complete.Ermal Luçi2010-03-031-1/+2
* Add interfaces_wireless.php and interfaces_wireless_edit.php to priv.defs.incErik Fonnesbeck2010-03-031-0/+12
* Add tls-auth to server even when authenticating in user/pass mode.Ermal Luçi2010-03-031-12/+3
* Remove unused var and stale comment.Ermal Luçi2010-03-031-12/+0
* Do not include tls-auth on authentication based only on user/pass.Ermal Luçi2010-03-031-5/+20
* Unset variable.Erik Fonnesbeck2010-03-021-0/+1
* Sync the mode of an assigned wireless clone with the mode on the page for cre...Erik Fonnesbeck2010-03-021-1/+22
* Allow openvpn server to authenticate only based on username/password credenti...Ermal Luçi2010-03-021-2/+2
* 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
OpenPOWER on IntegriCloud