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
*
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
*
Correct fetching ipv4 gateway by passing correct parameter
Ermal
2013-01-30
1
-5
/
+3
*
Silence error. Maybe the command should be removed completely!
Ermal
2013-01-30
1
-1
/
+1
*
Ticket #2412. Also allow ipv6 traffic to flow on the stf interface
Ermal
2013-01-30
1
-0
/
+4
*
Ticket #2412 6to4 can come from any source. Also tighten rule that reply come...
Ermal
2013-01-30
1
-2
/
+2
*
Fixes #2674. Use the interface mtu rather than hardcoded 1280. Needs to be se...
Ermal
2013-01-30
1
-1
/
+5
*
pfctl -b is gone just use std tools of pfctl
Ermal
2013-01-30
2
-12
/
+7
*
Make this regular expression a little more specific so it does not kill the w...
Erik Fonnesbeck
2013-01-30
1
-1
/
+1
*
Corrected cmd line for hostapd
Phil Davis
2013-01-30
1
-4
/
+7
*
Revert "Use pid even for hostapd rather then trying to guess with regex"
Ermal
2013-01-30
1
-7
/
+4
*
Use correct key. Be more strict while checking by suing v4 version for ipv4. ...
Ermal
2013-01-29
1
-4
/
+4
*
Merge pull request #358 from miken32/hp_bandwidth
Ermal Luçi
2013-01-29
1
-54
/
+83
|
\
|
*
support HP RADIUS attributes for bandwidth, url, data quotas
Michael Newton
2013-01-29
1
-54
/
+83
*
|
Use pfSense function where possible and rename stf0 to interface_stf to allow...
Ermal
2013-01-29
2
-15
/
+20
*
|
I am not sure why this is needed but for sure its not needed during bootup
Ermal
2013-01-29
1
-1
/
+3
|
/
*
Permit openvpn to use same port on different interfaces. It should fix #814
Renato Botelho
2013-01-29
1
-11
/
+29
*
Fix wrong unset calls
Renato Botelho
2013-01-29
1
-4
/
+4
*
Do not do so much work during boot since all interfaces will be called for co...
Ermal
2013-01-29
1
-11
/
+20
*
Use pid even for hostapd rather then trying to guess with regex
Ermal
2013-01-28
1
-4
/
+7
*
If the interface is not enabled do not try to configure it
Ermal
2013-01-28
1
-1
/
+4
*
Make check more strong and readble. Also make dhcp6c use its pid file to make...
Ermal
2013-01-28
1
-96
/
+88
*
is_subnet() will fail here if using comma-separated lists of networks. Use op...
jim-p
2013-01-28
1
-2
/
+2
*
is_subnet() will fail here if using comma-separated lists of networks. Use op...
jim-p
2013-01-28
1
-2
/
+2
*
Move the definition of negate_networks/vpn_networks to its place and re-inclu...
Ermal
2013-01-28
1
-14
/
+29
*
Fix rrd databases upgrade. Helps ticket #2651
Renato Botelho
2013-01-28
1
-4
/
+2
*
Add option filter to return_dir_as_array()
Renato Botelho
2013-01-28
1
-7
/
+8
*
Display a list of ciphers accelerated by a specific engine. Also, skip engine...
jim-p
2013-01-27
1
-4
/
+23
*
Fixup paths when executing OpenSSL.
jim-p
2013-01-27
3
-7
/
+7
*
Configure pipe directly in php until ipfw binary is fixed to correctly config...
Ermal
2013-01-27
1
-2
/
+2
*
Configure pipe directly in php until ipfw binary is fixed to correctly config...
Ermal
2013-01-27
1
-2
/
+2
*
Correct displaying of ipsec status for natted networks.
Ermal
2013-01-27
1
-1
/
+1
*
Catch up with code change. Pointy-hat: myself
Ermal
2013-01-27
1
-1
/
+1
*
Remove missed line and also improve code for bridge cases
Ermal
2013-01-27
1
-7
/
+7
*
Fix ipfw config generation for allowed IPs
bcyrill
2013-01-27
1
-2
/
+2
*
Merge pull request #349 from bcyrill/bridge_patch2
Ermal Luçi
2013-01-27
1
-1
/
+1
|
\
|
*
Use unescaped variable in if condition
bcyrill
2013-01-27
1
-1
/
+1
[next]