summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Ooops curly missing.Ermal2010-06-171-3/+4
|
* Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
|
* Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
|
* Do not include functions.inc just for pfSenseHeader which is not really the ↵Ermal2010-06-171-3/+5
| | | | best place to use!
* Fixes #660. Simplify some code and correctly do an exit after a redirect is ↵Ermal2010-06-171-8/+4
| | | | issued. Thanks-to: Efonne for analysis.
* fix textChris Buechler2010-06-171-3/+3
|
* correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
|
* Save log file and give better output of what is happeningScott Ullrich2010-06-161-3/+5
|
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-166-63/+52
|\
| * Fixes #665. Optimize and correctly check for the gateways on static routes ↵Ermal2010-06-161-11/+8
| | | | | | | | to be included on $tonatsubnets macro.
| * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| |
| * Fixes #632. When bringing down a vip of proxyarp use the new pidfile ↵Ermal2010-06-161-8/+25
| | | | | | | | introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface.
| * Make some non functional changes, mostly to keep up with latest gw changes. ↵Ermal2010-06-161-1/+1
| | | | | | | | Related to Ticket #666
| * Fixes #667. Do not bring down mpd5 if the interface is configured for dial ↵Ermal2010-06-161-3/+12
| | | | | | | | on-demand.
| * Add a safety check to prevent packets like those in #479 from breaking the ↵jim-p2010-06-151-0/+2
| | | | | | | | filter log in the GUI.
| * Remove gif creation/deletion in ipsec code it seems unlikely and unused for ↵Ermal2010-06-151-38/+2
| | | | | | | | a long time. This also removes the risk of doing damages on gifs configured through the GUI.
| * Reduce XXX's.Ermal2010-06-151-1/+1
| |
| * Remove stray ). Fixes #661.jim-p2010-06-151-1/+1
| |
* | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all ↵gnhb2010-06-161-17/+16
|/ | | | PPPx type links.
* Fix comments to work better.gnhb2010-06-151-5/+3
|
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-152-5/+7
|\
| * Fix typo. Ticket #632jim-p2010-06-141-1/+1
| |
| * Give apinger the new srcip dircetive so it does not struggle anymore with ↵Ermal2010-06-141-4/+6
| | | | | | | | the routing table.
* | Comment out log suppression. No front end control implemented yet.gnhb2010-06-151-1/+1
|/
* Ticket #88. Add checks to disable txcsum when needed for wirless interfaces ↵Ermal2010-06-141-2/+7
| | | | so it does not break bridging when teh interface itself is reconfigured.
* Simplify/optimize code for carp [re]configuration. This is possibly related ↵Ermal2010-06-141-16/+4
| | | | to Ticket #601. Also this speedups vip creation on large number of interfaces.
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-141-1/+1
|
* Fixes #652. Correct typo.Ermal2010-06-141-2/+2
|
* this page is status, not diag.Chris Buechler2010-06-141-1/+1
|
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into ↵Chris Buechler2010-06-131-4/+4
|\ | | | | | | review/master
| * Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
| |
* | Remove extra code that isn't needed any more in interfaces.inc.gnhb2010-06-131-8/+1
| | | | | | | | creating pppoe reset file is now handled directly in interfaces_ppps_configure function.
* | Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-131-29/+20
|/ | | | | | Also, clean up interfaces_ppps_configure. For PPtP/L2tP if Local IP field is left empty, try to get the IP from the physical interface if it has one. If not just log error and abort.
* 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 ↵jim-p2010-06-111-0/+51
| | | | yet exist. Fixes #645
* Properly sync CA/Certs when syncing OpenVPN (might need to be its own ↵jim-p2010-06-111-7/+18
| | | | option, but forced on for OpenVPN). Also adds capability (though not enabled) to sync users. That will need more thought. Ticket #645
* 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
|
* Correctly reload carp interfaces via xmlrpcScott Ullrich2010-06-111-2/+3
|
* Need to create a new rpc message before sendingScott Ullrich2010-06-111-0/+1
|
* Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set ↵jim-p2010-06-111-0/+15
| | | | a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync.
* change privs tooChris Buechler2010-06-101-2/+2
|
* Don't perform these multiple times as they do not change on each loop ↵jim-p2010-06-101-3/+3
| | | | iteration. Having them inside the loop can also generate an invalid DHCP config file, instead of just warning that there is no CARP VIP defined.
* With no * mpd will suppress some of the logs, but still doesn't seem quite ↵gnhb2010-06-101-1/+1
| | | | right.
* Take out all code that assumes to use DHCP for local ip if local ip is left ↵gnhb2010-06-101-1/+5
| | | | | | blank. Also, check for blank local IPs and error out if they occur.
* 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 ↵Ermal2010-06-101-2/+5
| | | | removing needed routes to check teh gateways. Reported-by: http://forum.pfsense.org/index.php/topic,25854.0.html
* Remove old interface_pppoe_configure and interface_pptp_configure functions.gnhb2010-06-101-294/+0
|
OpenPOWER on IntegriCloud