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
Commit message (
Expand
)
Author
Age
Files
Lines
*
If a client address is in the webConfiguratorlockout table, do not allow them...
jim-p
2017-07-14
1
-0
/
+25
*
Fix typo
jim-p
2017-07-13
1
-2
/
+2
*
Restructure how unbound zone data is written to fix processing of "redirect" ...
jim-p
2017-07-13
3
-36
/
+104
*
Improve the way the auth server list is generated and account for a key being...
jim-p
2017-07-10
1
-4
/
+2
*
Removed MSS clamping exclusions
Robbert Rijkse
2017-07-06
1
-4
/
+1
*
Several complaints of unbound problems after commiting, so back this out. Rev...
jim-p
2017-07-06
1
-22
/
+6
*
Fix missing line from openssl.cnf
jim-p
2017-07-05
1
-0
/
+1
*
Include User Agent information when update bogons list
Renato Botelho
2017-07-05
1
-0
/
+8
*
Remove extra spaces from User Agent
Renato Botelho
2017-07-05
3
-4
/
+4
*
Send uniqueid instead of UUID on user-agent
Renato Botelho
2017-07-05
4
-17
/
+23
*
Declare user_agent variable in the function it's used
Renato Botelho
2017-07-05
1
-10
/
+5
*
Move uniqueid read to a function system_get_uniqueid()
Renato Botelho
2017-07-05
2
-3
/
+21
*
Change the way unbound is stopped when the process is being restarted, to giv...
jim-p
2017-06-29
1
-6
/
+22
*
unbound-control needs to know the config path or else it can't work properly....
jim-p
2017-06-29
1
-2
/
+2
*
Set a value for this variable in each case, so a previous value isn't re-used...
jim-p
2017-06-29
1
-0
/
+1
*
Update diag_gmirror.php
BBcan177
2017-06-26
1
-2
/
+2
*
Issue #7659 foreach warning on adding gateway RELENG_2_3
Phil Davis
2017-06-25
1
-6
/
+8
*
Fix interface groups link
jim-p
2017-06-23
1
-1
/
+1
*
Use recently added hwaddr field to restore original MAC address
Renato Botelho
2017-06-21
2
-36
/
+3
*
Removed htmlspecialchars when loading leases from config
Yoann Lecuyer
2017-06-21
1
-2
/
+2
*
Add missing break for cloudflare case
Phil Davis
2017-06-21
1
-0
/
+1
*
Integrate various cloudflare changes
Phil Davis
2017-06-21
1
-3
/
+1
*
Add more checks to eliminate empty config tags in package settings. Fixes #7624
jim-p
2017-06-21
1
-3
/
+13
*
pkg_edit, fix empty config tag check
PiBa-NL
2017-06-21
1
-1
/
+1
*
Change paid support help link to new support URL
Steve Beaver
2017-06-21
1
-2
/
+2
*
virtualips, ability to sort the table
PiBa-NL
2017-06-21
1
-1
/
+1
*
Diag DNS disable Add Alias button when host field is changed
Phil Davis
2017-06-21
1
-0
/
+17
*
Diag DNS fix update alias button text after add alias
Phil Davis
2017-06-21
1
-0
/
+2
*
Diag DNS do not show Add Alias if no priv to add alais
Phil Davis
2017-06-21
1
-2
/
+2
*
Diag DNS do not create an empty alias if name does not resolve
Phil Davis
2017-06-21
1
-10
/
+25
*
Remove stray debug-code (/tmp/script)
Lorenz Schori
2017-06-21
1
-1
/
+0
*
Fix net.inet.ip.random_id tunable description (Bug #6087)
doktornotor
2017-06-21
1
-1
/
+1
*
Fix APU2 with coreboot v4.x detection
doktornotor
2017-06-21
1
-0
/
+1
*
Make consistent rule information section
Phil Davis
2017-06-21
4
-66
/
+45
*
Use is_numeric() to make sure $prefix is not 0
jim-p
2017-06-21
1
-1
/
+1
*
Update interfaces.inc
aaa2ppp
2017-06-21
1
-2
/
+6
*
Request PD even if no interfaces are set to track6 (Bug #4544)
doktornotor
2017-06-21
1
-1
/
+1
*
Update dyndns.class
xygrec
2017-06-21
1
-2
/
+2
*
Match whitespace after $vhid when checking CARP status to avoid partial match...
jim-p
2017-06-20
1
-1
/
+1
*
Add input validation for interface names on firewall_nat_edit.php and fix enc...
jim-p
2017-06-16
1
-29
/
+33
*
Fix handling of the 'type' parameter so it is validated and encoded on diag_t...
jim-p
2017-06-16
1
-3
/
+8
*
Prevent the filename from being used to run XSS in the diag_edit.php file bro...
jim-p
2017-06-16
1
-1
/
+1
*
Restore the captive portal feature to view the captive portal page directly f...
jim-p
2017-06-14
1
-3
/
+10
*
Redact BGP MD5 password/key in status output. Fixes #7642
jim-p
2017-06-13
1
-0
/
+2
*
Don't remove examples from packages as obsolete, some packages rely on the fi...
jim-p
2017-06-12
1
-1
/
+0
*
Fix DNS wildcard support for Loopia
Martin Hagelin
2017-06-09
1
-1
/
+2
*
Add download button/function directly on status.php to ease confusion.
jim-p
2017-05-23
1
-5
/
+31
*
Add NGID to status.php
jim-p
2017-05-23
1
-0
/
+8
*
Backport changes for syslogd handling to fix #7256
jim-p
2017-05-17
2
-24
/
+41
*
Backport syslogd service definition/control to RELENG_2_3. Ticket #4382
jim-p
2017-05-17
2
-3
/
+31
[next]