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
Seth Mos
c5cd5ebeb9
set rrdtool variable
2008-12-20 10:46:59 +00:00
Seth Mos
ec9e513a4a
Correct typo
2008-12-20 10:27:46 +00:00
Seth Mos
f6dfed0758
Correct find command
2008-12-20 10:23:47 +00:00
Seth Mos
ab482df18b
make sure the update fields are in the correct order
2008-12-20 09:57:17 +00:00
Seth Mos
d8804eabda
run enable_rrd_graphing() at the end to create a new updaterrd.sh
2008-12-20 09:55:29 +00:00
Seth Mos
7e6682984e
Make listtags global
2008-12-19 23:17:07 +00:00
Ermal Luçi
38fa8aea1a
It does not make sense to add reply-to to block rules even though pf parses that.
2008-12-19 23:15:36 +00:00
Seth Mos
77e858f087
add rrd.inc for inclusion
2008-12-19 22:10:00 +00:00
Seth Mos
529f7ddf2f
RRD file conversion code. Needs testing ofcourse. So far early tests show promising.
2008-12-19 22:08:21 +00:00
Seth Mos
b0a5b824a7
Add some rrd realted functions in a seperate file
2008-12-19 22:06:10 +00:00
Bill Marquette
4bfdee6a6a
Merge the preferred SA logic from 1.113 of HEAD 2 years 7 months later
2008-12-18 21:21:21 +00:00
Seth Mos
509b056881
remove stderr redirect
2008-12-17 09:43:42 +00:00