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
*
Overhaul IPsec related code. Shared functions have been consolidated into
Matthew Grooms
2008-07-11
23
-2049
/
+2824
*
Fix page break issue.
Scott Ullrich
2008-07-10
1
-0
/
+1
*
Fix file not found errors.
Scott Ullrich
2008-07-10
1
-3
/
+5
*
Use the full path to the vlan parameters seems that the foreach block creates...
Ermal Luçi
2008-07-10
1
-1
/
+1
*
Update NOIP URL
Scott Ullrich
2008-07-10
1
-1
/
+1
*
Reactivate the rdr so the pptp server works normally now that pptp workaround...
Ermal Luçi
2008-07-09
1
-1
/
+1
*
Remove the parent interface reconfiguration functions they are only bogusly/e...
Ermal Luçi
2008-07-09
1
-7
/
+0
*
Commit missed pftpx -> ftp-proxy entries
Scott Ullrich
2008-07-09
1
-2
/
+2
*
Cleanup unused/forgotten assignment.
Ermal Luçi
2008-07-09
1
-1
/
+1
*
Correctly show interface names.
Ermal Luçi
2008-07-09
1
-16
/
+3
*
Correctly show interface names on the tabs.
Ermal Luçi
2008-07-09
1
-1
/
+1
*
* Correctly edit existing vlans.
Ermal Luçi
2008-07-09
1
-22
/
+9
*
Correct typo and better handle recreation of vlan with specific name.
Ermal Luçi
2008-07-09
1
-3
/
+4
*
Fixup for now utterly complex/braindead interface finding for user rules till...
Ermal Luçi
2008-07-09
1
-2
/
+3
*
Merge VLAN fixes from RELENG_1_MULTI_ANYTHING branch.
Ermal Luçi
2008-07-09
1
-10
/
+11
*
Exit slbd, enter relayd
Seth Mos
2008-07-08
10
-14
/
+109
*
move relayd to after all gateways are configured - it'll be happier, trust me
Bill Marquette
2008-07-08
1
-1
/
+1
*
Setup gateways monitor after a rpc sync
Seth Mos
2008-07-08
1
-0
/
+1
*
add comment with an XXX to remind me to fix
Bill Marquette
2008-07-08
1
-1
/
+1
*
remove slbd_configure and start removal of gateway stuff from load balancer s...
Bill Marquette
2008-07-08
3
-173
/
+8
*
s/slbd/relayd/ move to after filter is configured
Bill Marquette
2008-07-08
1
-2
/
+2
*
Move gateway status and monitoring over to gwlb.inc.
Seth Mos
2008-07-08
2
-262
/
+180
*
Add relayd logging file
Seth Mos
2008-07-08
1
-1
/
+1
*
Remove slbd anchor from pf rules
Seth Mos
2008-07-08
1
-2
/
+1
*
Remove configure_slbd() from rc.newwanip.
Seth Mos
2008-07-08
1
-4
/
+0
*
Remove configure_slbd() from rc scripts
Seth Mos
2008-07-08
2
-5
/
+3
*
Raise the timeout value to 1 second on checks, setting a global timeout does
Bill Marquette
2008-07-08
1
-2
/
+2
*
Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
Seth Mos
2008-07-08
1
-1
/
+1
*
Correctly set interface to dhcp in wan case.
Ermal Luçi
2008-07-08
1
-1
/
+1
*
Switch over to interface_has_gateway() for gateway detection
Seth Mos
2008-07-08
1
-10
/
+2
*
Remove escape slashes so our quality stats gathering works again.
Seth Mos
2008-07-08
1
-3
/
+5
*
Show correct updating URL source when it is overriden by admin
Scott Ullrich
2008-07-08
1
-1
/
+1
*
format error fix
Scott Dale
2008-07-08
1
-1
/
+1
*
make tabs all the same
Scott Dale
2008-07-08
1
-1
/
+1
*
show error correctly and display current version is up to date
Scott Dale
2008-07-08
1
-8
/
+14
*
Turn off CARPDEV.
Scott Ullrich
2008-07-07
2
-6
/
+6
*
clean up text a bit, still some issues remaining (like "http://DHCP", my logi...
Chris Buechler
2008-07-07
1
-7
/
+17
*
Unlink only if the file exists to aviod errors.
Ermal Luçi
2008-07-07
1
-1
/
+1
*
Remove unneeded code.
Ermal Luçi
2008-07-07
1
-2
/
+0
*
Fix interface ip assignment. Originally commited by Ermal
Scott Ullrich
2008-07-07
1
-1
/
+10
*
Add shortcut command for manual config editing
Chris Buechler
2008-07-07
1
-0
/
+3
*
allow relayd to actually restart
Bill Marquette
2008-07-07
1
-3
/
+3
*
Record prior version
Scott Ullrich
2008-07-07
1
-0
/
+3
*
Add pre_upgrade_command hook support
Scott Ullrich
2008-07-07
1
-0
/
+7
*
Adding pre upgrade hook
Scott Ullrich
2008-07-07
1
-0
/
+3
*
Signal a package reinstall after upgrade
Scott Ullrich
2008-07-07
1
-0
/
+2
*
It appears that malloc options have changed for RELENG_7.
Scott Ullrich
2008-07-07
1
-3
/
+6
*
Eliminate interfaces_carp_bring_up_final()
Scott Ullrich
2008-07-07
1
-1
/
+0
*
Eliminate interfaces_carp_bring_up_final()
Scott Ullrich
2008-07-07
5
-6
/
+2
*
* Cleanup carp code
Scott Ullrich
2008-07-07
3
-33
/
+52
[next]