summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually send the HUP signal to tell apinger that a new config file is to be ...Ermal2010-06-211-1/+4
* Do a more thorough check for missing sshd key files. Should fix #673jim-p2010-06-211-1/+8
* Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...Ermal2010-06-211-5/+9
* Fix #683. Show PPPs tab as selected when tab is selected.gnhb2010-06-211-1/+1
* Use proper locking.Ermal2010-06-211-4/+11
* Do not flush all tables unless Save was hit on webgui. This avoids flushing t...Ermal2010-06-211-6/+19
* We should still delete this file if it's found, or the GUI can go into an inf...jim-p2010-06-191-0/+3
* Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.Ermal2010-06-181-0/+3
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-182-3/+5
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-182-5/+5
* Propperly check for down state.Ermal2010-06-181-2/+2
* Also teach system_routing_configure to have an interface as parameter so to r...Ermal2010-06-182-4/+8
* Do not reconfigure CP on every event of interfaces or while reloading the web...Ermal2010-06-183-133/+131
* Remove unused script and add it to obsolete list.Ermal2010-06-182-5/+1
* Add delete button for each NAT Port Forward rule, like firewall rules. It Fix...Renato Botelho2010-06-181-5/+31
* Silencejim-p2010-06-181-2/+2
* Use killbyname() instead of mwexec/killall directly.jim-p2010-06-181-1/+1
* Silence.Ermal2010-06-181-1/+1
* Ooops curly missing.Ermal2010-06-171-3/+4
* Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
* Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
* Do not include functions.inc just for pfSenseHeader which is not really the b...Ermal2010-06-171-3/+5
* Use proper name for index.Ermal2010-06-171-1/+1
* Fixes #660. Simplify some code and correctly do an exit after a redirect is i...Ermal2010-06-171-8/+4
* 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
* fix textChris Buechler2010-06-171-3/+3
* 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
* correct the limiter, it reversed up/down beforeChris Buechler2010-06-161-3/+3
* Save log file and give better output of what is happeningScott Ullrich2010-06-161-3/+5
* 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-1613-88/+70
|\
| * Fixes #665. Optimize and correctly check for the gateways on static routes to...Ermal2010-06-161-11/+8
| * Actually it needs choparp_ prepended.Ermal2010-06-161-2/+2
| * Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-162-9/+27
| * Make some non functional changes, mostly to keep up with latest gw changes. R...Ermal2010-06-164-9/+9
| * Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...Ermal2010-06-161-3/+12
| * 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
| * Add a safety check to prevent packets like those in #479 from breaking the fi...jim-p2010-06-151-0/+2
| * Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...Ermal2010-06-151-38/+2
| * Do not stamp on the variable that has the bssid Ticket #649smos2010-06-151-1/+0
| * Reduce XXX's.Ermal2010-06-151-1/+1
| * Remove stray ). Fixes #661.jim-p2010-06-151-1/+1
* | Modify pfsense-utils and status_interfaces.php so Uptime is shown for all PPP...gnhb2010-06-162-21/+20
|/
* Fix comments to work better.gnhb2010-06-151-5/+3
OpenPOWER on IntegriCloud