summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add a diag page for authentication.Ermal Luçi2010-03-092-1/+127
* Handle empty OVPN client array correctly. Ticket #397pierrepomes2010-03-081-3/+7
* Check against proper value. Spotted-by: cmbErmal Luçi2010-03-081-1/+1
* Reinstall packages even on nanobsd.Ermal Luçi2010-03-081-2/+2
* Close before unmounting.Ermal Luçi2010-03-081-3/+3
* Remove bogus call.Ermal Luçi2010-03-081-1/+0
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-3/+3
* Fix rowhelper size usage.Ermal Luçi2010-03-082-7/+24
* Fixes for 11g Turbo and 11a Turbo modes.Erik Fonnesbeck2010-03-071-1/+1
* AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacksScott Ullrich2010-03-071-1/+1
* Move description into listtopic areaScott Ullrich2010-03-071-4/+1
* Adding support for using IP ranges aliases. If you input an IP Range such as ...jim-p2010-03-071-13/+20
* Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...Erik Fonnesbeck2010-03-071-0/+22
* Revert "Add temporary note that changing the wireless standard may require a ...Erik Fonnesbeck2010-03-071-2/+1
* Add support for 802.11n in get_wireless_modes and the channels list.Erik Fonnesbeck2010-03-061-0/+2
* Do not allow changing the name of the auth server. Resolves #399.Ermal Luçi2010-03-051-0/+5
* Fix RIP code to be compliant with 2.0.Ermal Luçi2010-03-051-10/+9
* Catch up with php5 changes on array.Ermal Luçi2010-03-051-2/+6
* Fixing the condition for the enable checkbox broke saving on wan and lan. Ad...Erik Fonnesbeck2010-03-041-0/+2
* Remove specific ppp fields if the interface is not a ppp anymore this unbreak...Ermal Luçi2010-03-041-0/+3
* Remove the authentication fallback it does not have any meaning now.Ermal Luçi2010-03-041-15/+0
* Add a config diff option to the backup history, so you can view changes betwe...jim-p2010-03-031-1/+52
* Fix distance setting for ath and add it to the wireless settings that are syn...Erik Fonnesbeck2010-03-031-9/+9
* Ticket #393. Require once.Ermal Luçi2010-03-031-1/+1
* Remove mentioning of the well gone ftp helper.Ermal Luçi2010-03-031-1/+1
* Ticket #314. Commit somewhat variant of patch provided on ticket to allow che...Ermal Luçi2010-03-031-0/+6
* Resolves #392. Remove unused igmpproxy_import and its .gif reference.Ermal Luçi2010-03-031-5/+0
* Remove the gateway even from the interface if it is used by it. Resolves #304.Ermal Luçi2010-03-031-0/+2
* Do not allow negative numbers in session timeout. Ticket #378.Ermal Luçi2010-03-031-1/+1
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-035-332/+180
* Remove the windows LF on this file to be usable on vi.Ermal Luçi2010-03-031-363/+363
* Add temporary note that changing the wireless standard may require a reboot. ...Erik Fonnesbeck2010-03-021-1/+2
* Add more descriptive mode names to the error messages.Erik Fonnesbeck2010-03-024-11/+7
* When more than a single wireless clone exists, verify that it is possible to ...Erik Fonnesbeck2010-03-021-0/+29
* Don't need to bring the interface down twice -- let apply be the one to take ...Erik Fonnesbeck2010-03-021-1/+0
* Only create the clone here if it does not exist, to prevent inadvertently des...Erik Fonnesbeck2010-03-021-1/+2
* Fix conditions for disable.Erik Fonnesbeck2010-03-021-2/+2
* Use wireless_regex instead, because is_interface_wireless appears to be inten...Erik Fonnesbeck2010-03-021-1/+1
* Fix text and add more descriptive names to the modes.Erik Fonnesbeck2010-03-021-2/+9
* Allow openvpn server to authenticate only based on username/password credenti...Ermal Luçi2010-03-021-1/+12
* Do not allow same names on different auth servers. While here correct radius ...Ermal Luçi2010-03-021-4/+9
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/efonne-wireless_cl...Erik Fonnesbeck2010-03-0212-114/+503
|\
| * Merge commit 'mainline/master'Erik Fonnesbeck2010-03-0128-113/+310
| |\
| * | On double click go to the wireless clone edit page. Also remove an unused va...Erik Fonnesbeck2010-02-271-2/+2
| * | Change clone_inuse to function in the same style as the other *_inuse functio...Erik Fonnesbeck2010-02-242-9/+9
| * | Revert "Don't skip disabled interfaces when checking which are assigned." and...Erik Fonnesbeck2010-02-242-2/+2
| * | Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-232-1/+14
| * | Allow changing the parent interface of an unassigned wireless clone.Erik Fonnesbeck2010-02-231-3/+4
| * | Move most of the code for dealing with wireless clone interface names to sepa...Erik Fonnesbeck2010-02-231-5/+1
| * | Add note about limits on the number of wireless clones.Erik Fonnesbeck2010-02-231-1/+1
OpenPOWER on IntegriCloud