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
/
rc.php_ini_setup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn back off zlib compression
Scott Ullrich
2011-01-10
1
-1
/
+1
*
Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Tick...
Scott Ullrich
2011-01-03
1
-1
/
+1
*
Fix PHP warning related to recent update of apc extension.
Erik Fonnesbeck
2010-12-30
1
-8
/
+8
*
Increase suhosin maximum memory to avoid this error: ALERT - script tried to ...
Scott Ullrich
2010-11-26
1
-0
/
+1
*
Use full path to command binaries.
Ermal
2010-11-23
1
-22
/
+22
*
Revert
Scott Ullrich
2010-11-09
1
-1
/
+0
*
Set session.use_trans_sid to true
Scott Ullrich
2010-11-09
1
-0
/
+1
*
Do not use the \ based list for modules because it treats even the comments a...
Ermal
2010-09-15
1
-71
/
+43
*
Ticket #777. Allow long length of variables content to make happy suhosin(who...
Ermal
2010-08-31
1
-1
/
+7
*
Ensure php.ini is not found before setting up php
Scott Ullrich
2010-08-30
1
-0
/
+7
*
Do not use APC on cli
Scott Ullrich
2010-08-23
1
-1
/
+1
*
Take into account capital letters in the module name such as S in pfSense
Scott Ullrich
2010-08-22
1
-1
/
+5
*
Fix a rather annoying bug where case would cause a module to not be detected ...
Scott Ullrich
2010-08-22
1
-1
/
+2
*
Adjust ordering a bit
Scott Ullrich
2010-08-22
1
-1
/
+1
*
Load spl
Scott Ullrich
2010-08-22
1
-0
/
+1
*
Include sqlite and pdo. See http://www.pingle.org/2007/09/22/php-crashes-ext...
Scott Ullrich
2010-08-22
1
-1
/
+3
*
Fix tab (whitespace)
Scott Ullrich
2010-08-20
1
-1
/
+1
*
Adding zmq
Scott Ullrich
2010-08-16
1
-1
/
+3
*
Set 96 megabytes to 5 meg of cache
Scott Ullrich
2010-07-30
1
-1
/
+1
*
Use more conservative apc memory values
Scott Ullrich
2010-07-30
1
-9
/
+7
*
Update to 2010
Scott Ullrich
2010-07-30
1
-1
/
+1
*
Do not load apc module when under low memory situations
Scott Ullrich
2010-07-30
1
-1
/
+13
*
Use 97 megabytes, apc is not a module so do not set
Scott Ullrich
2010-07-30
1
-5
/
+1
*
Ensure apc is disabled by setting to 0. Also enable suhosin php support for ...
Scott Ullrich
2010-07-30
1
-0
/
+27
*
Use hw.physmem when other methods fail
Scott Ullrich
2010-05-23
1
-0
/
+5
*
Improve the parsing of the memory value, use the reported amount of bytes, di...
smos
2010-05-14
1
-2
/
+2
*
Enable even xmlwriter module.
Ermal
2010-05-06
1
-0
/
+1
*
Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.
Ermal
2010-03-18
1
-0
/
+12
*
Enable shmop module now that is needed.
Ermal
2010-03-18
1
-1
/
+1
*
Remove comment to avoid creating 2 entries in php.ini for no apparent reason ...
Ermal Luçi
2010-02-12
1
-1
/
+0
*
Ticket #255. Activate pfSense module to get the helper functions.
Ermal Luçi
2010-02-11
1
-0
/
+2
*
Set set_time_limit
Scott Ullrich
2010-01-21
1
-0
/
+1
*
Simplify and fix available memory calculation to fix shell script errors on b...
Seth Mos
2009-12-03
1
-3
/
+3
*
Turn off compression for time being. Ticket #198
sullrich
2009-11-30
1
-1
/
+1
*
Define full path to binaries
sullrich
2009-11-29
1
-2
/
+2
*
Add back mbstring for firewall_rules_edit
Scott Ullrich
2009-11-22
1
-1
/
+3
*
Document known module purpouses:
Scott Ullrich
2009-11-22
1
-1
/
+10
*
Add back ctype and document what its for
Scott Ullrich
2009-11-22
1
-1
/
+2
*
We need mhash for the user manager
Scott Ullrich
2009-11-21
1
-1
/
+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
1
-14
/
+9
*
Use dmesg -a when /var/log/dmesg.boot is not available
Scott Ullrich
2009-11-21
1
-2
/
+5
*
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
*
Ensure nanobsd save tmp files under /root
Renato Botelho
2009-08-12
1
-3
/
+1
*
Add xmlreader module to the list of modules used on pfSense.
Ermal Luçi
2009-08-12
1
-0
/
+1
*
Adding sockets
Scott Ullrich
2009-07-09
1
-0
/
+1
*
Add suhosin module
Scott Ullrich
2009-07-06
1
-0
/
+1
[next]