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
*
Make sure we are writable for /etc/crontab
Scott Ullrich
2007-06-09
1
-2
/
+1
*
Unbreak captive portal images.
Scott Ullrich
2007-06-09
1
-13
/
+17
*
Cleanup logging line so that it is more readable.
Scott Ullrich
2007-06-09
1
-1
/
+1
*
find_interface_ip() requires a real interface
Scott Ullrich
2007-06-09
1
-1
/
+1
*
correct code formatting
Martin Fuchs
2007-06-07
1
-33
/
+33
*
Add OpenVPN CSC-DHCP Options (override per Client), add TLS-Authentication, a...
Martin Fuchs
2007-06-07
4
-7
/
+222
*
Revert previous commits now that IPSEC is reloading correctly.
Scott Ullrich
2007-06-05
1
-1
/
+1
*
Catch checkreload.sh back up to check_reload_status changes.
Scott Ullrich
2007-06-04
1
-2
/
+2
*
Restore previous PPTP changes.
Scott Ullrich
2007-06-04
1
-5
/
+5
*
With the tweaks that have occured today fastcgi can now run again on 64 megab...
Scott Ullrich
2007-06-03
1
-4
/
+0
*
Reset terminals on blank input which could be a console reload war between so...
Scott Ullrich
2007-06-03
1
-2
/
+1
*
Set the recv and send space to 4096 when folks use pfSense on 64 megabyte mac...
Scott Ullrich
2007-06-03
1
-0
/
+2
*
* fix: background on login screen
Daniel Stefan Haischt
2007-06-03
1
-1
/
+5
*
Close STDIN ($fp) handle before returning back to shell. Major doh's.
Scott Ullrich
2007-06-02
2
-2
/
+5
*
Close STDIN ($fp) handle before returning back to shell. Major doh's.
Scott Ullrich
2007-06-02
6
-5
/
+27
*
SSH-Key(only) Login
Timo Boettcher
2007-06-02
2
-7
/
+48
*
Close STDIN ($fp) handle before returning back to shell. Major doh's.
Scott Ullrich
2007-06-02
1
-1
/
+6
*
We need to expire entries every hour, not every half hour. (snort)
Scott Ullrich
2007-06-02
2
-2
/
+2
*
use killall
Scott Ullrich
2007-06-02
1
-1
/
+1
*
* Flush SPD's on reload * Kilall -HUP racoon if its already running since rac...
Scott Ullrich
2007-06-02
1
-6
/
+4
*
Call vpn_ipsec_force_reload() when user clicks "Save"
Scott Ullrich
2007-06-02
1
-1
/
+1
*
* Remove path from racoon grep * Remove [r] from racoon and simply grep for r...
Scott Ullrich
2007-06-02
1
-1
/
+1
*
Correct ps location
Scott Ullrich
2007-06-02
1
-1
/
+1
*
* Sleep between restarting racoon * Use vpn_ipsec_force_reload(); * Break whe...
Scott Ullrich
2007-06-02
1
-2
/
+6
*
Remove IPV6 operations.
Scott Ullrich
2007-06-01
1
-1
/
+1
*
Instead of skipping DHCP server on LAN in a bridged environment, simply log a...
Scott Ullrich
2007-05-31
1
-1
/
+1
*
update interface widget
Scott Dale
2007-05-31
1
-4
/
+6
*
update icons for interface widget
Scott Dale
2007-05-31
12
-0
/
+0
*
Change link 'System' to 'Dashboard'
Scott Dale
2007-05-31
1
-1
/
+1
*
Do not check for disabled nat reflection before installing tftp helper.
Scott Ullrich
2007-05-30
1
-4
/
+4
*
NITPICK, line up tabs.
Scott Ullrich
2007-05-30
1
-1
/
+1
*
Fix minor variable mismatches.
Scott Ullrich
2007-05-30
1
-2
/
+2
*
Backport tftp proxy helper
Scott Ullrich
2007-05-30
1
-2
/
+16
*
Use keep state instead of modulate state
Scott Ullrich
2007-05-29
1
-1
/
+1
*
Increase update delay.
Scott Ullrich
2007-05-29
1
-1
/
+1
*
Initialize variable to false.
Scott Ullrich
2007-05-29
1
-0
/
+1
*
Really only allow adavanced tunables when some kind of state tracking is enab...
Scott Ullrich
2007-05-29
1
-1
/
+2
*
Only allow adavanced tunables when some kind of state tracking is enabled.
Scott Ullrich
2007-05-29
1
-22
/
+23
*
Pass gre in any direction.
Scott Ullrich
2007-05-29
1
-5
/
+5
*
* Add description * Add local subnet * Add remote subnet
Scott Ullrich
2007-05-29
1
-2
/
+14
*
Remove extra debugging echo.
Scott Ullrich
2007-05-29
1
-1
/
+0
*
* Use new screen by default. * Add new tab
Scott Ullrich
2007-05-29
3
-5
/
+7
*
Add diag IPSEC screen.
Scott Ullrich
2007-05-29
1
-0
/
+191
*
add closing tr tag
Seth Mos
2007-05-29
1
-0
/
+1
*
Update static routes on filter reload
Scott Ullrich
2007-05-27
1
-0
/
+2
*
s/dhcprelay/dhcrelay/ so that service status shows up correctly
Scott Ullrich
2007-05-27
1
-1
/
+1
*
Unbreak local queries that where broken in Ticket #1190 until we hear back fr...
Scott Ullrich
2007-05-27
1
-3
/
+3
*
Remove trailing space / cr
Scott Ullrich
2007-05-27
15
-15
/
+15
*
We no longer source sysctl.conf. Items have been moved to config.xml.
Scott Ullrich
2007-05-27
1
-21
/
+0
*
Increase field sizes.
Scott Ullrich
2007-05-27
1
-3
/
+3
[next]