Scott Ullrich
8a44206bb1
Add openssl php extension
2008-12-23 19:31:17 +00:00
Scott Ullrich
0e0e044a90
Remove notice that contents are being written to script caused by nohup
2008-12-23 19:29:37 +00:00
Scott Ullrich
e1fda0c09f
Make rc.php_ini_setup smarter by testing final list of php modules for
...
loading errors. If a module did not load remove it from php.ini and
add the load error to /var/run/php_modules_load_errors.txt
2008-12-23 19:25:46 +00:00
Scott Ullrich
9060c76443
Remove sqlite for now until undefined symbol error can be resolved.
2008-12-23 19:09:39 +00:00
Seth Mos
33c1b271d1
Remove log_error statements as syslog does not work during the config upgrade stage
2008-12-23 14:06:08 +00:00
Seth Mos
0cc292de82
Cleanup output
2008-12-23 14:04:17 +00:00
Seth Mos
1b25fc2766
Surpress rm output
2008-12-23 13:33:22 +00:00
Seth Mos
35633bd80c
Set correct dump filename vars
2008-12-23 13:29:44 +00:00
Seth Mos
dcd9e876b7
Add unknown values for the extra data sources during boot
2008-12-23 13:15:23 +00:00
Seth Mos
102b07152c
Update config.xml to 5.5 to prevent RRD database conversion from triggering.
...
add rrd tag to default enabled
2008-12-23 10:28:31 +00:00
Seth Mos
451d439e78
Update config.xml to 5.5 to prevent RRD database updates from triggering.
...
add rrd tag to default enabled
2008-12-23 10:26:43 +00:00
Seth Mos
57dae4f88f
Also convert quality databases. The delay value needs to be divided by 1000.
...
This because apinger logs in seconds, not in milliseconds.
2008-12-23 10:09:27 +00:00
Scott Ullrich
69b27c16e5
Test modules correctly
2008-12-23 00:47:25 +00:00
Scott Ullrich
c52f3ce39e
Do not alert for unfound modules
2008-12-23 00:44:48 +00:00
Scott Ullrich
31c96a14e9
Set upload directory to /root for embedded
2008-12-23 00:13:57 +00:00
Scott Ullrich
3937f1493b
Do not return empty rows when probing loaded php modules
2008-12-23 00:04:45 +00:00
Scott Ullrich
de96a79086
* Add comments
...
* Add (C)
2008-12-22 23:59:57 +00:00
Scott Ullrich
487c2ce7cc
Do not remove old php.ini files, they will be replaced.
2008-12-22 23:54:12 +00:00
Scott Ullrich
9980cd728e
s/.so//
2008-12-22 23:53:27 +00:00
Scott Ullrich
073ab2c8df
Add mysql.so and sqlite.so
2008-12-22 23:49:27 +00:00
Scott Ullrich
0804f51508
* Make PHP extensions directory a variable
...
* Check to ensure that each needed extension exists before adding to php.ini
2008-12-22 23:38:42 +00:00
Scott Ullrich
2ed3203cd2
Remove platform check. Even CDROM platform has unionfs now on RELENG_1
2008-12-22 22:58:07 +00:00
Ermal Luçi
7fbca3f7de
Open a write pipe so we can be sure the password goes to the stdinput of the command. This should fix the ssh password problems reported on the forums.
2008-12-22 21:25:30 +00:00
Seth Mos
9aa18b77d3
fix layout and stray '
2008-12-22 21:08:09 +00:00
Seth Mos
ed3ea46447
Add 0 values when the original also had values on that row so the graph math works.
2008-12-22 20:58:46 +00:00
Seth Mos
fbe5d66348
+ 0
2008-12-22 20:02:05 +00:00
Seth Mos
9452d67793
Remove print_r debugging
2008-12-22 06:07:04 +00:00
Scott Ullrich
4b29393af3
* Correct comment
...
* Add additional comments
2008-12-22 05:42:23 +00:00
Scott Ullrich
0997e8f3cb
Include apc.so extension
2008-12-22 05:40:08 +00:00
Scott Ullrich
f1b64d5e26
Include all the modules we need.
2008-12-22 05:33:35 +00:00
Scott Ullrich
e83dca8c59
* Define all modules in a variable
...
* 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
2008-12-22 05:11:02 +00:00
Scott Ullrich
b5bc1a3ae4
* Minor whitespace fixes
...
* Kill off process if running and user turns off option as well
2008-12-22 01:32:52 +00:00
Scott Ullrich
cd860b6201
* Remove trailing space
...
* Kill off old process when changing IP address (record edit)
2008-12-22 01:14:22 +00:00
Ermal Luçi
0da3b8e406
Revert the check to not add reply-to on block rules it might be needed.
2008-12-21 23:48:20 +00:00
Helder Pereira
10fd80c213
Using correct functiona
2008-12-21 22:46:55 +00:00
Helder Pereira
daee46a58d
Added missing functions
2008-12-21 22:45:23 +00:00
Ermal Luçi
4e8a0417a9
Use propper functions.
2008-12-21 22:00:36 +00:00
Ermal Luçi
abd528b765
Foreach only if array.
2008-12-21 21:44:32 +00:00
Ermal Luçi
b3c7a82b1a
The brace is not needed here!
2008-12-21 21:32:58 +00:00
Scott Ullrich
dd447edef8
* Add useftphelper support which will add a no binat rule to prevent port
...
21 nattig
* Launch ftp-proxy to listen on the external ip address port 21
2008-12-21 21:12:34 +00:00
Helder Pereira
6ef708eca0
Also removed "action allow" from a javascript array
2008-12-21 19:22:02 +00:00
Helder Pereira
29220c554f
Removed "action allow" from layer7 rules definition since it didn't make sense
2008-12-21 19:12:30 +00:00
Seth Mos
569e1af12a
Redirect stderr so we can log it to the system logs.
2008-12-21 00:42:41 +00:00
Seth Mos
40d9715308
Make sure to reset array before beginning migration. otherwise the arrays get added to each other.
2008-12-21 00:31:48 +00:00
Seth Mos
1e2793215b
More debuggingeven
2008-12-21 00:19:33 +00:00
Seth Mos
0e7000234e
add debugging
...
fix parse error
2008-12-21 00:17:49 +00:00
Helder Pereira
f63d5b66b4
This patch adds the initial support for layer7 protocol inspection gui.
2008-12-20 23:57:09 +00:00
Seth Mos
adc986ed5e
Add logging
2008-12-20 23:47:12 +00:00
Seth Mos
0087b9f2bb
Add logging
2008-12-20 15:28:16 +00:00
Seth Mos
9b77cde65b
rename var
2008-12-20 10:50:57 +00:00