summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Show the CPU Frequency on the dashboard if it's not running at full speed (du...jim-p2010-06-301-1/+13
* Hide the inter-client comm. option for peer-to-peer openvpn connections.jim-p2010-06-301-1/+5
* Fix this test, properly test if a variable is set. Fixes #691jim-p2010-06-291-1/+1
* Forward back to system_advanced_admin.php and not system.phpjim-p2010-06-291-1/+1
* Add checkboxes to disable TSO and LRO since some drivers will misbehave with ...jim-p2010-06-281-3/+33
* fix gettextChris Buechler2010-06-271-1/+1
* fix Description display. Ticket #666Chris Buechler2010-06-261-1/+1
* Validate for duplicate user names when editing, too.Erik Fonnesbeck2010-06-251-4/+11
* Prevent the GUI from adding a user that already exists in /etc/passwd (root, ...jim-p2010-06-251-0/+8
* Validate time server. Should be the last thing that fixes #464jim-p2010-06-251-0/+10
* Do more strict validation on WAN setup fields. Ticket #464jim-p2010-06-251-6/+41
* Hide GMZ offset zones in setup wizard. Ticket #464jim-p2010-06-251-0/+2
* Do some more strict validation on hostname, domain, and DNS servers. Ticket #464jim-p2010-06-251-0/+26
* Validate MTU in setup wizard. Ticket #464jim-p2010-06-251-0/+11
* Provide some error messages when posting from a script so consumers can have ...Ermal2010-06-241-2/+8
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-231-1/+1
* Fix dashboard version check for nanobsdjim-p2010-06-231-1/+8
* Fixes #613. Add correctly users to all users group.Ermal2010-06-221-1/+11
* Correct NanoBSD update filenamejim-p2010-06-211-3/+7
* Fix NanoBSD automatic update checks.jim-p2010-06-212-4/+19
* 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
OpenPOWER on IntegriCloud