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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
When QinQ members are changed, make sure interfaces are created/destroyed (at...
Renato Botelho
2013-01-22
1
-11
/
+14
*
|
Revert "When QinQ members are changed, make sure interfaces are created/destr...
Renato Botelho
2013-01-22
1
-3
/
+1
*
|
When QinQ members are changed, make sure interfaces are created/destroyed
Renato Botelho
2013-01-22
1
-1
/
+3
*
|
Fix indent
Renato Botelho
2013-01-22
1
-334
/
+328
*
|
If entering an action take the redir and exit even though the action was not ...
Ermal
2013-01-21
1
-5
/
+6
*
|
Validate the cpzone parameter passed that it actually is a valid zone
Ermal
2013-01-21
1
-0
/
+6
*
|
Validate the cpzone parameter passed that it actually is a valid zone
Ermal
2013-01-21
1
-1
/
+9
*
|
Use symlink rather than forked commands. Also simplify a bit code
Ermal
2013-01-21
1
-7
/
+2
*
|
Use more secure file name for the operations to avoid issues
Ermal
2013-01-21
2
-4
/
+5
*
|
Use more secure file name for the operations to avoid issues
Ermal
2013-01-21
1
-3
/
+4
*
|
Revert "There should be always a zone given from lighty to us so try to get t...
Ermal
2013-01-21
1
-4
/
+1
*
|
There should be always a zone given from lighty to us so try to get that first
Ermal
2013-01-21
1
-1
/
+4
*
|
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
4
-15
/
+60
*
|
Remove remenant of file based days
Ermal
2013-01-21
1
-2
/
+0
*
|
Make sure default config complies with latest version
Renato Botelho
2013-01-21
1
-2
/
+0
*
|
Fix indent and remove trailing tabs and whitespaces
Renato Botelho
2013-01-21
1
-85
/
+88
*
|
No reason for the ppp log to use this display method, use dump_clog() instead.
jim-p
2013-01-21
1
-19
/
+1
*
|
A couple fixes for openvpn routing table display. Feature #2766
jim-p
2013-01-21
1
-2
/
+2
*
|
Enable cgi for the webgui since some ports like lightsquid need it
Ermal
2013-01-21
1
-1
/
+5
*
|
Run IPsec logs through htmlspecialchars before display.
jim-p
2013-01-21
1
-0
/
+1
*
|
Add routing table display for each OpenVPN ssl/tls server instance, collapsed...
jim-p
2013-01-21
2
-3
/
+68
*
|
Update the default config.xml to 9.2 so it does not trigger config.xml upgrad...
Renato Botelho
2013-01-21
1
-1
/
+1
*
|
Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, ...
Renato Botelho
2013-01-21
2
-0
/
+12
*
|
Previous attempt to fix #1995 allow to set more than one default queues, prev...
Renato Botelho
2013-01-21
1
-1
/
+2
*
|
Merge pull request #340 from bcyrill/voucher_sync
Ermal Luçi
2013-01-21
1
-9
/
+10
|
\
\
|
*
|
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
2
-65
/
+80
|
\
\
|
*
|
Add version check to package install
bcyrill
2013-01-17
2
-65
/
+80
*
|
|
Merge pull request #339 from bcyrill/patch-2
Ermal Luçi
2013-01-18
1
-1
/
+1
|
\
\
\
|
*
|
|
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
*
|
Fix build list of widgets
Renato Botelho
2013-01-17
1
-0
/
+3
*
|
Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...
Renato Botelho
2013-01-17
2
-2
/
+14
*
|
Validate passed parameters to smart commands, and the target device. Also esc...
jim-p
2013-01-16
1
-8
/
+29
*
|
Merge pull request #335 from ExolonDX/a0c0e8aefbac3e3979bac5fbfdecfedfe49cc2d3
Jim P
2013-01-16
8
-58
/
+58
|
\
\
|
*
|
Tidy up HTML Colour Names
Colin Fleming
2013-01-16
8
-58
/
+58
*
|
|
Merge pull request #334 from ExolonDX/master
Jim P
2013-01-16
1
-49
/
+50
|
\
\
\
|
|
/
/
|
*
|
Tidy up malformed URI warnings
Colin Fleming
2013-01-16
1
-49
/
+50
|
/
/
*
|
Forgotten -n option
Ermal
2013-01-16
1
-1
/
+1
*
|
Merge pull request #333 from bcyrill/missing_return
Ermal Luçi
2013-01-16
1
-0
/
+2
|
\
\
[prev]
[next]