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
*
Adjust RRD captive portal graphs for CP zones
Renato Botelho
2013-02-06
3
-66
/
+99
*
Fix indent and whitespaces
Renato Botelho
2013-02-06
1
-9
/
+9
*
Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m...
jim-p
2013-02-06
1
-16
/
+35
*
Update etc/inc/dyndns.class
bcyrill
2013-02-06
1
-1
/
+1
*
This message can be really spammy on a failure if you have multiple gateway g...
jim-p
2013-02-06
1
-1
/
+1
*
IPv6 subnet check
bcyrill
2013-02-06
1
-1
/
+1
*
Add check_subnetsv6_overlap()
bcyrill
2013-02-06
2
-4
/
+15
*
find_virtual_ip_alias() add IPv6 support
bcyrill
2013-02-06
1
-0
/
+8
*
find_ip_interface() add IPv6 support
bcyrill
2013-02-06
1
-4
/
+11
*
If the user has IPv6 disabled, don't create dynamic IPv6 gateways.
jim-p
2013-02-05
1
-0
/
+4
*
Ticket #2636 Seems ipsec apart IP-IP does not have any after processing for i...
Ermal
2013-02-05
1
-2
/
+2
*
Protect from cases when the ipv4 might be missing on the interface for any re...
Ermal
2013-02-05
1
-5
/
+9
*
Correct setting protocol for generated rules
Ermal
2013-02-05
1
-0
/
+12
*
Only allow gateways of the appropriate type (ipv4 or ipv6) to affect whether ...
jim-p
2013-02-05
1
-2
/
+2
*
Fixes #2598. In case the rule is both for v4 and v6 generate 2 rules for each...
Ermal
2013-02-05
1
-46
/
+48
*
Use global var for path
Ermal
2013-02-05
1
-1
/
+1
*
Unlink pid file before starting a new process
Ermal
2013-02-05
1
-1
/
+4
*
Unlink pid file before starting a new process
Ermal
2013-02-05
1
-5
/
+7
*
When IP is not set, the field doesn't have the value 'none', use empty() to c...
Renato Botelho
2013-02-05
1
-1
/
+1
*
Services: DNS Forwarder
N0YB
2013-02-04
1
-0
/
+8
*
Make more strict checks during is_ip* functions. Helps http://forum.pfsense.o...
Ermal
2013-02-04
1
-1
/
+3
*
Fix get_interface_subnetv6() for VIPs
Renato Botelho
2013-02-04
1
-10
/
+10
*
Merge pull request #371 from bcyrill/patch-18
rbgarga
2013-02-04
3
-3
/
+9
|
\
|
*
Kill filterdns when not being used
bcyrill
2013-02-02
3
-3
/
+9
*
|
Merge pull request #372 from miken32/reverseacct
rbgarga
2013-02-04
1
-5
/
+18
|
\
\
|
*
|
check for optional reversing of statistics
Michael Newton
2013-02-01
1
-5
/
+18
|
|
/
*
|
Make not LAN address etc rules work
Phil Davis
2013-02-04
1
-0
/
+4
*
|
Add a means to force a fsck (on rare occasions the fs is not marked dirty, bu...
jim-p
2013-02-02
1
-0
/
+9
*
|
Add a manual way for someone to set TRIM if they really want it. touch /root/...
jim-p
2013-02-02
1
-0
/
+24
|
/
*
Avoid killing apinger's rrdtool processes on kill_traffic_collector(). It hel...
Renato Botelho
2013-02-01
1
-2
/
+6
*
Avoid duplicate hw.usb_no_pf entry on loader.conf
Renato Botelho
2013-02-01
1
-1
/
+2
*
Hide usbus# from interfaces list. Fixes #2306
Renato Botelho
2013-02-01
1
-0
/
+3
*
Removed unused block of code
Renato Botelho
2013-02-01
1
-17
/
+1
*
Use the better -Fs modifies to pf to kill the states by interface. Also kill ...
Ermal
2013-01-31
2
-2
/
+2
*
Load if_stf module if has not been done
Ermal
2013-01-31
1
-0
/
+4
*
Add missing parameter to interface_track6_configure() call
Renato Botelho
2013-01-31
1
-1
/
+1
*
Fix a typo
Renato Botelho
2013-01-31
1
-1
/
+1
*
Do delayed handling of track6 interfaces a bit earlier. More thoughts need to...
Ermal
2013-01-31
1
-9
/
+56
*
Correct name as reported by phil-davis@github
Ermal
2013-01-31
1
-1
/
+1
*
Destroy the stf interface to avoid issues with ipv6 interface assignment. Als...
Ermal
2013-01-31
1
-24
/
+51
*
Do not do any operation if its not necessary
Ermal
2013-01-31
1
-5
/
+8
*
Create link_interface_to_track6 to make code more readble and easily trackble...
Ermal
2013-01-31
5
-143
/
+129
*
is_ipaddr_configured() now returns VIPS
Renato Botelho
2013-01-30
1
-0
/
+14
*
Fix indent
Renato Botelho
2013-01-30
1
-1
/
+1
*
Fix whitespaces and indent
Renato Botelho
2013-01-30
1
-171
/
+171
*
Merge pull request #362 from bcyrill/patch-4
Ermal Luçi
2013-01-30
1
-1
/
+1
|
\
|
*
Update etc/inc/interfaces.inc
bcyrill
2013-01-30
1
-1
/
+1
*
|
Do more strict checks. Also silence some more log_error under debug. Also do ...
Ermal
2013-01-30
2
-18
/
+20
|
/
*
Put more checks here
Ermal
2013-01-30
1
-2
/
+11
*
Oops correct interface name
Ermal
2013-01-30
1
-3
/
+3
[next]