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
*
Merge pull request #1365 from jean-m-cyr/master
Chris Buechler
2014-12-04
2
-3
/
+3
|
\
|
*
Don't include link-locals as unbound interface candidates
Jean Cyr
2014-12-04
2
-3
/
+3
*
|
The time has come - bump to 2.2-RC
Chris Buechler
2014-12-04
1
-1
/
+1
*
|
After discussion with Ermal, remove this to force consumers to send things
Chris Buechler
2014-12-04
1
-7
/
+0
*
|
replace spaces with tabs
Chris Buechler
2014-12-04
1
-2
/
+2
|
/
*
Merge pull request #1364 from phil-davis/patch-4
Renato Botelho
2014-12-04
1
-1
/
+1
|
\
|
*
Provide friendly descr in error message in Interfaces Assign
Phil Davis
2014-12-04
1
-1
/
+1
|
/
*
Merge pull request #1363 from phil-davis/patch-3
Renato Botelho
2014-12-04
1
-1
/
+1
|
\
|
*
Put -4 in the right place in ntpq clockver command #4074
Phil Davis
2014-12-04
1
-1
/
+1
*
|
Merge pull request #1362 from phil-davis/patch-2
Renato Botelho
2014-12-04
1
-2
/
+7
|
\
\
|
*
|
Use IPv4 for ntpq if IPv6 not allowed in widget #4074
Phil Davis
2014-12-04
1
-2
/
+7
|
|
/
*
|
Proper fix was put on f658bac
Ermal LUÇI
2014-12-04
1
-1
/
+2
*
|
Properly unset booting flags to allow dynamic ipsec tunnels to work correctly
Ermal LUÇI
2014-12-04
2
-3
/
+6
|
/
*
change the ordering of dhcpd_configure and unbound_configure here, claims on ...
Chris Buechler
2014-12-04
1
-3
/
+3
*
Merge pull request #1361 from phil-davis/patch-2
Chris Buechler
2014-12-04
1
-2
/
+6
|
\
|
*
Use IPv4 for ntpq if IPv6 not allowed
Phil Davis
2014-12-04
1
-2
/
+6
|
/
*
Merge pull request #1360 from jean-m-cyr/master
Chris Buechler
2014-12-03
1
-5
/
+7
|
\
|
*
Link local interfaces don't have subnet.. don't create access-control statement
Jean Cyr
2014-12-03
1
-5
/
+7
*
|
Can't skip this if booting, ends up breaking config. Ticket #4071
Chris Buechler
2014-12-03
1
-2
/
+1
|
/
*
fix IPv6 static routes, is_ipaddrv6 returns true for strings including a
Chris Buechler
2014-12-03
1
-3
/
+2
*
Change our default resolv-retry back to OpenVPN's default. Changing this
Chris Buechler
2014-12-03
1
-1
/
+1
*
Merge pull request #1359 from phil-davis/patch-1
Renato Botelho
2014-12-03
1
-10
/
+10
|
\
|
*
Display installed pkg version even if pkg server not available
Phil Davis
2014-12-03
1
-10
/
+10
|
/
*
Merge pull request #1348 from phil-davis/patch-4
Chris Buechler
2014-12-02
2
-1
/
+22
|
\
|
*
Option for browser tab text order
Phil Davis
2014-11-25
1
-1
/
+5
|
*
Option for browser tab text order
Phil Davis
2014-11-25
1
-0
/
+17
*
|
Merge pull request #1357 from DasTestament/patch-1
Chris Buechler
2014-12-02
1
-1
/
+1
|
\
\
|
*
|
Update filter.inc
Dmitriy K.
2014-12-01
1
-1
/
+1
*
|
|
reload Unbound here, fixes some instances of PD-assigned v6 IPs missing from ...
Chris Buechler
2014-12-02
1
-0
/
+3
*
|
|
If get_interface_ip(v6) is passed an IP, return the IP.
Chris Buechler
2014-12-02
2
-6
/
+19
*
|
|
Use clog -f /var/log/filter.log to view firewall log entries, so they are dis...
jim-p
2014-12-02
1
-1
/
+1
*
|
|
wait 10 minutes before retrying on soft failures to avoid us getting DoSed
Chris Buechler
2014-12-02
1
-1
/
+1
*
|
|
don't include cert.pem in the obsoletedfiles list.
Chris Buechler
2014-12-02
1
-1
/
+0
*
|
|
Preserve exit code lost from s/exit/return/
Ermal LUÇI
2014-12-02
2
-3
/
+3
*
|
|
Try to not make useless entries in the config file for very rare used configu...
Ermal LUÇI
2014-12-02
1
-34
/
+62
*
|
|
Cleanup whitespace.
Ermal LUÇI
2014-12-02
1
-3
/
+1
*
|
|
Remove exit from as much as possible backend code
Ermal LUÇI
2014-12-02
2
-9
/
+9
*
|
|
Remove exit from as much as possible backend code
Ermal LUÇI
2014-12-02
3
-11
/
+13
*
|
|
Remove exit and also properly close open files
Ermal LUÇI
2014-12-02
2
-5
/
+8
*
|
|
Lock rc.linkup based on interface to avoid races in between up/down events wh...
Ermal LUÇI
2014-12-02
1
-1
/
+4
*
|
|
Avoid calling exit in backend now that fpm is used for php since its a pesimi...
Ermal LUÇI
2014-12-02
1
-6
/
+7
*
|
|
Comment out copy paste of v4 code. No need to delete arp entries on v6.
Ermal LUÇI
2014-12-02
1
-1
/
+1
*
|
|
Comment out copy paste of v4 code. No need to delete arp entries on v6.
Ermal LUÇI
2014-12-02
1
-1
/
+1
*
|
|
also take into account the "all" option in Unbound Network Interfaces when
Chris Buechler
2014-12-01
1
-2
/
+2
*
|
|
Revert "/etc/ssl/cert.pem was obsoleted by mistake, remove it"
Renato Botelho
2014-12-01
1
-0
/
+1
*
|
|
/etc/ssl/cert.pem was obsoleted by mistake, remove it
Renato Botelho
2014-12-01
1
-1
/
+0
|
/
/
*
|
Unlink temporary xml file to avoid filling up space with junk files
Ermal LUÇI
2014-12-01
1
-0
/
+4
*
|
Only set i_dont_care_about_security_and_use_aggressive_mode_psk=yes where the...
Chris Buechler
2014-11-29
1
-4
/
+10
*
|
Merge pull request #1356 from phil-davis/patch-3
Renato Botelho
2014-11-29
1
-1
/
+1
|
\
\
|
*
|
Correctly delete xml file after restore and conversion to rrd
Phil Davis
2014-11-29
1
-1
/
+1
|
/
/
[next]