summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Also convert quality databases. The delay value needs to be divided by 1000.Seth Mos2008-12-231-0/+25
| | | | This because apinger logs in seconds, not in milliseconds.
* 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
| | | | * Add (C)
* 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
| | | | * Check to ensure that each needed extension exists before adding to php.ini
* 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
| | | | command. This should fix the ssh password problems reported on the forums.
* Add 0 values when the original also had values on that row so the graph math ↵Seth Mos2008-12-221-1/+11
| | | | works.
* Remove print_r debuggingSeth Mos2008-12-221-2/+0
|
* * Correct commentScott Ullrich2008-12-221-1/+3
| | | | * Add additional comments
* 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
| | | | | | * Move php.ini to /tmp and test for built in modules * Generate final php.ini by merging the two together and only load needed modules from php.ini that are not built in
* * Remove trailing spaceScott Ullrich2008-12-221-3/+2
| | | | * Kill off old process when changing IP address (record edit)
* 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
| | | | | 21 nattig * Launch ftp-proxy to listen on the external ip address port 21
* 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 ↵Seth Mos2008-12-211-0/+2
| | | | get added to each other.
* More debuggingevenSeth Mos2008-12-211-1/+2
|
* add debuggingSeth Mos2008-12-211-2/+3
| | | | fix parse error
* 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 ↵Ermal Luçi2008-12-191-1/+1
| | | | that.
* add rrd.inc for inclusionSeth Mos2008-12-191-0/+1
|
* RRD file conversion code. Needs testing ofcourse. So far early tests show ↵Seth Mos2008-12-191-23/+56
| | | | promising.
* 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