summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
* 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
* | Fix up for new ptpid scheme and new iface naming scheme.gnhb2010-06-091-3/+4
* | Fix missing "or" ||.gnhb2010-06-091-1/+1
* | Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-093-18/+19
* | Make pppoe reset work again with new <if> naming scheme.gnhb2010-06-091-12/+20
* | Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-091-0/+112
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-081-1/+0
|\ \ | |/
| * Trim the output. This only nails you if your interface is last in the list.gnhb2010-06-082-2/+1
* | Fix all issues that Ermal found.gnhb2010-06-082-15/+18
* | Give more time for getting dhcp address and DNS lookup.gnhb2010-06-081-4/+11
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-082-34/+45
|\ \ | |/
| * Be consistent on % for loss state.Ermal2010-06-071-1/+1
| * Catch up with php limits.Ermal2010-06-071-2/+2
| * Show some sensible defaults for delay and loss.Ermal2010-06-071-2/+2
| * Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...Ermal2010-06-071-12/+13
| * Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.jim-p2010-06-071-20/+30
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-077-144/+143
|\ \ | |/
| * One more $if changed to $ifdescr and remove unneccessary line.gnhb2010-06-061-2/+1
| * Revert "One more $if must change to $ifdescr"gnhb2010-06-061-1/+1
| * One more $if must change to $ifdescrgnhb2010-06-061-1/+1
| * Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-0610-279/+265
| |\
| | * Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...Ermal2010-06-042-23/+13
| | * Silence is better for this command.Ermal2010-06-031-1/+1
| | * Add some missing code to convert_real_interface_to_friendly_interface_name. T...Ermal2010-06-032-112/+128
| | * Return the gateway status only for gateways apinger knows about instead of as...Ermal2010-06-032-20/+4
| * | Some $config variable referencing $if but $if is not defined.gnhb2010-06-061-4/+4
OpenPOWER on IntegriCloud