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
*
Calculate PHP APC SHM size according to memory detected
Scott Ullrich
2009-11-21
1
-1
/
+22
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
24
-62
/
+51
*
Remove another obsolete file, add some other files that no longer exist in th...
jim-p
2009-11-18
1
-1
/
+26
*
Add interfaces_wlan_scan.php and firewall_nat_server.php to obsoleted files list
Scott Ullrich
2009-11-17
1
-1
/
+3
*
Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-co...
Scott Ullrich
2009-11-16
1
-1
/
+4
|
\
|
*
Add support for 'max-src-conn' PF feature, to limit the maximum number of est...
pierrepomes
2009-11-16
1
-1
/
+4
*
|
Resolves #155. Replace space characters with underscore ones.
Ermal Luçi
2009-11-16
1
-2
/
+4
*
|
Properly correct ipfw rule.
Ermal Luçi
2009-11-15
1
-2
/
+2
*
|
Revert "Correct ipfw rule."
Ermal Luçi
2009-11-15
1
-2
/
+2
*
|
Correct ipfw rule.
Ermal Luçi
2009-11-15
1
-2
/
+2
*
|
Add a help_base_url variable to globals.inc for use with contextual help.
jim-p
2009-11-15
1
-1
/
+2
*
|
Fix proxy ARP VIP addition (was calling old function)
Chris Buechler
2009-11-15
2
-18
/
+9
*
|
I see no reason to retain this "braindeadedness". Create each CARP VIP with i...
Chris Buechler
2009-11-15
1
-6
/
+8
|
/
*
Fix Bug #147.
Ermal Luçi
2009-11-15
1
-3
/
+2
*
Move two include files to /etc/inc instead of leaving them in the www dir. Mo...
jim-p
2009-11-15
2
-0
/
+549
*
yes, I'll even fix typos in comments
Chris Buechler
2009-11-15
1
-1
/
+1
*
Not sure why this was changed like this. As is, you couldn't disconnect the f...
Chris Buechler
2009-11-15
1
-4
/
+2
*
Don't add hard coded rules to allow traffic to the portal.
Chris Buechler
2009-11-15
1
-5
/
+0
*
always return the IP address hosting the page, rather than forcing to the hos...
Chris Buechler
2009-11-14
1
-0
/
+10
*
actually allow DNS to forwarder. CP is still broken, but this is closer at l...
Chris Buechler
2009-11-14
1
-1
/
+3
*
Patch from Ron Lockard that fixed restore_chflags due to a STDOUT redirection...
Scott Ullrich
2009-11-13
1
-3
/
+3
*
When renaming an interface make sure to rename even its ng_ether node so mpd ...
Ermal Luçi
2009-11-12
1
-0
/
+4
*
Allow udp only from/to our local dns server. If wanted pass through can be ad...
Ermal Luçi
2009-11-11
1
-2
/
+2
*
Simplify divert port generation and make sure it is even to leave room to ipf...
Ermal Luçi
2009-11-11
1
-14
/
+4
*
Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an exist...
Ermal Luçi
2009-11-10
1
-1
/
+2
*
Remove brain dead comment by another brain washed comment.
Ermal Luçi
2009-11-10
1
-4
/
+4
*
- Should fix captive portal on carps Issue #116
Ermal Luçi
2009-11-10
1
-3
/
+20
*
Previous commit on carp was strange and breaking the distinction and usefulne...
Ermal Luçi
2009-11-10
1
-6
/
+17
*
err, this defeats the entire purpose of NAT-T for clients behind the firewall...
Chris Buechler
2009-11-08
1
-2
/
+0
*
Stop spamming the logs with config_unlock() is depricated please use unlock().
Scott Ullrich
2009-11-07
1
-2
/
+0
*
Don't add port on no nat rules. Fixes #120
Chris Buechler
2009-11-07
1
-8
/
+9
*
Fix "Filter rule association" "Pass" option
unknown
2009-11-07
1
-9
/
+13
*
Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...
Scott Ullrich
2009-11-06
4
-4
/
+16
*
Adding newer xmlreader code to it's own file so that it can be turned and off...
Scott Ullrich
2009-11-06
2
-52
/
+326
*
Nuke old dev bootstrap code that is no longer in use
Scott Ullrich
2009-11-06
1
-34
/
+10
*
Relax some very strict cases.
Ermal Luçi
2009-11-03
1
-6
/
+6
*
Be more strict on shaper checking and what is written to config. Clean up whi...
Ermal Luçi
2009-11-03
1
-1136
/
+1345
*
Unbreak returning the real mem and web interface in general. Pointy-hat-to: S...
Ermal Luçi
2009-11-03
1
-3
/
+3
*
Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the...
Scott Ullrich
2009-11-02
1
-1
/
+15
*
The wizards do not set the rule type and queues should be enabled even on blo...
Ermal Luçi
2009-11-02
1
-19
/
+17
*
remove unnecessary cat
Chris Buechler
2009-11-02
1
-2
/
+2
*
Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabled
Scott Ullrich
2009-10-28
1
-2
/
+5
*
Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoon
Scott Ullrich
2009-10-28
1
-0
/
+1
*
Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"
Scott Ullrich
2009-10-27
1
-7
/
+3
*
Fix no nat rules where ports 1024:65535 is added Resolves #120
Scott Ullrich
2009-10-27
1
-3
/
+7
*
Handle secondary DNS correctly for 3G
Scott Ullrich
2009-10-26
1
-1
/
+1
*
Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...
Scott Ullrich
2009-10-26
2
-10
/
+1
*
Add PPP logging tab
Scott Ullrich
2009-10-26
2
-0
/
+6
*
Handle uping interfaces a bit more sanely
Scott Ullrich
2009-10-26
1
-6
/
+4
*
Revert interfaces_bring_up changes
Scott Ullrich
2009-10-26
1
-3
/
+3
[next]