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
/
src
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert section titles to title case
k-paulius
2016-02-10
1
-2
/
+2
*
Fix dyndns breakage after changes on Ticket #4366
Chris Buechler
2016-02-10
1
-0
/
+1
*
Make RRD lists global, validate graph name using whitelist of known values ra...
jim-p
2016-02-10
1
-0
/
+17
*
Fixed #5873
Stephen Beaver
2016-02-10
1
-19
/
+24
*
Remove process_alias_unzip, which never worked because of variable typo (at a...
Chris Buechler
2016-02-10
1
-37
/
+0
*
Return false if download fails in process_alias_urltable so input validation ...
Chris Buechler
2016-02-10
1
-0
/
+2
*
Match this to max_input_vars for large aliases
Chris Buechler
2016-02-09
1
-1
/
+1
*
Correct variable in error log
Chris Buechler
2016-02-09
1
-1
/
+1
*
Don't try to process aliases whose downloads have failed in update_alias_url_...
Chris Buechler
2016-02-09
1
-1
/
+4
*
Sync up download_file_with_progress_bar with download_file. The former is no ...
Chris Buechler
2016-02-09
1
-8
/
+15
*
Further revision to service hiding system
Stephen Beaver
2016-02-09
1
-0
/
+7
*
Fix style issues.
Chris Buechler
2016-02-09
8
-47
/
+83
*
Add the configuration upgrade code to make sure the existent settings will wo...
Luiz Otavio O Souza
2016-02-09
2
-1
/
+103
*
Fix get_interface_ip[v6]() to try first the IP from our configuration before ...
Luiz Otavio O Souza
2016-02-09
1
-0
/
+17
*
Review of CARP uniqid changes.
Luiz Otavio O Souza
2016-02-09
10
-523
/
+211
*
Return false in download_file rather than the failed status code when a downl...
Chris Buechler
2016-02-09
1
-1
/
+7
*
Merge pull request #2600 from NOYB/Firewall_/_Rules_-_Page_Efficiency_Upgrade
Stephen Beaver
2016-02-09
3
-1
/
+78
|
\
|
*
Make display separators function generic and move to filter.inc.
NOYB
2016-02-08
1
-1
/
+16
|
*
A little tweak for code consistency. No functional change.
NOYB
2016-02-08
1
-0
/
+4
|
*
Bring NAT separators into the fold.
NOYB
2016-02-08
1
-17
/
+27
|
*
Firewall / Rules - Page Efficiency Upgrade
NOYB
2016-02-08
3
-1
/
+49
*
|
Merge pull request #2605 from phil-davis/patch-1
Stephen Beaver
2016-02-09
1
-4
/
+4
|
\
\
|
*
|
Use IEC KiB MiB GiB TiB units
Phil Davis
2016-02-09
1
-4
/
+4
*
|
|
Merge pull request #2604 from NewEraCracker/illegal-offset-fix
Stephen Beaver
2016-02-09
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
This should prevent the possibility of illegal offsets
NewEraCracker
2016-02-08
1
-0
/
+4
*
|
|
get_failover_interface returns the parent physical NIC for _lloc interfaces, ...
Chris Buechler
2016-02-08
1
-0
/
+3
|
|
/
|
/
|
*
|
Add support for TB when reporting bytes
Phil Davis
2016-02-07
1
-1
/
+3
|
/
*
Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750
Chris Buechler
2016-02-06
1
-1
/
+3
*
Merge pull request #2587 from davidjwood/preserve-sshd-parent
Chris Buechler
2016-02-06
1
-1
/
+6
|
\
|
*
Don't kill an sshd parent process on exit from /etc/rc.initial
David Wood
2016-02-06
1
-1
/
+6
*
|
Merge pull request #2588 from davidjwood/rrd-ntp-offset
Chris Buechler
2016-02-06
1
-1
/
+1
|
\
\
|
*
|
Tell rrd that ntpd offset can be negative as well as positive
David Wood
2016-02-06
1
-1
/
+1
*
|
|
Handle start/stop of OpenVPN client instances bound to gateway groups using C...
Chris Buechler
2016-02-06
2
-2
/
+26
*
|
|
clean up text
Chris Buechler
2016-02-06
2
-4
/
+4
*
|
|
Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858
Chris Buechler
2016-02-06
1
-0
/
+4
|
/
/
*
|
Fix find_interface_ip for gateway groups with VIPs. Ticket #4858
Chris Buechler
2016-02-05
1
-3
/
+3
|
/
*
Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2
Chris Buechler
2016-02-04
1
-1
/
+2
|
\
|
*
Adding ability to run dhcp6c in debug mode.
k-paulius
2016-02-04
1
-1
/
+2
*
|
Set gif interface MTU in interface_gif_configure if it's not already correct....
Chris Buechler
2016-02-04
1
-0
/
+14
|
/
*
Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Sh...
Chris Buechler
2016-02-04
1
-2
/
+2
*
Remove rc.restore_full_backup, remainder of full backup components were remov...
Chris Buechler
2016-02-04
2
-20
/
+1
*
Enable gzip compression in nginx.
Chris Buechler
2016-02-04
1
-0
/
+3
*
Allow gateway weights up to 30, and add a check in filter.inc to prevent crea...
Chris Buechler
2016-02-04
1
-0
/
+8
*
Fix multi-session time counting for the FreeRADIUS start/stop case. Ticket #2164
jim-p
2016-02-04
1
-1
/
+8
*
Merge pull request #2584 from schinken/radvd-lifetime-defaults
Renato Botelho
2016-02-04
1
-0
/
+4
|
\
|
*
Add defaults to radvd valid and preferred lifetime
schinken
2016-02-04
1
-0
/
+4
*
|
Merge pull request #2435 from stilez/patch-7
Renato Botelho
2016-02-04
1
-7
/
+39
|
\
\
|
|
/
|
/
|
|
*
variable
stilez
2016-01-14
1
-4
/
+4
|
*
fixing comment
stilez
2016-01-14
1
-10
/
+7
|
*
Subnet size logic
stilez
2016-01-14
1
-7
/
+42
[next]