index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ssh key existence test.
jim-p
2010-06-22
1
-1
/
+2
*
Fix NanoBSD snapshot URL default.
jim-p
2010-06-21
1
-1
/
+1
*
Correct NanoBSD update filename
jim-p
2010-06-21
1
-3
/
+7
*
Fix NanoBSD automatic update checks.
jim-p
2010-06-21
2
-4
/
+19
*
Actually send the HUP signal to tell apinger that a new config file is to be ...
Ermal
2010-06-21
1
-1
/
+4
*
Do a more thorough check for missing sshd key files. Should fix #673
jim-p
2010-06-21
1
-1
/
+8
*
Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...
Ermal
2010-06-21
1
-5
/
+9
*
Fix #683. Show PPPs tab as selected when tab is selected.
gnhb
2010-06-21
1
-1
/
+1
*
Use proper locking.
Ermal
2010-06-21
1
-4
/
+11
*
Do not flush all tables unless Save was hit on webgui. This avoids flushing t...
Ermal
2010-06-21
1
-6
/
+19
*
We should still delete this file if it's found, or the GUI can go into an inf...
jim-p
2010-06-19
1
-0
/
+3
*
Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.
Ermal
2010-06-18
1
-0
/
+3
*
Properly find gateway ip. The code before did not match for dynamic gateways.
Ermal
2010-06-18
2
-3
/
+5
*
If packages are reinstalled during bootup than there is no need to reinstall ...
Ermal
2010-06-18
2
-5
/
+5
*
Propperly check for down state.
Ermal
2010-06-18
1
-2
/
+2
*
Also teach system_routing_configure to have an interface as parameter so to r...
Ermal
2010-06-18
2
-4
/
+8
*
Do not reconfigure CP on every event of interfaces or while reloading the web...
Ermal
2010-06-18
3
-133
/
+131
*
Remove unused script and add it to obsolete list.
Ermal
2010-06-18
2
-5
/
+1
*
Add delete button for each NAT Port Forward rule, like firewall rules. It Fix...
Renato Botelho
2010-06-18
1
-5
/
+31
*
Silence
jim-p
2010-06-18
1
-2
/
+2
*
Use killbyname() instead of mwexec/killall directly.
jim-p
2010-06-18
1
-1
/
+1
*
Silence.
Ermal
2010-06-18
1
-1
/
+1
*
Ooops curly missing.
Ermal
2010-06-17
1
-3
/
+4
*
Actually correctly handle some vip types ips for getNasIP.
Ermal
2010-06-17
1
-1
/
+4
*
Teach even getNasIP for the new callingstation ip setting.
Ermal
2010-06-17
1
-5
/
+12
*
Do not include functions.inc just for pfSenseHeader which is not really the b...
Ermal
2010-06-17
1
-3
/
+5
*
Use proper name for index.
Ermal
2010-06-17
1
-1
/
+1
*
Fixes #660. Simplify some code and correctly do an exit after a redirect is i...
Ermal
2010-06-17
1
-8
/
+4
*
Use the configured src ip attribute choosen for accounting too.
Ermal
2010-06-17
1
-1
/
+5
*
Show even VIP's in the list. This is copied from nat code and probably should...
Ermal
2010-06-17
2
-6
/
+24
*
Do not assume WAN as the default interface to get the ip from for the calling...
Ermal
2010-06-17
2
-1
/
+24
*
fix text
Chris Buechler
2010-06-17
1
-3
/
+3
*
Check if a variable is set before trying to unset. Otherwise, this will blow ...
jim-p
2010-06-17
1
-3
/
+4
*
Strip windows carriage return (^M) on save. IE adds this, and it can break ce...
jim-p
2010-06-17
1
-0
/
+1
*
Fix wireless status page to look at the right wireless interface name.
smos
2010-06-17
1
-2
/
+2
*
correct the limiter, it reversed up/down before
Chris Buechler
2010-06-16
1
-3
/
+3
*
Save log file and give better output of what is happening
Scott Ullrich
2010-06-16
1
-3
/
+5
*
Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/t...
jim-p
2010-06-16
1
-1
/
+1
*
Add missing semicolon.
gnhb
2010-06-16
1
-1
/
+1
*
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
gnhb
2010-06-16
13
-88
/
+70
|
\
|
*
Fixes #665. Optimize and correctly check for the gateways on static routes to...
Ermal
2010-06-16
1
-11
/
+8
|
*
Actually it needs choparp_ prepended.
Ermal
2010-06-16
1
-2
/
+2
|
*
Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...
Ermal
2010-06-16
2
-9
/
+27
|
*
Make some non functional changes, mostly to keep up with latest gw changes. R...
Ermal
2010-06-16
4
-9
/
+9
|
*
Fixes #667. Do not bring down mpd5 if the interface is configured for dial on...
Ermal
2010-06-16
1
-3
/
+12
|
*
Fixes #659. Uncomment javascript for unexistent fields and put id attribute o...
Ermal
2010-06-15
1
-8
/
+7
|
*
Ticket #655. Call vpn_ipsec_configured in all cases it knows how to handle en...
Ermal
2010-06-15
1
-7
/
+1
|
*
Add a safety check to prevent packets like those in #479 from breaking the fi...
jim-p
2010-06-15
1
-0
/
+2
|
*
Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...
Ermal
2010-06-15
1
-38
/
+2
|
*
Do not stamp on the variable that has the bssid Ticket #649
smos
2010-06-15
1
-1
/
+0
[next]