summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Run /etc/rc/php_ini_setup before testing phpScott Ullrich2008-12-231-0/+2
* Add openssl php extensionScott Ullrich2008-12-231-0/+1
* Remove notice that contents are being written to script caused by nohupScott Ullrich2008-12-231-1/+1
* Make rc.php_ini_setup smarter by testing final list of php modules forScott Ullrich2008-12-231-0/+31
* Remove sqlite for now until undefined symbol error can be resolved.Scott Ullrich2008-12-231-1/+0
* Remove log_error statements as syslog does not work during the config upgrade...Seth Mos2008-12-231-2/+0
* Cleanup outputSeth Mos2008-12-231-4/+4
* Surpress rm outputSeth Mos2008-12-231-1/+3
* Set correct dump filename varsSeth Mos2008-12-231-0/+3
* Add unknown values for the extra data sources during bootSeth Mos2008-12-231-2/+2
* Also convert quality databases. The delay value needs to be divided by 1000.Seth Mos2008-12-231-0/+25
* Test modules correctlyScott Ullrich2008-12-231-2/+8
* Do not alert for unfound modulesScott Ullrich2008-12-231-3/+0
* Set upload directory to /root for embeddedScott Ullrich2008-12-231-1/+8
* Do not return empty rows when probing loaded php modulesScott Ullrich2008-12-231-2/+2
* * Add commentsScott Ullrich2008-12-221-1/+39
* Do not remove old php.ini files, they will be replaced.Scott Ullrich2008-12-221-3/+0
* s/.so//Scott Ullrich2008-12-221-1/+1
* Add mysql.so and sqlite.soScott Ullrich2008-12-221-1/+3
* * Make PHP extensions directory a variableScott Ullrich2008-12-221-2/+8
* Remove platform check. Even CDROM platform has unionfs now on RELENG_1Scott Ullrich2008-12-221-9/+7
* Open a write pipe so we can be sure the password goes to the stdinput of the ...Ermal Luçi2008-12-221-2/+2
* Add 0 values when the original also had values on that row so the graph math ...Seth Mos2008-12-221-1/+11
* Remove print_r debuggingSeth Mos2008-12-221-2/+0
* * Correct commentScott Ullrich2008-12-221-1/+3
* Include apc.so extensionScott Ullrich2008-12-221-1/+2
* Include all the modules we need.Scott Ullrich2008-12-221-3/+25
* * Define all modules in a variableScott Ullrich2008-12-221-42/+23
* * Remove trailing spaceScott Ullrich2008-12-221-3/+2
* Revert the check to not add reply-to on block rules it might be needed.Ermal Luçi2008-12-211-1/+1
* Added missing functionsHelder Pereira2008-12-211-5/+27
* Foreach only if array.Ermal Luçi2008-12-211-0/+1
* The brace is not needed here!Ermal Luçi2008-12-211-1/+1
* * Add useftphelper support which will add a no binat rule to prevent portScott Ullrich2008-12-211-26/+22
* Redirect stderr so we can log it to the system logs.Seth Mos2008-12-211-4/+4
* Make sure to reset array before beginning migration. otherwise the arrays get...Seth Mos2008-12-211-0/+2
* More debuggingevenSeth Mos2008-12-211-1/+2
* add debuggingSeth Mos2008-12-211-2/+3
* This patch adds the initial support for layer7 protocol inspection gui.Helder Pereira2008-12-202-4/+390
* Add loggingSeth Mos2008-12-201-5/+4
* Add loggingSeth Mos2008-12-201-1/+2
* rename varSeth Mos2008-12-201-3/+3
* set rrdtool variableSeth Mos2008-12-201-1/+1
* Correct typoSeth Mos2008-12-201-1/+1
* Correct find commandSeth Mos2008-12-201-2/+2
* make sure the update fields are in the correct orderSeth Mos2008-12-201-2/+4
* run enable_rrd_graphing() at the end to create a new updaterrd.shSeth Mos2008-12-201-1/+2
* Make listtags globalSeth Mos2008-12-191-0/+1
* It does not make sense to add reply-to to block rules even though pf parses t...Ermal Luçi2008-12-191-1/+1
* add rrd.inc for inclusionSeth Mos2008-12-191-0/+1
OpenPOWER on IntegriCloud