Commit Graph

7436 Commits

Author SHA1 Message Date
Scott Ullrich
abfd0c9bcd Ensure string is cleared out if needed 2010-03-07 14:45:45 -05:00
Scott Ullrich
7eadaa9c73 Only include wpa_passphrase= line if a string has been entered. Ticket #404 2010-03-07 14:45:05 -05:00
Erik Fonnesbeck
ed459692ed Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when those modes aren't available. 2010-03-07 02:07:53 -07:00
Erik Fonnesbeck
23fdc06e2e The mode must be specified in a separate command before ifconfig will allow the mode and channel to be changed. 2010-03-06 23:57:42 -07:00
Erik Fonnesbeck
39c1349ce1 Add support for 802.11n in get_wireless_modes and the channels list. 2010-03-06 23:40:32 -07:00
Scott Ullrich
017d381c0a Ensure prefix directory exists before downloading and installing additional file 2010-03-06 18:10:53 -05:00
Ermal Luçi
6b605c976e Till the flock issue is fixed open the races doors, place your bets please! 2010-03-05 21:59:24 +00:00
Ermal Luçi
eb0f4fc69e Default to http. 2010-03-05 17:12:15 +00:00
Ermal Luçi
06f619150f Propperly initialize variables so they function is as expected. 2010-03-05 16:28:03 +00:00
Ermal Luçi
01ba0a7229 Fixed variable definition. 2010-03-05 16:19:39 +00:00
Ermal Luçi
3435dc3556 Make sure we have initialized vars. 2010-03-05 15:44:31 +00:00
Ermal Luçi
907b435ac8 Catch up with php changes. 2010-03-05 15:40:21 +00:00
Ermal Luçi
ba8ec11217 Do not try to load radius extension through PEAR because it will fail. 2010-03-05 14:56:15 +00:00
Erik Fonnesbeck
2993dcc246 Ticket #402. Check for external address of "any" on port forwards, since alias_expand only returns null in that case, and the port forward code would then use the IP address as the fallback. 2010-03-04 19:40:50 -07:00
Ermal Luçi
27c0c7c6fb Do not show pppoe/pptp/l2tp interfaces for assignment. 2010-03-05 00:15:28 +00:00
Ermal Luçi
26586f7a09 Ticket #400. Commit partial patch from this ticket. 2010-03-04 16:11:34 +00:00
Ermal Luçi
864336aa75 Remove the authentication fallback it does not have any meaning now. 2010-03-04 15:55:27 +00:00
Ermal Luçi
bb2e8e8975 Remove test code. 2010-03-04 15:41:15 +00:00
Ermal Luçi
a1bed51b6b Fix double include. 2010-03-04 15:38:10 +00:00
Ermal Luçi
6f27412f5f Ignore chmod errors for files that do not exist. 2010-03-04 12:15:11 +00:00
Erik Fonnesbeck
e327021d98 Fix distance setting for ath and add it to the wireless settings that are synced and listed as shared. 2010-03-03 16:41:07 -07:00
Ermal Luçi
43ad432c34 Ticket #396. Try to fix issues with missing include files or filesystem being in ro mode during operations. 2010-03-03 23:18:11 +00:00
Ermal Luçi
eda9b2b8fc Ticket #340. Remove obsolete file on upgrade. 2010-03-03 18:20:25 +00:00
Ermal Luçi
79d3a7cf2c Ticket #259. Retrun only the first pid from the list that might be found. This should fix not killed dhclient processes. 2010-03-03 18:16:22 +00:00
Ermal Luçi
409105ecb6 Remove dead code. 2010-03-03 17:21:39 +00:00
Ermal Luçi
ddd42db3a9 Put safe_write_file to the include it belongs to. 2010-03-03 17:20:24 +00:00
Ermal Luçi
6280b10e83 Do not try to upgrade from m0n0 config to pfSense config on every invocation of config.inc but only during bootup, basically this gives a lot of speed up in GUI. 2010-03-03 17:17:41 +00:00
Ermal Luçi
6306b5ddc7 Overhaul the user login system to use the Servers tab as its base.
Fix quite a few problems down the way.
2010-03-03 16:17:35 +00:00
Ermal Luçi
f700f8da9d Unly try to reload carps after bootup is complete. 2010-03-03 16:17:35 +00:00
Erik Fonnesbeck
333addaf3e Add interfaces_wireless.php and interfaces_wireless_edit.php to priv.defs.inc 2010-03-03 02:52:42 -07:00
Ermal Luçi
e62e2f8b28 Add tls-auth to server even when authenticating in user/pass mode. 2010-03-03 00:56:49 +00:00
Ermal Luçi
7c52ac0572 Remove unused var and stale comment. 2010-03-03 00:41:55 +00:00
Ermal Luçi
f9ac378473 Do not include tls-auth on authentication based only on user/pass. 2010-03-03 00:27:13 +00:00
Erik Fonnesbeck
867d444b17 Unset variable. 2010-03-02 17:03:28 -07:00
Erik Fonnesbeck
263e2b7e1d Sync the mode of an assigned wireless clone with the mode on the page for creating them. 2010-03-02 16:41:17 -07:00
Ermal Luçi
54b9de56fe Allow openvpn server to authenticate only based on username/password credentials. 2010-03-02 20:48:45 +00:00
Ermal Luçi
cc686d98fe Add the neccesary foo for radius.inc to work. 2010-03-02 20:19:35 +00:00
Erik Fonnesbeck
f4a4d91ef2 Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_clones
Approved-By: sullrich/cmb
2010-03-02 12:41:54 -07:00
Ermal Luçi
8a6b0fbeb0 Add copyrights of myself. 2010-03-02 17:23:27 +00:00
Ermal Luçi
006a162f53 Take care of local authentication. Also when the user authenticates do not serach on other authentication sources. 2010-03-02 17:10:08 +00:00
Ermal Luçi
c61e462626 Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page. 2010-03-02 17:07:06 +00:00
Ermal Luçi
a13ce628f8 Do not allow login for expired and disabled users. Fix this even in openvpn authentication script. While here clean up the code quite a bit. 2010-03-02 10:21:12 +00:00
Ermal Luçi
d91f8b8c76 User _ instead of </> so browser does not interpret it as html. 2010-03-02 00:27:19 +00:00
Ermal Luçi
c345f26517 Do not show the passwd used to logon on logs. Also change the replace from $username to <username> so php does not try to do clever stuff. 2010-03-02 00:21:39 +00:00
Ermal Luçi
366d0323a9 Allow the authentication scripts to detect configuration changes. Allow multiple OUs to be specified on basedn. 2010-03-02 00:14:33 +00:00
Chris Buechler
96d7b7617c use local-ttl 1. No reason not to, and it works around issue with Snow Leopard 2010-03-01 18:11:46 -05:00
Erik Fonnesbeck
1e52f18cc9 Merge commit 'mainline/master' 2010-03-01 15:46:54 -07:00
Ermal Luçi
81899dab04 Its and and not an or. 2010-03-01 21:33:30 +00:00
Ermal Luçi
da3da9dbc8 Some directories does not work with the prepended @basedn on the username take account of this. 2010-03-01 21:11:34 +00:00
Ermal Luçi
db746ce207 Use 0 when configuring tls-auth in server. 2010-03-01 21:04:35 +00:00