summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
* 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 to...Ermal2010-06-161-11/+8
| * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| * Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-8/+25
| * Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-161-1/+1
| * Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...Ermal2010-06-161-3/+12
| * Add a safety check to prevent packets like those in #479 from breaking the fi...jim-p2010-06-151-0/+2
| * Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...Ermal2010-06-151-38/+2
| * 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 PPP...gnhb2010-06-161-17/+16
|/
* 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 the...Ermal2010-06-141-4/+6
* | 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 s...Ermal2010-06-141-2/+7
* Simplify/optimize code for carp [re]configuration. This is possibly related t...Ermal2010-06-141-16/+4
* 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 rev...Chris Buechler2010-06-131-4/+4
|\
| * 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
* | Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-131-29/+20
|/
* Add array_merge_recursive_unique which was called in xmlrpc.php but did not y...jim-p2010-06-111-0/+51
* change privs tooChris Buechler2010-06-101-2/+2
* 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-101-1/+5
* 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
* Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.gnhb2010-06-101-17/+27
* 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-101-11/+11
* Only change max procs for captive portal configurationsScott Ullrich2010-06-091-20/+19
* Remove newlineScott Ullrich2010-06-091-1/+1
* Remove second %Scott Ullrich2010-06-091-1/+1
* Clean up this code a little.jim-p2010-06-091-8/+6
* Use different logic for this function, copied from crypt_acb.php. Ticket #537jim-p2010-06-091-20/+11
* Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fat...Scott Ullrich2010-06-091-2/+4
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-101-5/+3
* Fix up upgrade function for new PPPs implementation.gnhb2010-06-101-11/+10
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-091-18/+18
|\
| * Don't delete these additional files until the end of the package uninstall pr...jim-p2010-06-081-18/+18
OpenPOWER on IntegriCloud