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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parse error
Seth Mos
2011-03-22
1
-2
/
+1
*
Restore the IPv6 counters I accidentally overwrote
Seth Mos
2011-03-22
1
-18
/
+31
*
Set some defaults, advertise a default ipv6 mtu of 1280.
Seth Mos
2011-03-21
1
-4
/
+18
*
Correct typo in array name. Add select box for operating mode of rtadvd and d...
Seth Mos
2011-03-21
1
-8
/
+19
*
Further fixup the fetch Mac address exec() this hopefully works
Seth Mos
2011-03-21
1
-2
/
+2
*
Attempt to manually generate a ipv6 address
Seth Mos
2011-03-20
1
-1
/
+3
*
Add a function that will calculate the ipv6 address for a given hardware address
Seth Mos
2011-03-20
1
-29
/
+51
*
Merge commit from Bill M for ipv6 counters and interface stats
Seth Mos
2011-03-20
1
-17
/
+29
*
fix filter rules for requested ipv6 icmp types
Seth Mos
2011-03-18
1
-6
/
+6
*
Comment out static mappings, this needs more research
Seth Mos
2011-03-17
1
-1
/
+4
*
Fix merge conflict
Scott Ullrich
2011-03-16
3
-8
/
+9
|
\
|
*
Fix ticket #1126
smos
2011-03-16
1
-6
/
+6
|
*
Change wording
smos
2011-03-16
1
-2
/
+2
|
*
Fix the IPsec ping hosts file generation. This only worked for the last
smos
2011-03-16
1
-1
/
+1
*
|
Swap if statement, add fields into ipsecpinghosts file
Seth Mos
2011-03-16
1
-1
/
+1
*
|
Correct ping hosts functionality for > 1 tunnel. Add v6 functionality
Seth Mos
2011-03-16
1
-11
/
+13
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-16
2
-2
/
+14
|
\
\
|
|
/
|
*
Keep a table of gateways we added for static routes to prevent us from making...
smos
2011-03-16
1
-1
/
+8
|
*
Add code to allow custom upgrade code to run after the pfSense upgrade code f...
Ermal
2011-03-15
1
-1
/
+6
*
|
Enable the IPv6 allow toggle, otherwise the other IPv6 rules do not work.
Seth Mos
2011-03-15
2
-1
/
+7
*
|
Try to make IPv6 feature complete for IPv6 support. Looks like ipsec-tools wa...
Seth Mos
2011-03-15
2
-34
/
+84
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-15
2
-20
/
+25
|
\
\
|
|
/
|
*
Make sure we have an ip to kill sessions from.
Ermal
2011-03-15
1
-10
/
+11
|
*
Do more strict checking if an ppp type interface is assigned before starting ...
Ermal
2011-03-15
1
-10
/
+14
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-15
4
-21
/
+30
|
\
\
|
|
/
|
*
Remove comment since the service is not started anymore after installation in...
Ermal
2011-03-14
1
-1
/
+0
|
*
Make sure we do not write stale data during prunning periods.
Ermal
2011-03-12
1
-6
/
+10
|
*
Correctly generate the interface.
Ermal
2011-03-10
1
-2
/
+2
|
*
Define only one loginterface since that is what pf(4) allows. This prevents a...
Ermal
2011-03-10
1
-9
/
+4
|
*
Remove quick from the filter rule by request of Erik.
smos
2011-03-10
1
-1
/
+1
|
*
Correct the config path to the upnp array, this prevented the filter rule fro...
smos
2011-03-10
1
-1
/
+1
|
*
Correctly use the WAN macro definition for the interface on 2.0. Though i sti...
Ermal
2011-03-09
1
-2
/
+2
|
*
Add {} around foreach contents. Fixes occasional duplication of the easyrule ...
jim-p
2011-03-09
1
-1
/
+2
|
*
Add block rule to the top of the firewall rules.
jim-p
2011-03-09
1
-1
/
+1
|
*
If PPTP is set for redir, actually add the NAT rules to rdr.
jim-p
2011-03-09
1
-0
/
+10
|
*
Correct firewall rule, remove flags any
smos
2011-03-09
1
-1
/
+1
*
|
Commit the backend function that writes out the racoon.conf
Seth Mos
2011-03-14
1
-7
/
+21
*
|
Extend the IPsec configuration with a protocol family for the phase 1
Seth Mos
2011-03-14
1
-4
/
+11
*
|
Make sure to note the limitations to gethostbyname, it does not work for Quad...
Seth Mos
2011-03-14
3
-2
/
+3
*
|
Allow port 547 to the filter rules for DHCP to work
Seth Mos
2011-03-14
1
-0
/
+1
*
|
Properly configure lighty with the configured port when attached to the v6 so...
Seth Mos
2011-03-14
1
-9
/
+8
*
|
Add IPv6 support to the DNS rebinding attack function
Seth Mos
2011-03-14
1
-2
/
+9
*
|
Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ...
Seth Mos
2011-03-11
1
-1
/
+2
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-09
1
-0
/
+27
|
\
\
|
|
/
|
*
Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 w...
smos
2011-03-09
1
-0
/
+27
|
*
Possible double RRD process fix.
smos
2011-03-09
1
-1
/
+3
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-09
2
-5
/
+6
|
\
\
|
|
/
|
*
Add localhost to be natted automagically from auto-generated nat rules. This ...
Ermal
2011-03-08
1
-0
/
+1
|
*
Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...
Ermal
2011-03-08
1
-5
/
+5
*
|
unbreak the broken merge
Seth Mos
2011-03-09
1
-8
/
+0
[next]