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
*
s/require/require_once/g for filter.inc to avoid redeclaration errors in some...
jim-p
2013-08-28
2
-2
/
+2
*
Support the names used by the status page as well as those used internally by...
jim-p
2013-08-28
1
-2
/
+2
*
Delete old route for remote gateway when its IP changes. It fixes #3155
Renato Botelho
2013-08-22
1
-0
/
+3
*
Fixup check for existing easyrule block rule to account for the ipproto and w...
jim-p
2013-08-21
1
-2
/
+3
*
Add scope to target when it is a link-local, it helps ticket #3150
Renato Botelho
2013-08-20
1
-0
/
+8
*
Attempt to recognize pfsync entries from pf logs.
jim-p
2013-08-19
1
-0
/
+2
*
Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.
Chris Buechler
2013-08-17
1
-0
/
+6
*
Obsolete more ntp binaries from base
Renato Botelho
2013-08-16
1
-0
/
+5
*
Use ntpdate from ports also and obsolete base one
Renato Botelho
2013-08-16
2
-2
/
+3
*
Ooops fix this to add only th einterface
Ermal
2013-08-16
1
-1
/
+1
*
Obsolete base ntpd since we are using the one from ports
Renato Botelho
2013-08-16
1
-0
/
+1
*
Add scope identifier to target when its link-local
Ermal
2013-08-16
1
-0
/
+2
*
Add also a special case so the correct ip is returned for the case when WAN i...
Ermal
2013-08-16
1
-0
/
+9
*
When using DHCPv6 and only requesting a prefix the communication on the WAN i...
Ermal
2013-08-16
1
-0
/
+12
*
Optimize a bit to try and convrt back to friendly interface only when needed
Ermal
2013-08-16
1
-1
/
+2
*
Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info f...
Ermal
2013-08-16
1
-8
/
+19
*
Correctly remove IPv6 addresses from the interface rather than just erroring ...
Ermal
2013-08-16
1
-2
/
+9
*
Even if called with wrong parameters try to do something rather than return h...
Ermal
2013-08-16
1
-0
/
+3
*
Add the check even here when dealing with ipv6 addreses
Ermal
2013-08-16
1
-2
/
+11
*
Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...
Ermal
2013-08-16
3
-1
/
+17
*
Unbreak limitrules and probably pfblocker errors. Spotted-by: Jim
Ermal
2013-08-15
1
-3
/
+2
*
When renaming or deleting a virtual server, clean up the old relayd anchor na...
jim-p
2013-08-15
1
-0
/
+75
*
Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://fo...
Ermal
2013-08-15
1
-0
/
+2
*
Cleanup some code that is not needed anymore
Ermal
2013-08-14
2
-31
/
+4
*
Use pfSense module functions for finding interface v6 addresses. The addresse...
Ermal
2013-08-14
2
-29
/
+10
*
Remove prior CSC entry when cleaning up. Fixes #3143
jim-p
2013-08-14
1
-0
/
+10
*
Declare globals as global before defining them in openvpn.inc
jim-p
2013-08-14
1
-0
/
+6
*
Force apinger to write the status file before getting gateway status
Ermal
2013-08-13
1
-1
/
+5
*
Ticket #3139 try to detect if the popen is closed from an error
Ermal
2013-08-13
1
-2
/
+6
*
Fix interface selections on UPnP to show the customized descriptions entered ...
jim-p
2013-08-12
1
-0
/
+16
*
Fix #1047
Renato Botelho
2013-08-08
1
-70
/
+105
*
Remove duplicate polling set
Renato Botelho
2013-08-08
1
-6
/
+0
*
Show apinger as a service when active, and display its status on gateway-rela...
jim-p
2013-08-06
1
-0
/
+19
*
Don't print this message for a mobile IPsec setup. It's normal for it to not ...
jim-p
2013-08-06
1
-1
/
+4
*
Try to do the loading operations as close as possible to avoid any issues com...
Ermal
2013-08-06
1
-4
/
+4
*
Correct bandwidth assignment so the configuration is not reverted courtesy of...
Ermal
2013-08-02
1
-2
/
+2
*
Reload apinger now that we can rather than restarting. Related to Ticket #3119
Ermal
2013-08-02
1
-7
/
+10
*
fix text - s/occured/occurred/
Chris Buechler
2013-08-01
3
-5
/
+5
*
the state type is required/valid for all specifications of protocol, not
Chris Buechler
2013-08-01
1
-1
/
+1
*
Resolves #3121. Fix the command so it does perform correctly
Ermal
2013-08-01
1
-1
/
+1
*
Manually revert the patch to cleanup aliases since now its propely handled in...
Ermal
2013-08-01
1
-3
/
+0
*
Add Zone to the messages logged on syslog from CP to easy troubleshooting
Ermal
2013-08-01
1
-3
/
+6
*
Reorder reverse lookup overrides so user-specified ones are effective
Phil Davis
2013-07-31
1
-10
/
+12
*
Fix up filter_pflog_start - optimize some code, and fix $retval so that it wi...
jim-p
2013-07-30
1
-2
/
+5
*
Show the name of the unresolvable alias name as well as the rule description ...
jim-p
2013-07-30
1
-4
/
+6
*
use correct domain names when registering static DHCP entries in DNS
Daniel Becker
2013-07-29
1
-2
/
+10
*
Fix #3113, fix multiple english spell errors s/seperet/separat/
Renato Botelho
2013-07-28
4
-9
/
+9
*
Optimization has nothing to do with limits
Ermal
2013-07-25
1
-1
/
+1
*
Fix #3106, parse 'not' rules right on destination for port forward + reflecti...
Renato Botelho
2013-07-25
1
-4
/
+5
*
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
Phil Davis
2013-07-24
1
-16
/
+22
[next]