summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure string is cleared out if neededScott Ullrich2010-03-071-0/+2
* Only include wpa_passphrase= line if a string has been entered. Ticket #404Scott Ullrich2010-03-071-1/+3
* Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...Erik Fonnesbeck2010-03-071-0/+7
* The mode must be specified in a separate command before ifconfig will allow t...Erik Fonnesbeck2010-03-061-0/+4
* Add support for 802.11n in get_wireless_modes and the channels list.Erik Fonnesbeck2010-03-061-0/+7
* Ensure prefix directory exists before downloading and installing additional fileScott Ullrich2010-03-061-22/+24
* Till the flock issue is fixed open the races doors, place your bets please!Ermal Luçi2010-03-051-3/+3
* Default to http.Ermal Luçi2010-03-051-1/+4
* Propperly initialize variables so they function is as expected.Ermal Luçi2010-03-054-3/+10
* Fixed variable definition.Ermal Luçi2010-03-051-2/+2
* Make sure we have initialized vars.Ermal Luçi2010-03-051-0/+3
* Catch up with php changes.Ermal Luçi2010-03-051-12/+12
* Do not try to load radius extension through PEAR because it will fail.Ermal Luçi2010-03-051-1/+1
* Ticket #402. Check for external address of "any" on port forwards, since alia...Erik Fonnesbeck2010-03-041-0/+2
* Do not show pppoe/pptp/l2tp interfaces for assignment.Ermal Luçi2010-03-051-0/+3
* Ticket #400. Commit partial patch from this ticket.Ermal Luçi2010-03-041-6/+6
* Remove the authentication fallback it does not have any meaning now.Ermal Luçi2010-03-041-1/+0
* Remove test code.Ermal Luçi2010-03-041-4/+0
* Fix double include.Ermal Luçi2010-03-041-1/+4
* Ignore chmod errors for files that do not exist.Ermal Luçi2010-03-041-5/+5
* 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
OpenPOWER on IntegriCloud