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
...
*
Fix tdr_get_next_ipfw_rule to not return 2 every time.
Scott Ullrich
2007-04-22
1
-1
/
+1
*
Add anti-lockout rule to ipfw so that you cannot lock yourself out of the GUI...
Scott Ullrich
2007-04-22
1
-1
/
+11
*
Bootstrap php.ini on non-cdrom platforms to *GUARANTEE* that we can invoke ph...
Scott Ullrich
2007-04-22
1
-0
/
+27
*
Do proper locking when writing out php.ini. Sync the disk contents to force ...
Scott Ullrich
2007-04-22
1
-0
/
+4
*
When dhclient renews the ip address and the ip has not changed then old_ip_ad...
Scott Ullrich
2007-04-22
1
-2
/
+4
*
Call sync with the lock held before allowing a new party to come along and st...
Scott Ullrich
2007-04-22
1
-2
/
+2
*
Handle dhclient case on optX interfaces and map nat correctly.
Scott Ullrich
2007-04-22
1
-1
/
+1
*
Correctly setup nat interface mappings when AON is disabled and a gateway is ...
Scott Ullrich
2007-04-22
1
-1
/
+1
*
Correct is_array() check. Suggested-by: Bill M
Scott Ullrich
2007-04-21
1
-1
/
+1
*
Use skipto type ipfw rules so that the pass type rules will not bail out of t...
Scott Ullrich
2007-04-21
2
-4
/
+37
*
Fix another major bug in time based rules. When a * * * rule is in affect on...
Scott Ullrich
2007-04-21
1
-2
/
+6
*
Fix a major time based rule bug. We need to match packets *INCOMING* to the ...
Scott Ullrich
2007-04-21
1
-1
/
+1
*
Correct the copy() logic
Scott Ullrich
2007-04-21
1
-1
/
+1
*
* Use copy instead of system() * Lock the configuration before doing this ope...
Scott Ullrich
2007-04-21
1
-2
/
+6
*
xmlparse now returns -1 when a file is corrupt. Detect this situation during...
Scott Ullrich
2007-04-21
1
-0
/
+8
*
xmlparse now returns -1 when a file is corrupt. Detect this situatioon and n...
Scott Ullrich
2007-04-21
1
-0
/
+5
*
When we iterate through the backup cache we call out to parse the configurati...
Scott Ullrich
2007-04-21
1
-1
/
+2
*
Do correct locking when cleaning the backup cache
Scott Ullrich
2007-04-21
1
-0
/
+2
*
We really need to lock the configuration when outputting the config.cache
Scott Ullrich
2007-04-21
1
-0
/
+2
*
We should anti spoof on the wan interface as well.
Scott Ullrich
2007-04-21
1
-0
/
+1
*
Block traffic from source port 0 or destination port 0. Some crafty folks tr...
Scott Ullrich
2007-04-20
1
-0
/
+4
*
Note that we use the username admin when syncing in the error messages
Scott Ullrich
2007-04-19
1
-2
/
+2
*
Correctly define the state timeout value.
Scott Ullrich
2007-04-19
1
-1
/
+2
*
Do not echo out extra text when reloading the filter rules and correctly dete...
Scott Ullrich
2007-04-18
1
-1
/
+1
*
Remove trailing space
Scott Ullrich
2007-04-18
1
-1
/
+1
*
Do not carriage return in the middle of a shell command
Scott Ullrich
2007-04-18
1
-2
/
+1
*
Don not use round-robin on failover lb pools
Seth Mos
2007-04-18
1
-2
/
+7
*
hw.ata.wc is a read-only /boot/loader.conf value. Remove.
Scott Ullrich
2007-04-17
1
-1
/
+0
*
Correctly note the filter configure item when removing the schedule feature f...
Scott Ullrich
2007-04-16
1
-1
/
+2
*
Add xml sync schedules option
Scott Ullrich
2007-04-15
1
-0
/
+3
*
Remove stray ;
Scott Ullrich
2007-04-15
1
-1
/
+1
*
Uncomment pass rule logic. Fixes a problem report from the forum. Reminded-...
Scott Ullrich
2007-04-14
1
-2
/
+2
*
Disable ATA write caching which should help with loosing configuration on inv...
Scott Ullrich
2007-04-13
1
-0
/
+1
*
Backport usermanager code from HEAD so I can get it in the snaps and
Bill Marquette
2007-04-13
6
-120
/
+1071
*
Hide "ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding enabl...
Scott Ullrich
2007-04-11
1
-1
/
+4
*
Check for array type before foreach()
Scott Ullrich
2007-04-11
1
-4
/
+5
*
Remove time based rule debugging statements.
Scott Ullrich
2007-04-11
1
-20
/
+0
*
Do not sort dns server list.
Scott Ullrich
2007-04-11
1
-1
/
+0
*
Set RELENG_1 version to 1.3. 1.2 will be released form RELENG_1_2.
Scott Ullrich
2007-04-09
1
-1
/
+1
*
Time for 1.2-BETA-1
Root_RELENG_1_2
Scott Ullrich
2007-04-09
1
-1
/
+1
*
If the interface is "lan" and bridging is enabled then skip creation of the D...
Scott Ullrich
2007-04-09
1
-0
/
+3
*
Remove configuration lock that would be acquired when you login to ssh after ...
Scott Ullrich
2007-04-08
1
-0
/
+2
*
Correct sysctl name.. it is movements not movement.
Scott Ullrich
2007-04-08
1
-2
/
+2
*
startup routed on boot if it's enabled
Bill Marquette
2007-04-08
1
-0
/
+4
*
Correct rrd_gateway path
Seth Mos
2007-04-08
1
-1
/
+1
*
Skip rule creation when interface_ip or remote_gateway is unknown
Scott Ullrich
2007-04-07
1
-0
/
+4
*
When a 0 byte configuration file is found, remove it (unlink) and continue pr...
Scott Ullrich
2007-04-07
1
-12
/
+17
*
Use -o when loading the pf ruleset. From the pfctl man page: -o E...
Scott Ullrich
2007-04-07
1
-1
/
+1
*
Cleanup IPSEC rules a bit. More work will be performed in this area over th...
Scott Ullrich
2007-04-06
1
-15
/
+3
*
Comment out what appears to be non-needed code.
Scott Ullrich
2007-04-04
1
-2
/
+2
[prev]
[next]