summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* RRD file conversion code. Needs testing ofcourse. So far early tests show pro...Seth Mos2008-12-191-23/+56
* Add some rrd realted functions in a seperate fileSeth Mos2008-12-191-0/+124
* Merge the preferred SA logic from 1.113 of HEAD 2 years 7 months laterBill Marquette2008-12-181-2/+2
* remove stderr redirectSeth Mos2008-12-171-11/+9
* catch stderr for mwexecSeth Mos2008-12-171-9/+9
* add debugging so we can see what it's doingSeth Mos2008-12-171-11/+17
* Close comment tagSeth Mos2008-12-171-4/+2
* untested rrd upgrade codeSeth Mos2008-12-171-4/+44
* Unbreak the corn job installation for schedules.Ermal Luçi2008-12-161-6/+13
* Use mwexec so we can see if it fails.Seth Mos2008-12-161-3/+3
OpenPOWER on IntegriCloud