summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add some more error checking to not have issues as reported on http://forum.p...Ermal Luçi2010-03-092-9/+15
* Revert "Catch up with php changes."Ermal Luçi2010-03-091-12/+12
* Actually put it to background.Ermal Luçi2010-03-081-1/+1
* Put this on background to avoid delays.Ermal Luçi2010-03-081-1/+1
* Add skip white space. To avoid erroring out on accidental blank space.Ermal Luçi2010-03-081-0/+1
* Enable mpd5 for pppoe/pptp client connections. It brings improvements with it.Ermal Luçi2010-03-081-70/+45
* Move check upper to suit the platforms not needing it better.Ermal Luçi2010-03-081-4/+4
* Ticket #395. Add the path to the openssl.cnf to avoid errors. /etc/ssl/openss...Ermal Luçi2010-03-081-0/+2
* Add missing unmount calls.Ermal Luçi2010-03-081-1/+2
* Do not test for booting in here for mount points.Ermal Luçi2010-03-081-2/+1
* Match conf_mount_rw with conf_mount_ro call.Ermal Luçi2010-03-081-0/+2
* Use shmop module to implement reference count calls.Ermal Luçi2010-03-081-0/+29
* Place conf_mount_ro() calls where supposed too.Ermal Luçi2010-03-081-0/+6
* Move call up to where it belongs.Ermal Luçi2010-03-081-2/+2
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-083-16/+10
* Catch up with php5.Ermal Luçi2010-03-081-0/+4
* Make sure the channel list for a mode does not get cleared if it already exists.Erik Fonnesbeck2010-03-081-4/+8
* Silence errors.Ermal Luçi2010-03-081-2/+2
* Fixes for 11g Turbo and 11a Turbo modes.Erik Fonnesbeck2010-03-071-5/+4
* Add space between classScott Ullrich2010-03-071-2/+3
* Disable ampdu for now on mwl when running in 11n mode to prevent massive pack...Erik Fonnesbeck2010-03-071-0/+5
* Adding support for using IP ranges aliases. If you input an IP Range such as ...jim-p2010-03-071-0/+121
* 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
OpenPOWER on IntegriCloud