summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-2131-253/+368
|\
| * Do not allow duplicate Roll #'sScott Ullrich2010-05-201-0/+8
| * Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 as...Ermal2010-05-201-1/+1
| * Add captive portal voucher configuration backup area option Ticket #609Scott Ullrich2010-05-201-0/+1
| * Do not aritificially add spaces around values on CDATA fields. Tested-by: JimErmal2010-05-201-2/+2
| * Add note about required enabled WPA option for 802.1xScott Ullrich2010-05-201-0/+1
| * Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-2012-58/+68
| * block carp traffic to hosts self to avoid loops. fixes #598Scott Ullrich2010-05-191-0/+1
| * Handle mounting of extra filesystems correctly. Ticket #444Scott Ullrich2010-05-191-1/+1
| * move mount up for cases where /usr and other partitions may be separate, and ...Chris Buechler2010-05-191-30/+30
| * get rid of flowtableChris Buechler2010-05-191-1/+3
| * Add a global declaration.Ermal2010-05-191-2/+2
| * Refactor this function a little so it will also rebuild the cache if it does ...jim-p2010-05-191-49/+55
| * Use the PHP call here instead of a shell exec.jim-p2010-05-191-1/+1
| * Fix post-restore reboot on NanoBSD. Fixes #602jim-p2010-05-191-1/+1
| * Include filter.inc for the ipfw load function.Ermal2010-05-191-0/+1
| * Re-create the hosts file on bootup after configuring all the interfaces. Tick...smos2010-05-191-0/+3
| * Move this up in the boot sequence, the reset button check relies on its exist...jim-p2010-05-191-3/+3
| * Use nanobsdScott Ullrich2010-05-181-1/+1
| * Use !=Scott Ullrich2010-05-181-1/+1
| * Nuke nonsenseScott Ullrich2010-05-181-34/+1
| * Add back needed functionsScott Ullrich2010-05-181-0/+80
| * Only check g['platform'] for nanobsdScott Ullrich2010-05-181-79/+3
| * Add missing functions and move check earlier since this only checks on bootupScott Ullrich2010-05-182-3/+42
| * Add system_identify_specific_platform()Scott Ullrich2010-05-181-0/+39
| * Add reset button support to alix/wrap. Obtained-from: m0n0wallScott Ullrich2010-05-182-2/+35
| * Encode/decode special characters with htmlentities/html_entity_decode combo t...Ermal2010-05-181-4/+9
| * Do not bail out when we write a new config. Seems that we can write some spec...Ermal2010-05-182-11/+12
| * Fix NanoBSD update detection for console update by URLjim-p2010-05-181-16/+10
| * Do not duplicate gateway entries when status file is not present. Mostly an i...Ermal2010-05-181-6/+4
| * Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-182-12/+11
| * Fixes #536. More fixes and optimizations on the various functions used for ga...Ermal2010-05-181-37/+31
| * Fixes #536. Actually add all available gateways to the gateway_groups array s...Ermal2010-05-181-5/+7
| * Unbreak automatic updates.jim-p2010-05-181-9/+8
| * Add myself to copyright for gwlb file.Ermal2010-05-181-3/+3
| * Fix deletion of authentication servers. Fixes #600.jim-p2010-05-181-2/+10
* | Fixing whitespace so this file is more readable. And comment out extra html t...gnhb2010-05-211-787/+803
* | Fix HTML tags in interfaces.php and delete extra javascript function in ppps...gnhb2010-05-202-688/+695
* | PPPoE config upgrade code and bump config version in globals.incgnhb2010-05-182-1/+96
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-1823-67/+135
|\ \ | |/
| * Tag for beta 2Scott Ullrich2010-05-171-1/+1
| * Revert "Allow the user to override OpenVPN interface name in custom options (...jim-p2010-05-171-37/+21
| * Allow the user to override OpenVPN interface name in custom options (e.g. dev...jim-p2010-05-171-21/+37
| * Fix copypasta error. Part of ticket #449.jim-p2010-05-171-1/+1
| * Fix OpenVPN upgrade code to properly handle the disable option. Fixes item 1a...jim-p2010-05-171-0/+10
| * Fix OpenVPN client disable variable. It is being set/tested improperly (or at...jim-p2010-05-171-3/+4
| * Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<t...Ermal2010-05-171-1/+1
| * Do not throw the error message unnecerssarily. It is legal on 2.0 to not spec...Ermal2010-05-171-6/+4
| * Reduce the amount of logic in system_routing_configure to check for existing ...smos2010-05-171-18/+5
| * Use client-side values in the function call rather than PHP-generated values ...Erik Fonnesbeck2010-05-141-1/+2
OpenPOWER on IntegriCloud