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
*
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
*
|
Correct real interface assignment
Ermal
2013-01-27
1
-5
/
+5
|
/
*
Remove return value of interface_bridge_configure
bcyrill
2013-01-26
1
-5
/
+3
*
Correct another parameter passed to pfsense functions
Ermal
2013-01-26
1
-5
/
+7
*
Fix holdcount/holdcnt parameter confusion
bcyrill
2013-01-26
1
-1
/
+1
*
No need for escaping here since this is php internal functions
Ermal
2013-01-26
1
-7
/
+6
*
Do not use array_keys uselessly
Ermal
2013-01-26
1
-1
/
+1
*
Correctly generate dhcpleases file to avoid issues with dhcpleases. Also whil...
Ermal
2013-01-26
3
-110
/
+89
*
Maintain the previous order of creating wireless interfaces at boot so additi...
Erik Fonnesbeck
2013-01-26
1
-6
/
+13
*
Try a little harder to find the protocol rather than giving up. Fixes #2751
jim-p
2013-01-25
1
-1
/
+11
*
Actually even earlier since lagg can have wireless ifaces as member or vlan c...
Ermal
2013-01-25
1
-3
/
+3
*
To avoid issues reported during bootup with wireless create clones early on b...
Ermal
2013-01-25
1
-3
/
+3
*
Merge pull request #320 from bcyrill/patch2
Ermal Luçi
2013-01-25
1
-7
/
+7
|
\
|
*
Allow empty RADIUS keys
bcyrill
2013-01-10
1
-7
/
+7
*
|
Put outgoing policy routes even for the vips to correct sourced traffic from ...
Ermal
2013-01-25
1
-2
/
+35
*
|
Return the full list of vips to help with #1823
Ermal
2013-01-25
1
-1
/
+3
*
|
Fix concurrent username logins
bcyrill
2013-01-25
1
-1
/
+1
*
|
Allow specifying multiple local/remote networks for OpenVPN separated by comm...
jim-p
2013-01-24
1
-18
/
+78
*
|
Move is_inrange() to util.inc and rename it to is_inrange_v6()
Renato Botelho
2013-01-24
1
-0
/
+8
*
|
Move is_inrange() to util.inc and rename it to is_inrange_v4()
Renato Botelho
2013-01-24
1
-0
/
+8
*
|
Merge #237 manually whitout the GUI option for specifying interim interval. I...
Ermal
2013-01-24
2
-19
/
+27
*
|
Read Acct-Interim-Interval from an access-accept reply
Ermal
2013-01-24
1
-0
/
+3
*
|
Mostly for testing name relation in github. No functional change
Charlie
2013-01-24
1
-1
/
+0
*
|
Mostly for testing name relation in github. No functional change
ermal
2013-01-24
1
-1
/
+0
*
|
Put for now the code here in preparation of properly cleaning a recofnigured ...
Ermal Luçi
2013-01-24
1
-0
/
+2
*
|
Teach interface_bring_down to read a cofniguration passed in. Will be useful ...
Ermal
2013-01-24
1
-2
/
+8
*
|
Do not be so verbose by default this is just needed by a developer at best
Ermal
2013-01-24
1
-1
/
+3
*
|
Allow set DHCP options per reservation
Renato Botelho
2013-01-23
1
-3
/
+48
*
|
Resolves #2482. Remove an ipv6 alias from a vip eevn though the pfsense modul...
Ermal
2013-01-23
1
-2
/
+6
*
|
Convert all captiveportal code to not use ipfw_set_context since its not need...
Ermal
2013-01-23
1
-23
/
+8
*
|
Fix some DHCP per pool options that will never be considered because of a wro...
Renato Botelho
2013-01-23
1
-3
/
+3
*
|
Escape some variables used in mwexec() calls
Renato Botelho
2013-01-22
1
-9
/
+9
*
|
Update etc/inc/vpn.inc
bcyrill
2013-01-22
1
-28
/
+33
*
|
Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connec...
jim-p
2013-01-22
1
-0
/
+4
*
|
Validate QinQ interface to be sure it's valid
Renato Botelho
2013-01-22
1
-0
/
+6
*
|
Fix indent
Renato Botelho
2013-01-22
1
-334
/
+328
*
|
Use symlink rather than forked commands. Also simplify a bit code
Ermal
2013-01-21
1
-7
/
+2
*
|
Correct error/alert displaying. Also remove redundant log_errror since file_n...
Ermal
2013-01-21
1
-7
/
+6
*
|
Just the first line is interesting here
Ermal
2013-01-21
1
-1
/
+1
*
|
Unset some vars to free space and also gather the error from pfctl since the ...
Ermal
2013-01-21
1
-20
/
+11
*
|
Unser some vars to free space
Ermal
2013-01-21
1
-0
/
+2
[next]