summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0127-112/+309
| |\
| * | 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
| * | Add more detail to the description on the Interfaces: Wireless page.Erik Fonnesbeck2010-02-231-1/+1
| * | Move shared wireless configuration settings to their own heading.Erik Fonnesbeck2010-02-221-50/+64
| * | Sync configuration of shared settings between wireless clones.Erik Fonnesbeck2010-02-222-1/+7
| * | Don't skip disabled interfaces when checking which are assigned.Erik Fonnesbeck2010-02-222-2/+2
| * | Don't allow changing the parent interface until this code supports deleting t...Erik Fonnesbeck2010-02-191-1/+2
| * | Merge commit 'mainline/master' into alt_methodErik Fonnesbeck2010-02-1711-64/+241
| |\ \
| * | | Add wireless tab to Interfaces: (assign) now that the configuration page is f...Erik Fonnesbeck2010-02-159-63/+72
| * | | Add page for configuration of wireless clone interfaces.Erik Fonnesbeck2010-02-152-0/+349
* | | | Add copyrights of myself.Ermal Luçi2010-03-021-0/+1
* | | | Allow the GUI auth API to be used for doing authentication against authentica...Ermal Luçi2010-03-024-26/+54
* | | | User _ instead of </> so browser does not interpret it as html.Ermal Luçi2010-03-021-4/+4
* | | | Do not show the passwd used to logon on logs. Also change the replace from $u...Ermal Luçi2010-03-021-4/+4
OpenPOWER on IntegriCloud