summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-129-34/+34
* Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but t...jim-p2010-06-111-0/+3
* Correct carp_configure_docScott Ullrich2010-06-111-1/+1
* Correctly reload carp interfaces via xmlrpcScott Ullrich2010-06-111-18/+23
* vslb.inc is already included by functions.incScott Ullrich2010-06-111-1/+0
* Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a...jim-p2010-06-111-2/+6
* Fix typo.Ermal2010-06-111-2/+2
* Ticket #642. Fix logic for the wizard code to unset and arraynum usage.Ermal2010-06-111-12/+7
* page is Status not DiagChris Buechler2010-06-101-3/+3
* fix description in line with 2.0 changesChris Buechler2010-06-101-1/+1
* This page is System: Firmware, not Diagnostics: FirmwareErik Fonnesbeck2010-06-101-1/+1
* Update priv infoScott Ullrich2010-06-101-3/+3
* s/;/./Scott Ullrich2010-06-101-1/+1
* Adding option to show the PF overload tables (sshlockout, virusprot) and the ...Scott Ullrich2010-06-102-0/+139
* Don't use a fake CARP VIP name since it doesn't match up with the new style n...jim-p2010-06-101-3/+0
* Check for an array here to prevent against a foreach error showing in the GUI.jim-p2010-06-101-3/+5
* Take out all code that assumes to use DHCP for local ip if local ip is left b...gnhb2010-06-102-20/+2
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-101-1/+1
|\
| * Add a space here.jim-p2010-06-101-1/+1
* | Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.gnhb2010-06-101-3/+5
|/
* Show friendly interface name on the gui for members when they are assigned in...Ermal2010-06-101-1/+8
* Allow assigned interfaces to be choosed as ppp members. This allows ppp over ...Ermal2010-06-101-1/+10
* Add files to obsolete list. Correct permission for renamed(why?) ppp pages.Ermal2010-06-101-2/+2
* Clean up pptp a bit and modify text description in interfaces_ppps_editgnhb2010-06-102-14/+29
* Fix up for new ptpid scheme and new iface naming scheme.gnhb2010-06-091-120/+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-092-1/+2
* Change ptpid to use sequential number. This makes Ermal happy. :)gnhb2010-06-092-105/+11
* Add check for required fields for PPP connections.gnhb2010-06-081-2/+5
* Fix all issues that Ermal found.gnhb2010-06-081-12/+23
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-089-584/+68
|\
| * Reorganize code to be able to actually use the lookup_gateway_ip_by_name() fu...Ermal2010-06-072-3/+2
| * 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
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-072-9/+9
|\ \ | |/
| * Fixes #632. Actually pass the interface and not the vip configuration to the ...Ermal2010-06-041-1/+1
| * Use require_once instead of require, in case these files have been loaded pre...jim-p2010-06-031-8/+8
* | Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.gnhb2010-06-072-9/+183
* | Make display of interface name and uptime work again on status_interfaces.phpgnhb2010-06-061-3/+1
* | 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-031-1/+1
* | Rework GUI to hide advanced options and display via button.gnhb2010-06-032-109/+148
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-0365-180/+305
|\ \ | |/
OpenPOWER on IntegriCloud