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
*
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
*
Default to using sha256 digest for GUI cert.
jim-p
2013-01-21
1
-1
/
+1
*
Allow selecting the digest algorithm when creating a CA or Cert. Implements #...
jim-p
2013-01-21
1
-8
/
+10
*
Remove remenant of file based days
Ermal
2013-01-21
1
-2
/
+0
*
Fix indent and remove trailing tabs and whitespaces
Renato Botelho
2013-01-21
1
-85
/
+88
*
Enable cgi for the webgui since some ports like lightsquid need it
Ermal
2013-01-21
1
-1
/
+5
*
Add routing table display for each OpenVPN ssl/tls server instance, collapsed...
jim-p
2013-01-21
1
-0
/
+10
*
Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, ...
Renato Botelho
2013-01-21
1
-0
/
+2
*
Previous attempt to fix #1995 allow to set more than one default queues, prev...
Renato Botelho
2013-01-21
1
-1
/
+2
*
Update /etc/inc/voucher.inc
bcyrill
2013-01-19
1
-3
/
+3
*
Update /etc/inc/voucher.inc
bcyrill
2013-01-19
1
-9
/
+10
*
Fix indent
Renato Botelho
2013-01-18
1
-35
/
+37
*
Correct stoping of the db and sending radius stops
Ermal
2013-01-18
1
-2
/
+3
*
Merge pull request #338 from bcyrill/pkg_mgr
Ermal Luçi
2013-01-18
1
-22
/
+38
|
\
|
*
Add version check to package install
bcyrill
2013-01-17
1
-22
/
+38
*
|
Update etc/inc/interfaces.inc
bcyrill
2013-01-18
1
-1
/
+1
*
|
Remove call-time pass-by-reference
Renato Botelho
2013-01-17
1
-1
/
+1
*
|
Allow to edit default queue. Should fix #1995
Renato Botelho
2013-01-17
1
-1
/
+1
|
/
*
Revert part of 0ff214f27d that was committed accidentally
Renato Botelho
2013-01-17
1
-12
/
+0
*
Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...
Renato Botelho
2013-01-17
1
-0
/
+12
*
Forgotten -n option
Ermal
2013-01-16
1
-1
/
+1
*
Missing return statement
bcyrill
2013-01-16
1
-0
/
+2
*
Set flag setautosrc to replicate parent's mac address automatically when it c...
Renato Botelho
2013-01-16
1
-2
/
+2
*
Revert "When a interface type is changed, old configuration remains. When mov...
Renato Botelho
2013-01-16
1
-56
/
+0
*
Merge git pull request 313 from bcyrill with some modifications
Ermal
2013-01-16
5
-4
/
+11
*
Use sysctl for this since its better rather than going thorugh dmesg
Ermal
2013-01-16
1
-13
/
+5
*
Merge pull request #332 from bcyrill/patch-2
Ermal Luçi
2013-01-16
1
-2
/
+4
|
\
|
*
Update etc/rc.update_bogons.sh
bcyrill
2013-01-16
1
-2
/
+4
*
|
Fix mac spoof when PPPoE is being used
Renato Botelho
2013-01-16
1
-0
/
+2
|
/
[next]