| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some errors in spelling, punctuation, grammar, etc. | Larry Gilbert | 2010-06-12 | 10 | -38/+38 |
* | Time for 2.0-BETA3. | Scott Ullrich | 2010-06-12 | 1 | -1/+1 |
* | Add array_merge_recursive_unique which was called in xmlrpc.php but did not y... | jim-p | 2010-06-11 | 1 | -0/+51 |
* | Properly sync CA/Certs when syncing OpenVPN (might need to be its own option,... | jim-p | 2010-06-11 | 1 | -7/+18 |
* | Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but t... | jim-p | 2010-06-11 | 1 | -0/+3 |
* | Sync gateways if we sync routing. | jim-p | 2010-06-11 | 1 | -1/+3 |
* | Rework connections a bit and report errors when they happen. | jim-p | 2010-06-11 | 1 | -6/+36 |
* | Correct carp_configure_doc | Scott Ullrich | 2010-06-11 | 1 | -1/+1 |
* | Correctly reload carp interfaces via xmlrpc | Scott Ullrich | 2010-06-11 | 2 | -20/+26 |
* | Need to create a new rpc message before sending | Scott Ullrich | 2010-06-11 | 1 | -0/+1 |
* | vslb.inc is already included by functions.inc | Scott Ullrich | 2010-06-11 | 1 | -1/+0 |
* | Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a... | jim-p | 2010-06-11 | 2 | -2/+21 |
* | Fix typo. | Ermal | 2010-06-11 | 1 | -2/+2 |
* | Ticket #642. Fix logic for the wizard code to unset and arraynum usage. | Ermal | 2010-06-11 | 1 | -12/+7 |
* | change privs too | Chris Buechler | 2010-06-10 | 1 | -2/+2 |
* | page is Status not Diag | Chris Buechler | 2010-06-10 | 1 | -3/+3 |
* | fix description in line with 2.0 changes | Chris Buechler | 2010-06-10 | 1 | -1/+1 |
* | This page is System: Firmware, not Diagnostics: Firmware | Erik Fonnesbeck | 2010-06-10 | 1 | -1/+1 |
* | Update priv info | Scott Ullrich | 2010-06-10 | 1 | -3/+3 |
* | s/;/./ | Scott Ullrich | 2010-06-10 | 1 | -1/+1 |
* | Adding option to show the PF overload tables (sshlockout, virusprot) and the ... | Scott Ullrich | 2010-06-10 | 2 | -0/+139 |
* | Don't use a fake CARP VIP name since it doesn't match up with the new style n... | jim-p | 2010-06-10 | 1 | -3/+0 |
* | Check for an array here to prevent against a foreach error showing in the GUI. | jim-p | 2010-06-10 | 1 | -3/+5 |
* | Don't perform these multiple times as they do not change on each loop iterati... | jim-p | 2010-06-10 | 1 | -3/+3 |
* | With no * mpd will suppress some of the logs, but still doesn't seem quite ri... | gnhb | 2010-06-10 | 1 | -1/+1 |
* | Take out all code that assumes to use DHCP for local ip if local ip is left b... | gnhb | 2010-06-10 | 3 | -21/+7 |
* | Actually seems this option is deprectated. Thanks-to: gnhb | Ermal | 2010-06-10 | 1 | -1/+0 |
* | Place bundle options at the bunlde code section. | Ermal | 2010-06-10 | 1 | -1/+1 |
* | Fixup code. | Ermal | 2010-06-10 | 1 | -10/+5 |
* | Do not delete/create a route for a gateway that is marked as down to avoid re... | Ermal | 2010-06-10 | 1 | -2/+5 |
* | Remove old interface_pppoe_configure and interface_pptp_configure functions. | gnhb | 2010-06-10 | 1 | -294/+0 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-06-10 | 1 | -1/+1 |
|\ |
|
| * | Add a space here. | jim-p | 2010-06-10 | 1 | -1/+1 |
* | | Fix some things in interfaces.inc, attempt to suppress mpd log verbosity. | gnhb | 2010-06-10 | 2 | -20/+32 |
|/ |
|
* | Show friendly interface name on the gui for members when they are assigned in... | Ermal | 2010-06-10 | 1 | -1/+8 |
* | Allow assigned interfaces to be choosed as ppp members. This allows ppp over ... | Ermal | 2010-06-10 | 1 | -1/+10 |
* | Catch up with latest ppp configuration type in convert_real_interface_to_frie... | Ermal | 2010-06-10 | 1 | -58/+17 |
* | Do not log useless log and do the check earlier as a microoptimization. | Ermal | 2010-06-10 | 1 | -4/+2 |
* | Add files to obsolete list. Correct permission for renamed(why?) ppp pages. | Ermal | 2010-06-10 | 3 | -13/+15 |
* | Only change max procs for captive portal configurations | Scott Ullrich | 2010-06-09 | 1 | -20/+19 |
* | Remove newline | Scott Ullrich | 2010-06-09 | 1 | -1/+1 |
* | Remove second % | Scott Ullrich | 2010-06-09 | 1 | -1/+1 |
* | Clean up this code a little. | jim-p | 2010-06-09 | 1 | -8/+6 |
* | Use different logic for this function, copied from crypt_acb.php. Ticket #537 | jim-p | 2010-06-09 | 1 | -20/+11 |
* | Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fat... | Scott Ullrich | 2010-06-09 | 1 | -2/+4 |
* | Clean up pptp a bit and modify text description in interfaces_ppps_edit | gnhb | 2010-06-10 | 3 | -19/+32 |
* | Merge branch 'mlppp' | gnhb | 2010-06-10 | 58 | -1785/+10661 |
|\ |
|
| * | Fix up upgrade function for new PPPs implementation. | gnhb | 2010-06-10 | 1 | -11/+10 |
| * | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp | gnhb | 2010-06-09 | 1 | -18/+18 |
| |\ |
|
| | * | Don't delete these additional files until the end of the package uninstall pr... | jim-p | 2010-06-08 | 1 | -18/+18 |