summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove specific ppp fields if the interface is not a ppp anymore this unbreak...Ermal Luçi2010-03-041-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-042-16/+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
* 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-032-11/+12
* Ticket #393. Require once.Ermal Luçi2010-03-031-1/+1
* Ticket #396. Try to fix issues with missing include files or filesystem being...Ermal Luçi2010-03-031-10/+9
* 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
* 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 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
* 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-038-509/+278
* 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
* 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
* 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
* 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
* 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-022-3/+14
* Do not allow same names on different auth servers. While here correct radius ...Ermal Luçi2010-03-021-4/+9
* 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-0216-138/+602
|\
| * Merge commit 'mainline/master'Erik Fonnesbeck2010-03-0148-246/+646
| |\
| * | 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-243-3/+3
| * | Change method of displaying wireless clone interfaces on the assignment page.Erik Fonnesbeck2010-02-233-4/+18
OpenPOWER on IntegriCloud