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
*
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
*
In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...
jim-p
2011-03-28
2
-3
/
+3
*
Correct PPTP Clients alias address. The PPTP server address was been utlized ...
Warren Baker
2011-03-28
1
-1
/
+1
*
Only run conf_mount_rw here if there isn't another process going.
jim-p
2011-03-26
1
-1
/
+4
*
Actually if /etc/sshd is already running, doing a conf_mount_ro() would be a ...
jim-p
2011-03-26
1
-1
/
+0
*
Backing this out to see if it unbreaks NanoBSD upgrades with packages involve...
jim-p
2011-03-26
3
-13
/
+10
*
Make sure that there is a value before using it as a redirection.
Ermal
2011-03-25
1
-1
/
+1
*
Make the return values on error consistent with the normal return value.
Ermal
2011-03-25
1
-2
/
+2
*
Actually correctly report the timeleft in log messages. This is mostly cosmetic.
Ermal
2011-03-25
1
-9
/
+9
*
Make the two default page codes similar in regarding to redirurl in hope that...
Ermal
2011-03-25
1
-1
/
+1
*
Correctly synchronize the db of vouchers from master. Also correctly write it...
Ermal
2011-03-25
1
-5
/
+8
*
Display the correct error page if vouchers are active or if normal CP is acti...
Ermal
2011-03-25
1
-76
/
+2
*
Correct log messages to not display port twice.
Ermal
2011-03-25
2
-3
/
+3
*
Correctly handle aliases for the target on inetd rules. Otherwise bad paramet...
Ermal
2011-03-25
1
-1
/
+6
*
Make sure to uses 'tables' in array.
Warren Baker
2011-03-25
1
-5
/
+5
*
Remove legacy Bogons Privileges page and add Tables to Privileges.
Warren Baker
2011-03-25
1
-6
/
+6
*
Do not write ont rules anymore max-packets. This apparently was done by me in...
Ermal
2011-03-24
1
-2
/
+2
*
Try to not stomp rule to each other. Reported-by: http://forum.pfsense.org/in...
Ermal
2011-03-24
1
-1
/
+1
*
Correct wrong comment.
Ermal
2011-03-24
1
-1
/
+1
*
Fix voucher disconnect sync issue
Scott Ullrich
2011-03-23
2
-0
/
+59
*
Do not error out for pptp/l2tp localip setting not set since its legitimate.
Ermal
2011-03-23
1
-3
/
+2
[next]