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
path:
root
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline.git
yakatz
2011-04-21
3
-7
/
+14
|
\
|
*
Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the ...
jim-p
2011-04-21
1
-6
/
+6
|
*
Confirmed working fix for ticket #1417 - with this change I have two-way conn...
jim-p
2011-04-21
1
-0
/
+2
|
*
Backing out changes from ticket #1417, it was not a valid openvpn config that...
jim-p
2011-04-19
1
-1
/
+0
|
*
Harden SSL settings a bit. Verified OK with @cmb and @billm
Scott Ullrich
2011-04-19
1
-0
/
+5
|
*
Slightly different fix for #1417 that doesn't mess up other parameters needed...
jim-p
2011-04-18
1
-1
/
+2
*
|
checking moduli of ssl csr request and response
yakatz
2011-04-21
1
-0
/
+19
|
/
*
Block instead of allowing proto carp/pfsync during bootup since this may caus...
Ermal
2011-04-18
1
-2
/
+2
*
Add an option under advanced->misc to specify a proxy for retreiving pfsense ...
Ermal
2011-04-18
1
-3
/
+26
*
Don't include RFC1918 in bogons.
jim-p
2011-04-17
1
-4
/
+1
*
sync bogons
Chris Buechler
2011-04-16
1
-7
/
+3
*
Save a little space on the interface list for console assignment.
jim-p
2011-04-14
1
-2
/
+2
*
Add missing fields for l2tp to define dns and wins servers
smos
2011-04-13
1
-2
/
+5
*
Do not send growl notices twice
Scott Ullrich
2011-04-12
1
-0
/
+13
*
Remove blank trailing c/r.
Scott Ullrich
2011-04-12
1
-1
/
+1
*
Notify via smtp as well as growl
Scott Ullrich
2011-04-12
2
-1
/
+3
*
Drop the ntpdate sync in favor of using ntpd -s, which should have the same n...
jim-p
2011-04-12
3
-7
/
+1
*
Add a toggle under System > Advanced on the misc tab to enable/disable debug ...
jim-p
2011-04-11
1
-1
/
+2
*
Add an IPsec xauth permission. Try to use the nologin shell first (just unloc...
jim-p
2011-04-08
2
-0
/
+8
*
Putting client-config-dir in the config is valid also for p2p_tls servers. Fi...
jim-p
2011-04-08
1
-1
/
+1
*
Resolves #1391. Bring back VPN auto rule disable advanced setting.
Ermal
2011-04-06
1
-1
/
+4
*
CRL is read in as an array now, so even in the imported config it will appear...
jim-p
2011-04-06
1
-2
/
+2
*
Fixup text.
jim-p
2011-04-06
1
-2
/
+2
*
Actually re-parse the config if a valid config was not written. (Should help ...
jim-p
2011-04-06
1
-2
/
+9
*
Correct error message for gateways to report down when the gateway is down an...
Ermal
2011-04-06
1
-1
/
+1
*
Another sweep at keeping the default route always present when the default se...
Ermal
2011-04-06
1
-10
/
+20
*
Unbreak inetd.conf generation to avoid entries containing Array entries. This...
Ermal
2011-04-05
1
-1
/
+1
*
Fix variable name
jim-p
2011-04-05
1
-2
/
+2
*
Try to always keep pfSense with a default gateway to avoid errors for service...
Ermal
2011-04-04
1
-1
/
+25
*
On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsen...
Ermal
2011-04-04
2
-2
/
+5
*
Add -a to include all updaterrd.sh scripts running and also remove top killin...
Ermal
2011-04-04
1
-2
/
+1
*
Fix indent.
Ermal
2011-04-01
1
-11
/
+11
*
Switch back to dev_mode so existing configs aren't broken by the other changes.
jim-p
2011-04-01
1
-5
/
+5
*
Correct the conditional testing.
Ermal
2011-03-31
1
-1
/
+1
*
Do not show the default queue selection for a queue that has child queues
Ermal
2011-03-31
1
-8
/
+10
*
Prevent non-numeric chars from being inputed on bandwidth field.
Ermal
2011-03-31
1
-2
/
+10
*
Use a different loop counter variable to avoid a name collision
jim-p
2011-03-30
1
-3
/
+3
*
Test for value present before using.
Ermal
2011-03-30
1
-2
/
+2
*
Test for value present before using.
Ermal
2011-03-30
1
-1
/
+1
*
Unset xmlrpcauth and not the first member of the array.
Ermal
2011-03-30
1
-2
/
+2
*
Check for function existence before calling it.
Ermal
2011-03-30
1
-1
/
+2
*
By default assume admin user and do not blindly copy the first user from the ...
Ermal
2011-03-30
1
-3
/
+6
*
Allow editing of CAs, so that imported CAs can have their private keys added ...
jim-p
2011-03-30
1
-2
/
+4
*
Do not rely on first user being admin as this breaks in certain cases the XML...
Ermal
2011-03-30
1
-18
/
+20
*
clarify log
Chris Buechler
2011-03-30
1
-1
/
+1
*
Check for "aes 256" as IPsec encryption type, not just rijndael.
jim-p
2011-03-29
1
-0
/
+4
*
Add some upgrade code for IPsec mobile clients. Passes php -l but needs more ...
jim-p
2011-03-29
1
-0
/
+134
*
Trim spaces out to avoid problems from explode.
Ermal
2011-03-29
1
-1
/
+1
*
Add back gre allowing rules since they are needed.
Ermal
2011-03-29
1
-0
/
+2
*
Allow TCP and UDP for DHCP failover traffic.
jim-p
2011-03-28
1
-2
/
+2
[next]