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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A better fix for conditionally including burst.
jim-p
2013-06-18
1
-2
/
+2
*
Burst of 0 is also valid
jim-p
2013-06-18
1
-2
/
+2
*
Only add burst if a burst is defined
jim-p
2013-06-18
1
-2
/
+4
*
No need for this block of code, it will always have flags by this point if th...
jim-p
2013-06-18
1
-4
/
+0
*
Ensure that we only add a state type on pass, and that we only add flags to a...
jim-p
2013-06-18
1
-2
/
+3
*
Fix #3049, set $config as global to it can be read
Renato Botelho
2013-06-18
1
-1
/
+1
*
Allow user to set interval between attempts to resolve hostnames configured o...
Renato Botelho
2013-06-17
1
-1
/
+5
*
Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org...
Ermal
2013-06-17
1
-4
/
+27
*
Add warning comment about missing IPv6 implementation
Ermal
2013-06-17
1
-0
/
+1
*
Add used binary
Ermal
2013-06-17
1
-1
/
+1
*
Remove referenced binary not used anymore
Ermal
2013-06-17
1
-1
/
+1
*
Remove unused code and spurious alert
Ermal
2013-06-17
1
-16
/
+0
*
Use file_put_contents for simplicity and readbility
Ermal
2013-06-17
1
-3
/
+1
*
* Use when needed the family for get_real_interface
Ermal
2013-06-17
2
-18
/
+17
*
Use family parameter for v6 to get correct interface
Ermal
2013-06-17
1
-2
/
+2
*
Remove useless variable and also correct some style
Ermal
2013-06-17
1
-10
/
+10
*
Do not do the same tricks here that are done on get_real_interface but just c...
Ermal
2013-06-17
1
-4
/
+1
*
Get interface from inet6 domain
Ermal
2013-06-17
1
-1
/
+1
*
Use trim rather than str_replace. Also no need to sleep anymore since dhcp wi...
Ermal
2013-06-17
1
-4
/
+1
*
Remove unreferenced binaries. correct some formatting and also to make functi...
Ermal
2013-06-17
1
-16
/
+14
*
Provide full path to route binary
Ermal
2013-06-17
1
-2
/
+2
*
Provide full path to route binary
Ermal
2013-06-17
1
-3
/
+3
*
Don't flip the IPv6 allow setting just because people are upgrading. Just upg...
Chris Buechler
2013-06-17
1
-3
/
+1
*
TCP flags are valid on any type of rule, don't skip them on block or reject r...
Chris Buechler
2013-06-14
1
-29
/
+29
*
Split actual SMTP send into its own function.
jim-p
2013-06-13
1
-14
/
+18
*
Add the ability to disable Growl or SMTP notifications but keep their setting...
jim-p
2013-06-13
1
-2
/
+8
*
Actually try to get the real interface for v6 family to correctly get stf(vir...
Ermal
2013-06-12
1
-1
/
+1
*
Correct the command for setting the 6rd gw
Ermal
2013-06-11
1
-1
/
+1
*
Wait 1 second before starting the other dhcp6c since pkill does not wait for ...
Ermal
2013-06-11
1
-0
/
+1
*
Do better checks and do not include an interface that will be skipped to the ...
Ermal
2013-06-10
1
-45
/
+42
*
Allow localhost IP Alias VIPs to sync, too
jim-p
2013-06-06
1
-1
/
+1
*
Add the 6rd gateway information
Ermal
2013-06-04
1
-0
/
+1
*
Remove extra parenthesis
Renato Botelho
2013-06-04
1
-1
/
+1
*
Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/spe...
Renato Botelho
2013-06-04
1
-1
/
+1
*
Merge pull request #666 from chrostek/master
Ermal Luçi
2013-06-03
1
-0
/
+2
|
\
|
*
Correction on last commit (CURL options)
Sebastian Chrostek
2013-06-03
1
-0
/
+2
*
|
vpn.inc calls functions from ipsec.inc but doesn't actually include it in all...
jim-p
2013-06-03
1
-0
/
+2
|
/
*
Added CURL options to Custom DynDNS
Sebastian Chrostek
2013-06-01
2
-2
/
+14
*
Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015
jim-p
2013-05-31
1
-0
/
+9
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-2
/
+2
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-1
/
+1
*
Update dyndns.class
Andrew Senetar
2013-05-30
1
-17
/
+17
*
Update dyndns.class add CloudFlare
Andrew Senetar
2013-05-30
1
-0
/
+43
*
Update Services.inc add Cloudflare DYNDNS
Andrew Senetar
2013-05-30
1
-2
/
+2
*
Merge pull request #646 from marcelloc/master
Ermal Luçi
2013-05-30
1
-0
/
+33
|
\
|
*
Add dynamic category tabs for better listing all available packages
marcelloc
2013-05-22
1
-0
/
+33
*
|
Merge pull request #628 from technical50/master
Ermal Luçi
2013-05-30
1
-0
/
+59
|
\
\
|
*
\
Merge pull request #1 from pfsense/master
Selim
2013-05-14
5
-53
/
+109
|
|
\
\
|
*
|
|
Include Codeset and turkish language
technical50
2013-05-10
1
-0
/
+59
*
|
|
|
Merge pull request #655 from jean-m-cyr/master
Ermal Luçi
2013-05-30
1
-68
/
+32
|
\
\
\
\
[next]