summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-103-19/+32
* Merge branch 'mlppp'gnhb2010-06-1058-1785/+10661
|\
| * 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-092-123/+23
| * | Fix missing "or" ||.gnhb2010-06-091-1/+1
| * | Fix up for new ptpid scheme and iface name scheme.gnhb2010-06-093-18/+19
| * | Make assignment work with new ptpid and if name structure.gnhb2010-06-091-24/+7
| * | Make pppoe reset work again with new <if> naming scheme.gnhb2010-06-093-13/+22
| * | Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-093-105/+123
| * | 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
| * | Add check for required fields for PPP connections.gnhb2010-06-081-2/+5
| * | Fix all issues that Ermal found.gnhb2010-06-083-27/+41
| * | 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-0811-618/+113
| |\ \ | | |/
| | * 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-073-15/+15
| | * Binaries should not be in the git repoScott Ullrich2010-06-071-484/+0
| | * Binaries should not be in the git repoScott Ullrich2010-06-071-0/+0
| | * Binaries should not be in the git repoScott Ullrich2010-06-071-0/+0
| | * Binaries should be in the git repoScott Ullrich2010-06-071-0/+0
| | * Correctly check when to actually save dynamic gateways or not.Ermal2010-06-071-1/+5
| | * Actually show other data with gateways status.Ermal2010-06-072-8/+9
| | * Correctly control status of gateways. These code is tripled in these pages no...Ermal2010-06-073-89/+53
| | * Fix some typos/omissions.jim-p2010-06-071-4/+4
| | * 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-0710-156/+152
| |\ \ | | |/
| | * 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-0681-510/+603
| | |\
| | | * Fixes #632. Actually pass the interface and not the vip configuration to the ...Ermal2010-06-041-1/+1
| | | * Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...Ermal2010-06-043-26/+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
| | | * Use require_once instead of require, in case these files have been loaded pre...jim-p2010-06-031-8/+8
| | | * 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
| * | | Fix up little things.gnhb2010-06-071-3/+4
| * | | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-073-111/+316
| * | | Make display of interface name and uptime work again on status_interfaces.phpgnhb2010-06-062-10/+8
| * | | Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-052-9/+8
| * | | Simplify GUI even more, especially for PPP connections.gnhb2010-06-042-114/+89
| * | | Set default values to what we've had in the past.gnhb2010-06-032-3/+7
OpenPOWER on IntegriCloud