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
*
Also exclude grep from running processes when grepping for a running packet c...
jim-p
2011-04-12
1
-2
/
+2
*
Add a toggle under System > Advanced on the misc tab to enable/disable debug ...
jim-p
2011-04-11
3
-2
/
+33
*
Revert changes to dhclient-script. Appears to have broken DNS servers from DH...
jim-p
2011-04-09
1
-4
/
+3
*
Fix copy/paste error
jim-p
2011-04-08
1
-1
/
+1
*
Make sure a theme directory actually exists before blindly using it.
jim-p
2011-04-08
1
-1
/
+1
*
Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not runn...
jim-p
2011-04-08
1
-1
/
+8
*
Don't unconditionally start ntpd after doing ntpdate, it might be disabled.
jim-p
2011-04-08
1
-5
/
+0
*
Send ntpdate output to syslog
jim-p
2011-04-08
1
-1
/
+1
*
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
*
use same egrep statement for both checks
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use full path to egrep
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use full path to egrep
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Use some Seth egrep foo to protect from compromised DHCP servers. CVE-2011-...
Scott Ullrich
2011-04-07
1
-3
/
+4
*
Remove extra variable set
Scott Ullrich
2011-04-07
1
-2
/
+0
*
Remove copy paste
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Unbreak check if capture is running
Scott Ullrich
2011-04-07
1
-3
/
+5
*
When using ' variables are not expanded. Use double quotes so that the varia...
Scott Ullrich
2011-04-07
1
-1
/
+1
*
Don't test for a user cert here either, see previous commit.
jim-p
2011-04-07
1
-2
/
+0
*
Don't test if a cert is in use here, you could in theory use a cert for a use...
jim-p
2011-04-07
1
-2
/
+0
*
Fix link; use same message for missing certs.
jim-p
2011-04-06
1
-2
/
+2
*
Make the default openvpn cert authority message a bit relaxed and let user kn...
Scott Ullrich
2011-04-06
1
-1
/
+1
*
Correct text to include PPTP as well.
Ermal
2011-04-06
1
-1
/
+1
*
Resolves #1391. Bring back VPN auto rule disable advanced setting.
Ermal
2011-04-06
2
-1
/
+19
*
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
*
Resolves #1418. Correct test to actully do what's intended.
Ermal
2011-04-06
1
-1
/
+1
*
If the supplied gateway is all ones(255.255.255.255) do not report it as a ga...
Ermal
2011-04-06
1
-1
/
+4
*
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
*
Make sure all themes have the right colors defined.
jim-p
2011-04-04
2
-0
/
+4
*
<script/> tags are put in the function build_javascript no need to put them h...
Ermal
2011-04-04
1
-4
/
+1
*
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
3
-15
/
+15
*
standardize the device_mode variable
lgcosta
2011-04-01
1
-4
/
+4
*
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
*
Try again to fix the calculation for out bits 95th percentile. (Works for me)
jim-p
2011-03-31
1
-1
/
+2
*
clarify text
Chris Buechler
2011-03-31
1
-1
/
+1
*
Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes t...
jim-p
2011-03-30
1
-1
/
+1
*
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
[next]