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
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update filter.inc
Dmitriy K.
2014-12-01
1
-1
/
+1
*
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
*
Correctly delete xml file after restore and conversion to rrd
Phil Davis
2014-11-29
1
-1
/
+1
*
Fix bracketing of if statement in unbound
Phil Davis
2014-11-29
1
-2
/
+2
*
fix syntax on prefix6 for DHCPv6 PD
Chris Buechler
2014-11-28
1
-1
/
+1
*
Add input validation on vpn_ipsec_settings.php. Fixes #4052.
Chris Buechler
2014-11-28
1
-1
/
+1
*
Skip v6 WANs in Unbound access-control. Ticket #4023
Chris Buechler
2014-11-28
1
-1
/
+3
*
fix v6 access-control in Unbound, Ticket #4023
Chris Buechler
2014-11-28
1
-1
/
+2
*
Ticket #4009 Force serial console whenever the installer told us so.
Ermal LUÇI
2014-11-28
1
-0
/
+3
*
check if Unbound is enabled in addition to dnsmasq for v6 DNS assignment. Fix...
Chris Buechler
2014-11-28
1
-3
/
+3
*
Fix input validation for DNS resolver when localhost is enabled in resolv.con...
Chris Buechler
2014-11-28
1
-7
/
+12
*
Correct some logic and remove temporary files
Ermal LUÇI
2014-11-28
1
-1
/
+2
*
Make restore one by one to help https://forum.pfsense.org/index.php?topic=846...
Ermal LUÇI
2014-11-28
1
-8
/
+12
*
Correct typo on variable. Should help https://forum.pfsense.org/index.php?top...
Ermal LUÇI
2014-11-28
1
-1
/
+1
*
Add a parameter on platform_booting to help detect if it's on GUI on console ...
Renato Botelho
2014-11-28
3
-6
/
+7
*
Fix sapi name check to detect if it's on console, ticket #4049
Renato Botelho
2014-11-28
1
-4
/
+4
*
Remove the . here they just confuse things as in Ticket #4049. Also check tha...
Ermal LUÇI
2014-11-28
1
-9
/
+1
*
Remove these booting settings since are useless
Ermal LUÇI
2014-11-28
1
-3
/
+0
*
Remove these booting settings since are useless
Ermal LUÇI
2014-11-28
1
-2
/
+0
*
Bring back the old way of waiting for 3 times of 10seconds on bootup for a pp...
Ermal LUÇI
2014-11-28
1
-6
/
+4
*
Use function for determining if its ppp type
Ermal LUÇI
2014-11-28
1
-7
/
+1
*
Cleanup some code and use function for easier management
Ermal LUÇI
2014-11-28
1
-25
/
+3
*
Add option to disable auto-added access-control entries for users who want to...
Chris Buechler
2014-11-27
1
-38
/
+40
*
Fixes #4040 for pppoe use static route with -iface option to help when more t...
Ermal LUÇI
2014-11-27
2
-4
/
+35
*
Make the parsing of setkey -d(SAs) more reliable. Fixes #4043
Ermal LUÇI
2014-11-27
1
-18
/
+19
*
Correct logic of skipping for gif/gre/bridge on top of _vips. Even though thi...
Ermal LUÇI
2014-11-27
1
-3
/
+3
*
Put the safety belts for rrds on its proper location. No need to create /tmp ...
Ermal LUÇI
2014-11-27
2
-7
/
+13
*
Fix Unbound host_entries.conf warnings on console during boot
Phil Davis
2014-11-27
1
-7
/
+20
*
Setup rrd dir before calling create_gateway_quality_rrd
Phil Davis
2014-11-27
1
-7
/
+7
*
Use the undocumented -q options of devd to reduce spamming on logs. pfSense s...
Ermal LUÇI
2014-11-27
1
-1
/
+3
*
Do not run this during bootup
Ermal LUÇI
2014-11-27
1
-1
/
+2
*
Optimize
Ermal LUÇI
2014-11-27
1
-4
/
+1
*
Do not run this code during upgrade and if ost is booting up
Ermal LUÇI
2014-11-27
1
-4
/
+8
*
Actually comment this code out since it causes more troubles than solves for ...
Ermal LUÇI
2014-11-26
1
-1
/
+3
*
Just indent code to make it more readble.
Ermal LUÇI
2014-11-26
1
-102
/
+98
*
Make at least the code correct here even though it does not make sense on wha...
Ermal LUÇI
2014-11-26
1
-1
/
+2
*
Mute this since only spams logs when interface is not there
Ermal LUÇI
2014-11-26
1
-1
/
+1
*
Move these functions nearby since thy are related
Ermal LUÇI
2014-11-26
1
-18
/
+18
*
Actually get the correct value here!
Ermal LUÇI
2014-11-26
1
-1
/
+1
*
Actually consider parentmtu 0 here to get the real value when unassgined
Ermal LUÇI
2014-11-26
1
-1
/
+1
*
Properly respect other configured MTUs for other vlans. Properly respect pare...
Ermal LUÇI
2014-11-26
1
-9
/
+14
*
Partially revert the previous modification on vlan mtu. The function job is t...
Ermal LUÇI
2014-11-26
1
-11
/
+5
*
convert_real_interface_to_friendly_interface_name() goes and checks the paren...
Ermal LUÇI
2014-11-26
1
-2
/
+5
*
Skip the interface being configured from the list to check the mtu
Ermal LUÇI
2014-11-26
1
-2
/
+5
*
Seems somehow globals.inc are not being sucked in on the GUIgit diff! Make th...
Ermal LUÇI
2014-11-26
1
-0
/
+2
*
Add checks for requirement as array here. Reported-by: garga
Ermal LUÇI
2014-11-26
1
-21
/
+27
*
Fix the function missing from config.inc. Spotted-by: garga
Ermal LUÇI
2014-11-26
1
-0
/
+3
*
Rather than set the g['booting'] on globals provide a function to test for th...
Ermal LUÇI
2014-11-26
18
-166
/
+167
*
Remove the booting signal if not needed to fix some issues reported on the GUI
Ermal LUÇI
2014-11-26
1
-0
/
+2
[next]