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
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
36
-8
/
+114
*
Decouple filter.inc from functions.inc. There is no need to process filter f...
Scott Ullrich
2009-11-21
28
-16
/
+66
*
Escape $myurl so that it can be replaced
Scott Ullrich
2009-11-21
1
-5
/
+2
*
Ensure dynamodules directory exists
Scott Ullrich
2009-11-21
1
-0
/
+6
*
Fix spelling mistake
Scott Ullrich
2009-11-21
1
-1
/
+1
*
Note modules no longer included by default. If a module is needed simply tou...
Scott Ullrich
2009-11-21
1
-4
/
+20
*
Include captiveportal for captiveportal_radius_stop_all()
Scott Ullrich
2009-11-21
3
-14
/
+13
*
Use dmesg -a when /var/log/dmesg.boot is not available
Scott Ullrich
2009-11-21
1
-2
/
+5
*
Include ipsec.inc and vpn.inc
Scott Ullrich
2009-11-21
1
-0
/
+3
*
Include certs.inc
Scott Ullrich
2009-11-21
1
-0
/
+1
*
Default to only system information and interfaces widgets. This reduces load...
Scott Ullrich
2009-11-21
3
-8
/
+13
*
Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQ...
Scott Ullrich
2009-11-21
1
-5
/
+10
*
Set default size for apc shm to 10 megs for < 128
Scott Ullrich
2009-11-21
1
-1
/
+1
*
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
64
-78
/
+94
*
Fix the status wireless page for 2.0 using the correct _wlan0 interface
Seth Mos
2009-11-21
1
-24
/
+26
*
More help page adjustments
jim-p
2009-11-19
1
-16
/
+14
*
More help pages
jim-p
2009-11-19
1
-25
/
+22
*
More help pages
jim-p
2009-11-18
1
-11
/
+11
*
More help page mappings
jim-p
2009-11-18
1
-46
/
+48
*
Remove another obsolete file, add some other files that no longer exist in th...
jim-p
2009-11-18
2
-211
/
+26
*
fix up text
Chris Buechler
2009-11-17
1
-7
/
+7
*
Add interfaces_wlan_scan.php and firewall_nat_server.php to obsoleted files list
Scott Ullrich
2009-11-17
1
-1
/
+3
*
Remove obsolete file, its functionality is now in status_wireless.php
jim-p
2009-11-17
1
-69
/
+0
*
Even more help page mappings
jim-p
2009-11-17
1
-17
/
+17
*
Lots of help page mappings to newly created content. Adjust package editing l...
jim-p
2009-11-17
2
-46
/
+43
*
Fix hostname in page title. thanks to sullrich@ for pointer
Chris Buechler
2009-11-17
2
-5
/
+5
*
Align the help link to the right of the title. Less wasted space this way.
jim-p
2009-11-17
1
-2
/
+5
*
More help pages.
jim-p
2009-11-16
1
-14
/
+14
*
Add empty hash assignment syntax to the remaining files. (Got tired of adding...
jim-p
2009-11-16
1
-181
/
+181
*
Add a few more mappings.
jim-p
2009-11-16
1
-3
/
+3
*
Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-co...
Scott Ullrich
2009-11-16
3
-1
/
+9
|
\
|
*
Add support for 'max-src-conn' PF feature, to limit the maximum number of est...
pierrepomes
2009-11-16
3
-1
/
+9
*
|
A couple more mappings, plus change to leading with tabs and not spaces. (oops).
jim-p
2009-11-16
1
-161
/
+161
*
|
Help page adjustments and additions. Periodic commit.
jim-p
2009-11-16
1
-15
/
+16
*
|
Resolves #155. Replace space characters with underscore ones.
Ermal Luçi
2009-11-16
1
-2
/
+4
*
|
Put the FQDN back into the page title. Many people have numerous firewalls up...
Chris Buechler
2009-11-16
1
-4
/
+4
*
|
trigger setup wizard
Chris Buechler
2009-11-16
1
-0
/
+0
*
|
More updates to help page mappings.
jim-p
2009-11-15
1
-125
/
+74
*
|
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
*
|
this is not a required field
Chris Buechler
2009-11-15
1
-1
/
+1
*
|
Add some more redirect definitions.
jim-p
2009-11-15
1
-106
/
+89
*
|
Fix whitespace error
jim-p
2009-11-15
1
-1
/
+1
*
|
Make help link open in a new window
jim-p
2009-11-15
1
-1
/
+1
*
|
Correct ipfw rule.
Ermal Luçi
2009-11-15
1
-2
/
+2
*
|
properly enable/disable Everything field
Chris Buechler
2009-11-15
1
-1
/
+3
*
|
Propperly fix the special case of proxyarp vip deleteion. With comments from ...
Ermal Luçi
2009-11-15
1
-2
/
+8
*
|
Revert "Resolves #153 Treat proxyarp special case during deletion."
Ermal Luçi
2009-11-15
1
-3
/
+1
*
|
Resolves #153 Treat proxyarp special case during deletion.
Ermal Luçi
2009-11-15
1
-1
/
+3
[next]