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
*
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
*
Merge 8b7d91267376d8b1e5e8d5748371430e2a601e23 https://rcs.pfsense.org/projec...
Scott Ullrich
2011-03-22
1
-1
/
+1
*
Actually remove the pid file before starting a new miniupnpd since it seems t...
Ermal
2011-03-22
1
-2
/
+5
*
Unbreak adding subqueues to queues also. This has happened after allowing ren...
Ermal
2011-03-22
1
-1
/
+3
*
Unbreak adding subqueues to limiters. Correct some text in the way.
Ermal
2011-03-22
1
-6
/
+6
*
Workaround for conf_mount_rw/ro during boot to only allow it to change at the...
Erik Fonnesbeck
2011-03-22
3
-10
/
+13
*
Ticket #1374. Actually test the right field name.
Ermal
2011-03-21
1
-2
/
+4
*
Added option to select the type of device for use in the tunnel openvpn
lgcosta
2011-03-21
1
-4
/
+5
*
Generate the config file in a variable then write it as a whole to a file.
Ermal
2011-03-18
2
-21
/
+15
*
Read data into variables before passing to rrdtool, so it's easier to extend ...
jim-p
2011-03-18
1
-19
/
+19
*
Up the number of packets that gets sent to divert consumers since this count ...
Ermal
2011-03-17
1
-1
/
+1
*
Log the configuration is not the same error message only when this is true. T...
Ermal
2011-03-17
1
-19
/
+18
*
Add Total number of CP users graph
Warren Baker
2011-03-17
1
-3
/
+40
*
Ticket #1356 use locking here rather than ps to serialize execution.
Ermal
2011-03-16
1
-4
/
+3
*
Fix ticket #1126
smos
2011-03-16
1
-6
/
+6
*
Change wording
smos
2011-03-16
1
-2
/
+2
*
Fix the IPsec ping hosts file generation. This only worked for the last
smos
2011-03-16
1
-1
/
+1
*
Keep a table of gateways we added for static routes to prevent us from making...
smos
2011-03-16
1
-1
/
+8
*
Add code to allow custom upgrade code to run after the pfSense upgrade code f...
Ermal
2011-03-15
1
-1
/
+6
*
Make sure we have an ip to kill sessions from.
Ermal
2011-03-15
1
-10
/
+11
*
Do more strict checking if an ppp type interface is assigned before starting ...
Ermal
2011-03-15
1
-10
/
+14
*
Remove comment since the service is not started anymore after installation in...
Ermal
2011-03-14
1
-1
/
+0
*
Make sure we do not write stale data during prunning periods.
Ermal
2011-03-12
1
-6
/
+10
*
Correctly generate the interface.
Ermal
2011-03-10
1
-2
/
+2
*
Define only one loginterface since that is what pf(4) allows. This prevents a...
Ermal
2011-03-10
1
-9
/
+4
*
Remove extra unmatched conf_mount_ro for a potential race condition preventin...
Erik Fonnesbeck
2011-03-10
1
-2
/
+0
*
Remove quick from the filter rule by request of Erik.
smos
2011-03-10
1
-1
/
+1
[next]