| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach even getNasIP for the new callingstation ip setting. | Ermal | 2010-06-17 | 1 | -5/+12 |
* | Do not include functions.inc just for pfSenseHeader which is not really the b... | Ermal | 2010-06-17 | 1 | -3/+5 |
* | Fixes #660. Simplify some code and correctly do an exit after a redirect is i... | Ermal | 2010-06-17 | 1 | -8/+4 |
* | fix text | Chris Buechler | 2010-06-17 | 1 | -3/+3 |
* | correct the limiter, it reversed up/down before | Chris Buechler | 2010-06-16 | 1 | -3/+3 |
* | Save log file and give better output of what is happening | Scott Ullrich | 2010-06-16 | 1 | -3/+5 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-06-16 | 6 | -63/+52 |
|\ |
|
| * | Fixes #665. Optimize and correctly check for the gateways on static routes to... | Ermal | 2010-06-16 | 1 | -11/+8 |
| * | Actually it needs choparp_ prepended. | Ermal | 2010-06-16 | 1 | -2/+2 |
| * | Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc... | Ermal | 2010-06-16 | 1 | -8/+25 |
| * | Make some non functional changes, mostly to keep up with latest gw changes. R... | Ermal | 2010-06-16 | 1 | -1/+1 |
| * | Fixes #667. Do not bring down mpd5 if the interface is configured for dial on... | Ermal | 2010-06-16 | 1 | -3/+12 |
| * | Add a safety check to prevent packets like those in #479 from breaking the fi... | jim-p | 2010-06-15 | 1 | -0/+2 |
| * | Remove gif creation/deletion in ipsec code it seems unlikely and unused for a... | Ermal | 2010-06-15 | 1 | -38/+2 |
| * | Reduce XXX's. | Ermal | 2010-06-15 | 1 | -1/+1 |
| * | Remove stray ). Fixes #661. | jim-p | 2010-06-15 | 1 | -1/+1 |
* | | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP... | gnhb | 2010-06-16 | 1 | -17/+16 |
|/ |
|
* | Fix comments to work better. | gnhb | 2010-06-15 | 1 | -5/+3 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-06-15 | 2 | -5/+7 |
|\ |
|
| * | Fix typo. Ticket #632 | jim-p | 2010-06-14 | 1 | -1/+1 |
| * | Give apinger the new srcip dircetive so it does not struggle anymore with the... | Ermal | 2010-06-14 | 1 | -4/+6 |
* | | Comment out log suppression. No front end control implemented yet. | gnhb | 2010-06-15 | 1 | -1/+1 |
|/ |
|
* | Ticket #88. Add checks to disable txcsum when needed for wirless interfaces s... | Ermal | 2010-06-14 | 1 | -2/+7 |
* | Simplify/optimize code for carp [re]configuration. This is possibly related t... | Ermal | 2010-06-14 | 1 | -16/+4 |
* | Fixes #632. Use the correct function to handle vip destory. | Ermal | 2010-06-14 | 1 | -1/+1 |
* | Fixes #652. Correct typo. | Ermal | 2010-06-14 | 1 | -2/+2 |
* | this page is status, not diag. | Chris Buechler | 2010-06-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into rev... | Chris Buechler | 2010-06-13 | 1 | -4/+4 |
|\ |
|
| * | Fix some errors in spelling, punctuation, grammar, etc. | Larry Gilbert | 2010-06-12 | 1 | -4/+4 |
* | | Remove extra code that isn't needed any more in interfaces.inc. | gnhb | 2010-06-13 | 1 | -8/+1 |
* | | Fix empty data shown in interfaces_ppps when dislaying modem interfaces. | gnhb | 2010-06-13 | 1 | -29/+20 |
|/ |
|
* | 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 |
* | 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 |
* | Correctly reload carp interfaces via xmlrpc | Scott Ullrich | 2010-06-11 | 1 | -2/+3 |
* | Need to create a new rpc message before sending | Scott Ullrich | 2010-06-11 | 1 | -0/+1 |
* | Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a... | jim-p | 2010-06-11 | 1 | -0/+15 |
* | change privs too | Chris Buechler | 2010-06-10 | 1 | -2/+2 |
* | 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 | 1 | -1/+5 |
* | 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 |
* | Fix some things in interfaces.inc, attempt to suppress mpd log verbosity. | gnhb | 2010-06-10 | 1 | -17/+27 |
* | Catch up with latest ppp configuration type in convert_real_interface_to_frie... | Ermal | 2010-06-10 | 1 | -58/+17 |