summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add temporary note that changing the wireless standard may require a ...Erik Fonnesbeck2010-03-071-2/+1
* 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-062-0/+9
* 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
* Do not allow changing the name of the auth server. Resolves #399.Ermal Luçi2010-03-051-0/+5
* 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
* Fix RIP code to be compliant with 2.0.Ermal Luçi2010-03-051-10/+9
* Do not try to load radius extension through PEAR because it will fail.Ermal Luçi2010-03-051-1/+1
* 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
OpenPOWER on IntegriCloud