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
/
inc
/
filter.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove linking bridges with aliases this is dangerous and gives incorrect beh...
Ermal Luçi
2008-08-05
1
-2
/
+0
*
Remove the vpn_endpoint_determine function. It did not work properly when
Matthew Grooms
2008-08-02
1
-5
/
+2
*
Do not generate antispoof for virtual interfaces.
Ermal Luçi
2008-08-01
1
-2
/
+3
*
Correct a regression that caused non NAT-T IPsec tunnel communications to
Matthew Grooms
2008-08-01
1
-22
/
+26
*
Remove generating entries when <bridge> knob is set forinterfaces.
Ermal Luçi
2008-07-30
1
-23
/
+8
*
Take into account that pptp might be configured for redir mode too!(Is this m...
Ermal Luçi
2008-07-30
1
-1
/
+1
*
Revert to previous version it was incorrectly patched.
Ermal Luçi
2008-07-22
1
-2
/
+1
*
Create rules for dummynet propperly and add support on filter rule generation...
Ermal Luçi
2008-07-16
1
-3
/
+18
*
Foreach only if it is an array to be on the safe side.
Ermal Luçi
2008-07-16
1
-1
/
+2
*
Fix some bugs and provide small style(9) to shaper.inc
Ermal Luçi
2008-07-16
1
-26
/
+20
*
Log Error to system logs when we don't have any gateway available
Seth Mos
2008-07-16
1
-0
/
+1
*
If somehow all members are marked, proceed with the configured XML settings
Seth Mos
2008-07-16
1
-1
/
+12
*
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
Ermal Luçi
2008-07-14
1
-1614
/
+1041
*
* Start inetd regardless if nat entries exist due to tftp proxy needing it.
Scott Ullrich
2008-07-14
1
-15
/
+16
*
Introduce a new and improved version of IPsec mobile client support. The
Matthew Grooms
2008-07-13
1
-18
/
+29
*
Do not build unparsable rulesets to avoid rule errors.
Ermal Luçi
2008-07-12
1
-3
/
+7
*
Overhaul IPsec related code. Shared functions have been consolidated into
Matthew Grooms
2008-07-11
1
-103
/
+140
*
Reactivate the rdr so the pptp server works normally now that pptp workaround...
Ermal Luçi
2008-07-09
1
-1
/
+1
*
Commit missed pftpx -> ftp-proxy entries
Scott Ullrich
2008-07-09
1
-2
/
+2
*
Fixup for now utterly complex/braindead interface finding for user rules till...
Ermal Luçi
2008-07-09
1
-2
/
+3
*
Remove slbd anchor from pf rules
Seth Mos
2008-07-08
1
-2
/
+1
*
Do not generate empty queue fields when the rule queue fields are empty but set.
Seth Mos
2008-07-05
1
-2
/
+2
*
do not create unparseable rules for VPN behind the scene rules
Seth Mos
2008-07-02
1
-6
/
+10
*
Fixup VPN interface rule creation after the break the cosmetic change yesterd...
Ermal Luçi
2008-06-23
1
-24
/
+29
*
Fix single gateway in both IP address and gateway name format.
Seth Mos
2008-06-20
1
-9
/
+14
*
Fix nat rule creation for optional interfaces.
Ermal Luçi
2008-06-20
1
-4
/
+4
*
Propperly generate natrules with new interface changes.
Ermal Luçi
2008-06-20
1
-3
/
+3
*
Generate mobile ipsec rules before static ipsec rules.
Seth Mos
2008-06-20
1
-7
/
+43
*
Reenable this anchor someones scripts might rely on it.
Ermal Luçi
2008-06-18
1
-0
/
+1
*
Remove dead code.
Ermal Luçi
2008-06-18
1
-51
/
+0
*
Continue interfaces improvments on backend code.
Ermal Luçi
2008-06-18
1
-83
/
+67
*
Replace slbd gateway pool code with new gateway groups code.
Seth Mos
2008-06-18
1
-82
/
+51
*
Bring in relayd to perform server load balancing
Bill Marquette
2008-06-16
1
-0
/
+5
*
Correct path for siproxd.
Scott Ullrich
2008-06-14
1
-4
/
+4
*
Merge better NEGATE rules by building table once and then refer it in the neg...
Seth Mos
2008-06-14
1
-26
/
+48
*
trim spaces for proper evaluation. This fixes loadbalancer/gateway rule negat...
Seth Mos
2008-06-13
1
-1
/
+1
*
Replace silly vpns list logic
Seth Mos
2008-06-02
1
-15
/
+15
*
Missing commits
Scott Ullrich
2008-05-28
1
-0
/
+1
*
Only enumerate if item is an array.
Scott Ullrich
2008-05-27
1
-0
/
+2
*
Take into account all DHCP type CarpDEV interfaces. With this change
Scott Ullrich
2008-05-25
1
-2
/
+5
*
CarpDEV-DHCP fixes
Scott Ullrich
2008-05-25
1
-3
/
+3
*
CarpDEV fixes. It now works!!
Scott Ullrich
2008-05-25
1
-9
/
+39
*
Update for CarpDEV-DHCP support.
Scott Ullrich
2008-05-24
1
-3
/
+3
*
Pass description along to generate_optcfg_array callers.
Scott Ullrich
2008-05-24
1
-1
/
+2
*
Now that we have a solution for PPTP passthrough unbreak other GRE traffic p...
Ermal Luçi
2008-05-21
1
-1
/
+7
*
Ticket #1706 - reply-to shouldn't be tied to opt interfaces only
Bill Marquette
2008-05-20
1
-2
/
+2
*
Report correct syncing username.
Scott Ullrich
2008-05-02
1
-5
/
+7
*
Disable this rules alltogether with the note that tap(4) devices do not need ...
Ermal Luçi
2008-04-23
1
-1
/
+3
*
First try to cope with the new ability of mpd to rename its interfaces.
Ermal Luçi
2008-04-16
1
-3
/
+6
*
Change the renaming of openvpn tun devices to ovpnX so netstat copes with the...
Ermal Luçi
2008-04-14
1
-1
/
+1
[next]