summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ticket #88. Add checks to disable txcsum when needed for wirless interfaces s...Ermal2010-06-141-2/+7
* Simplify/optimize code for carp [re]configuration. This is possibly related t...Ermal2010-06-141-16/+4
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-142-19/+29
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-142-2/+2
* Fixes #652. Correct typo.Ermal2010-06-141-2/+2
* this page is status, not diag.Chris Buechler2010-06-146-11/+11
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into rev...Chris Buechler2010-06-1310-38/+38
|\
| * Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-1210-38/+38
* | Remove extra code that isn't needed any more in interfaces.inc.gnhb2010-06-131-8/+1
* | Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-132-31/+22
|/
* Time for 2.0-BETA3.Scott Ullrich2010-06-121-1/+1
* Add array_merge_recursive_unique which was called in xmlrpc.php but did not y...jim-p2010-06-111-0/+51
* Properly sync CA/Certs when syncing OpenVPN (might need to be its own option,...jim-p2010-06-111-7/+18
* Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but t...jim-p2010-06-111-0/+3
* Sync gateways if we sync routing.jim-p2010-06-111-1/+3
* Rework connections a bit and report errors when they happen.jim-p2010-06-111-6/+36
* Correct carp_configure_docScott Ullrich2010-06-111-1/+1
* Correctly reload carp interfaces via xmlrpcScott Ullrich2010-06-112-20/+26
* Need to create a new rpc message before sendingScott Ullrich2010-06-111-0/+1
* vslb.inc is already included by functions.incScott Ullrich2010-06-111-1/+0
* Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a...jim-p2010-06-112-2/+21
* Fix typo.Ermal2010-06-111-2/+2
* Ticket #642. Fix logic for the wizard code to unset and arraynum usage.Ermal2010-06-111-12/+7
* change privs tooChris Buechler2010-06-101-2/+2
* page is Status not DiagChris Buechler2010-06-101-3/+3
* fix description in line with 2.0 changesChris Buechler2010-06-101-1/+1
* This page is System: Firmware, not Diagnostics: FirmwareErik Fonnesbeck2010-06-101-1/+1
* Update priv infoScott Ullrich2010-06-101-3/+3
* s/;/./Scott Ullrich2010-06-101-1/+1
* Adding option to show the PF overload tables (sshlockout, virusprot) and the ...Scott Ullrich2010-06-102-0/+139
* Don't use a fake CARP VIP name since it doesn't match up with the new style n...jim-p2010-06-101-3/+0
* Check for an array here to prevent against a foreach error showing in the GUI.jim-p2010-06-101-3/+5
* Don't perform these multiple times as they do not change on each loop iterati...jim-p2010-06-101-3/+3
* With no * mpd will suppress some of the logs, but still doesn't seem quite ri...gnhb2010-06-101-1/+1
* Take out all code that assumes to use DHCP for local ip if local ip is left b...gnhb2010-06-103-21/+7
* Actually seems this option is deprectated. Thanks-to: gnhbErmal2010-06-101-1/+0
* Place bundle options at the bunlde code section.Ermal2010-06-101-1/+1
* Fixup code.Ermal2010-06-101-10/+5
* Do not delete/create a route for a gateway that is marked as down to avoid re...Ermal2010-06-101-2/+5
* Remove old interface_pppoe_configure and interface_pptp_configure functions.gnhb2010-06-101-294/+0
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-101-1/+1
|\
| * Add a space here.jim-p2010-06-101-1/+1
* | Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.gnhb2010-06-102-20/+32
|/
* Show friendly interface name on the gui for members when they are assigned in...Ermal2010-06-101-1/+8
* Allow assigned interfaces to be choosed as ppp members. This allows ppp over ...Ermal2010-06-101-1/+10
* Catch up with latest ppp configuration type in convert_real_interface_to_frie...Ermal2010-06-101-58/+17
* Do not log useless log and do the check earlier as a microoptimization.Ermal2010-06-101-4/+2
* Add files to obsolete list. Correct permission for renamed(why?) ppp pages.Ermal2010-06-103-13/+15
* Only change max procs for captive portal configurationsScott Ullrich2010-06-091-20/+19
* Remove newlineScott Ullrich2010-06-091-1/+1
OpenPOWER on IntegriCloud