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
*
Detect 0 byte config.xml cases and attempt to restore a previous backup.
Scott Ullrich
2007-04-24
1
-0
/
+10
*
The earlier fix from today that fixed get_interfaces_with_gateways() created ...
Scott Ullrich
2007-04-24
2
-24
/
+31
*
* Use is_interface_mismatch() function * Do not allow configuration to contin...
Scott Ullrich
2007-04-23
1
-20
/
+10
*
Backport is_interface_mismatch() function
Scott Ullrich
2007-04-23
1
-1
/
+23
*
Dont check-state on the rules.
Scott Ullrich
2007-04-23
1
-1
/
+1
*
Use check-state on all TDR rules
Scott Ullrich
2007-04-23
1
-1
/
+1
*
check-state at the beginning of the tdr set
Scott Ullrich
2007-04-23
1
-0
/
+1
*
Detect when schedules are present and install non schedule rule correctly
Scott Ullrich
2007-04-23
1
-0
/
+7
*
Ensure that old time based rules get deleted during reload
Scott Ullrich
2007-04-23
1
-0
/
+1
*
* Fix get_interface_list()
Scott Ullrich
2007-04-23
2
-14
/
+14
*
Correctly use all interfaces.
Seth Mos
2007-04-23
1
-2
/
+2
*
Add trailing slashes to upload directory
Scott Ullrich
2007-04-23
1
-1
/
+1
*
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg c...
Scott Ullrich
2007-04-23
1
-0
/
+6
*
Do not reload ipfw if it is already loaded.
Scott Ullrich
2007-04-22
1
-2
/
+5
*
If $config['system']['dummynetshaper'] is set then load ipfw and dummynet ear...
Scott Ullrich
2007-04-22
1
-13
/
+19
*
Make the ordering of the IPFW time based rules exactly the same as PF so ther...
Scott Ullrich
2007-04-22
2
-0
/
+10
*
Correctly incriment skipto rule number.
Scott Ullrich
2007-04-22
1
-1
/
+2
*
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
[next]