summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix #683. Show PPPs tab as selected when tab is selected.gnhb2010-06-211-1/+1
* We should still delete this file if it's found, or the GUI can go into an inf...jim-p2010-06-191-0/+3
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-181-1/+1
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-181-3/+0
* Add delete button for each NAT Port Forward rule, like firewall rules. It Fix...Renato Botelho2010-06-181-5/+31
* Use killbyname() instead of mwexec/killall directly.jim-p2010-06-181-1/+1
* Use proper name for index.Ermal2010-06-171-1/+1
* Use the configured src ip attribute choosen for accounting too.Ermal2010-06-171-1/+5
* Show even VIP's in the list. This is copied from nat code and probably should...Ermal2010-06-172-6/+24
* Do not assume WAN as the default interface to get the ip from for the calling...Ermal2010-06-172-1/+24
* Check if a variable is set before trying to unset. Otherwise, this will blow ...jim-p2010-06-171-3/+4
* Strip windows carriage return (^M) on save. IE adds this, and it can break ce...jim-p2010-06-171-0/+1
* Fix wireless status page to look at the right wireless interface name.smos2010-06-171-2/+2
* Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/t...jim-p2010-06-161-1/+1
* Add missing semicolon.gnhb2010-06-161-1/+1
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-06-167-25/+18
|\
| * Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-1/+2
| * Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-163-8/+8
| * Fixes #659. Uncomment javascript for unexistent fields and put id attribute o...Ermal2010-06-151-8/+7
| * Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle en...Ermal2010-06-151-7/+1
| * Do not stamp on the variable that has the bssid Ticket #649smos2010-06-151-1/+0
* | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP...gnhb2010-06-161-4/+4
|/
* Make DHCP leases sortable. Fixes #653jim-p2010-06-141-1/+1
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-142-19/+29
* Fixes #632. Use the correct function to handle vip destory.Ermal2010-06-141-1/+1
* this page is status, not diag.Chris Buechler2010-06-145-10/+10
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/text-proofing into rev...Chris Buechler2010-06-139-34/+34
|\
| * Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-129-34/+34
* | Fix empty data shown in interfaces_ppps when dislaying modem interfaces.gnhb2010-06-131-2/+2
|/
* 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
OpenPOWER on IntegriCloud