Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add comments | Scott Ullrich | 2008-12-22 | 1 | -1/+39 |
| | | | | * Add (C) | ||||
* | Do not remove old php.ini files, they will be replaced. | Scott Ullrich | 2008-12-22 | 1 | -3/+0 |
| | |||||
* | s/.so// | Scott Ullrich | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | Add mysql.so and sqlite.so | Scott Ullrich | 2008-12-22 | 1 | -1/+3 |
| | |||||
* | * Make PHP extensions directory a variable | Scott Ullrich | 2008-12-22 | 1 | -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_1 | Scott Ullrich | 2008-12-22 | 1 | -9/+7 |
| | |||||
* | Open a write pipe so we can be sure the password goes to the stdinput of the ↵ | Ermal Luçi | 2008-12-22 | 1 | -2/+2 |
| | | | | command. This should fix the ssh password problems reported on the forums. | ||||
* | fix layout and stray ' | Seth Mos | 2008-12-22 | 1 | -48/+48 |
| | |||||
* | Add 0 values when the original also had values on that row so the graph math ↵ | Seth Mos | 2008-12-22 | 1 | -1/+11 |
| | | | | works. | ||||
* | + 0 | Seth Mos | 2008-12-22 | 1 | -12/+12 |
| | |||||
* | Remove print_r debugging | Seth Mos | 2008-12-22 | 1 | -2/+0 |
| | |||||
* | * Correct comment | Scott Ullrich | 2008-12-22 | 1 | -1/+3 |
| | | | | * Add additional comments | ||||
* | Include apc.so extension | Scott Ullrich | 2008-12-22 | 1 | -1/+2 |
| | |||||
* | Include all the modules we need. | Scott Ullrich | 2008-12-22 | 1 | -3/+25 |
| | |||||
* | * Define all modules in a variable | Scott Ullrich | 2008-12-22 | 1 | -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 | ||||
* | * Minor whitespace fixes | Scott Ullrich | 2008-12-22 | 1 | -11/+15 |
| | | | | * Kill off process if running and user turns off option as well | ||||
* | * Remove trailing space | Scott Ullrich | 2008-12-22 | 2 | -4/+9 |
| | | | | * 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çi | 2008-12-21 | 1 | -1/+1 |
| | |||||
* | Using correct functiona | Helder Pereira | 2008-12-21 | 1 | -3/+3 |
| | |||||
* | Added missing functions | Helder Pereira | 2008-12-21 | 1 | -5/+27 |
| | |||||
* | Use propper functions. | Ermal Luçi | 2008-12-21 | 1 | -3/+3 |
| | |||||
* | Foreach only if array. | Ermal Luçi | 2008-12-21 | 1 | -0/+1 |
| | |||||
* | The brace is not needed here! | Ermal Luçi | 2008-12-21 | 1 | -1/+1 |
| | |||||
* | * Add useftphelper support which will add a no binat rule to prevent port | Scott Ullrich | 2008-12-21 | 2 | -26/+32 |
| | | | | | 21 nattig * Launch ftp-proxy to listen on the external ip address port 21 | ||||
* | Also removed "action allow" from a javascript array | Helder Pereira | 2008-12-21 | 1 | -1/+1 |
| | |||||
* | Removed "action allow" from layer7 rules definition since it didn't make sense | Helder Pereira | 2008-12-21 | 1 | -1/+1 |
| | |||||
* | Redirect stderr so we can log it to the system logs. | Seth Mos | 2008-12-21 | 1 | -4/+4 |
| | |||||
* | Make sure to reset array before beginning migration. otherwise the arrays ↵ | Seth Mos | 2008-12-21 | 1 | -0/+2 |
| | | | | get added to each other. | ||||
* | More debuggingeven | Seth Mos | 2008-12-21 | 1 | -1/+2 |
| | |||||
* | add debugging | Seth Mos | 2008-12-21 | 1 | -2/+3 |
| | | | | fix parse error | ||||
* | This patch adds the initial support for layer7 protocol inspection gui. | Helder Pereira | 2008-12-20 | 8 | -8/+1120 |
| | |||||
* | Add logging | Seth Mos | 2008-12-20 | 1 | -5/+4 |
| | |||||
* | Add logging | Seth Mos | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | rename var | Seth Mos | 2008-12-20 | 1 | -3/+3 |
| | |||||
* | set rrdtool variable | Seth Mos | 2008-12-20 | 1 | -1/+1 |
| | |||||
* | Correct typo | Seth Mos | 2008-12-20 | 1 | -1/+1 |
| | |||||
* | Correct find command | Seth Mos | 2008-12-20 | 1 | -2/+2 |
| | |||||
* | make sure the update fields are in the correct order | Seth Mos | 2008-12-20 | 1 | -2/+4 |
| | |||||
* | run enable_rrd_graphing() at the end to create a new updaterrd.sh | Seth Mos | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | Make listtags global | Seth Mos | 2008-12-19 | 1 | -0/+1 |
| | |||||
* | It does not make sense to add reply-to to block rules even though pf parses ↵ | Ermal Luçi | 2008-12-19 | 1 | -1/+1 |
| | | | | that. | ||||
* | add rrd.inc for inclusion | Seth Mos | 2008-12-19 | 1 | -0/+1 |
| | |||||
* | RRD file conversion code. Needs testing ofcourse. So far early tests show ↵ | Seth Mos | 2008-12-19 | 1 | -23/+56 |
| | | | | promising. | ||||
* | Add some rrd realted functions in a seperate file | Seth Mos | 2008-12-19 | 1 | -0/+124 |
| | |||||
* | Merge the preferred SA logic from 1.113 of HEAD 2 years 7 months later | Bill Marquette | 2008-12-18 | 1 | -2/+2 |
| | |||||
* | remove stderr redirect | Seth Mos | 2008-12-17 | 1 | -11/+9 |
| | |||||
* | catch stderr for mwexec | Seth Mos | 2008-12-17 | 1 | -9/+9 |
| | |||||
* | add debugging so we can see what it's doing | Seth Mos | 2008-12-17 | 1 | -11/+17 |
| | |||||
* | Close comment tag | Seth Mos | 2008-12-17 | 1 | -4/+2 |
| | |||||
* | untested rrd upgrade code | Seth Mos | 2008-12-17 | 1 | -4/+44 |
| |