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
*
Call interface_ipalias_cleanup() after $interface is initialized, and get cur...
Renato Botelho
2013-07-16
1
-4
/
+8
*
Add an RRD graph for MBUFs under system. Tweaks welcome.
jim-p
2013-07-16
1
-0
/
+39
*
Don't generate reflection rules if reflection is disabled for that rule.
jim-p
2013-07-16
1
-13
/
+14
*
Do not break ppp type interfaces on v6
Ermal
2013-07-16
1
-0
/
+9
*
For ppp interfaces the real interface is not present anymore in the xml confi...
Ermal
2013-07-16
1
-4
/
+18
*
Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue ...
Ermal
2013-07-15
1
-2
/
+2
*
Ignore errors/warnings from these calls
Ermal
2013-07-15
1
-6
/
+6
*
Merge pull request #683 from dhatz/RELENG_2_1
Jim P
2013-07-14
1
-1
/
+2
|
\
|
*
support mitigating BEAST attack
dhatz
2013-07-01
1
-1
/
+2
*
|
services_dhcrelay6_configure developerspew debug text fix
Phil Davis
2013-07-14
1
-1
/
+1
*
|
Start DHCrelay6 on boot
Phil Davis
2013-07-14
1
-0
/
+3
*
|
Correctly decide if dhcrelay is enabled
Phil Davis
2013-07-14
1
-6
/
+1
*
|
Teach service start stop restart about dhcrelay6
Phil Davis
2013-07-13
1
-0
/
+25
*
|
Consistent dhcrelay6 pid file location
Phil Davis
2013-07-13
1
-1
/
+1
*
|
Fix #3091, fix bad var assignment
Renato Botelho
2013-07-13
1
-1
/
+1
*
|
Move variable declaration to the top, declare it global before defining. Fixe...
jim-p
2013-07-11
1
-11
/
+13
*
|
Remove irrelevant comment.
jim-p
2013-07-11
1
-15
/
+0
*
|
Fix copy/pasto introduced in previous commit.
Ermal Luçi
2013-07-11
1
-2
/
+2
*
|
Add support for custom IPv6 DDNS.
Daniel Becker
2013-07-10
2
-3
/
+10
*
|
Change separator as per JimP's request.
Daniel Becker
2013-07-10
1
-3
/
+3
*
|
Clean up HE.net AAAA backend support.
Daniel Becker
2013-07-10
1
-122
/
+51
*
|
Add backend support for HE.net AAAA record updates.
Daniel Becker
2013-07-10
2
-3
/
+118
*
|
Don't automatically add hidden rules to pass all IPv6 traffic to/from delegat...
jim-p
2013-07-10
1
-18
/
+0
*
|
Implement proper releasing of pipes allocated based on CPzone. Keep track of ...
Ermal
2013-07-10
1
-5
/
+25
*
|
Use empty to cover all needed cases as suggested on #3062. Suggested from pul...
Ermal
2013-07-10
1
-1
/
+2
*
|
Add independent logging choices to disable logging of bogon network rules and...
jim-p
2013-07-09
4
-11
/
+36
*
|
Fix typo in filter.inc. Fixes #3028.
Daniel Becker
2013-07-07
1
-1
/
+1
*
|
Update services.inc
plinss
2013-07-05
1
-2
/
+1
*
|
Actually do this upon entering to get proper ip
Ermal
2013-07-05
1
-1
/
+3
*
|
Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf...
Ermal
2013-07-05
2
-0
/
+16
*
|
When a CARP VIP transitions to master, we need to bump servers also, otherwis...
jim-p
2013-07-05
1
-0
/
+8
*
|
Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074
jim-p
2013-07-05
1
-1
/
+2
*
|
Remove useless code
Renato Botelho
2013-07-05
1
-3
/
+0
*
|
Resolves #2910. Make apinger write its status file just after starting so tha...
Ermal
2013-07-05
1
-0
/
+2
*
|
Remove duplicated line that makes dhcp6c not run correctly
Ermal
2013-07-04
1
-1
/
+0
*
|
Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 w...
Ermal
2013-07-04
1
-4
/
+0
*
|
Copy/pasto does well up to some point
Ermal
2013-07-04
1
-6
/
+4
*
|
On every ip change renew the hosts file
Ermal
2013-07-04
1
-2
/
+1
*
|
Omit IP warning if HTTP_REFERER check is disabled.
Matt Smith
2013-07-03
1
-1
/
+1
*
|
Enforce the checking of booting up for linkup events
Ermal
2013-07-03
1
-3
/
+1
*
|
modified radius function to release the pineno
falbertopl
2013-07-03
1
-3
/
+5
*
|
Include both dyndns and rfc2136 hosts in referer check
jim-p
2013-07-02
1
-0
/
+16
*
|
Include RFC2136 hosts in DNS rebinding checks.
jim-p
2013-07-02
1
-0
/
+7
*
|
Add option to RFC2136 to find/use the public IP if the interface IP is privat...
jim-p
2013-07-02
1
-0
/
+3
*
|
Add cached IP support to RFC2136, add GUI button to force update for single h...
jim-p
2013-07-02
1
-19
/
+59
*
|
Correct variable used to delete symlinks and files delete from CP filemanager...
Ermal
2013-07-02
1
-12
/
+3
*
|
Repect global conf_path
Renato Botelho
2013-07-02
1
-1
/
+1
*
|
Merge pull request #680 from Klaws--/RELENG_2_1
Ermal Luçi
2013-07-02
1
-2
/
+13
|
\
\
|
*
|
Added previously missing class selectors cs1-cs7 plaus VA (voice-admit)
Klaws--
2013-06-29
1
-2
/
+13
*
|
|
Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...
smos
2013-07-02
1
-5
/
+11
|
|
/
|
/
|
[next]