Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit what I have now and finish the rest tomorrow AM. | Scott Ullrich | 2005-01-13 | 1 | -12/+18 |
| | |||||
* | Add initial carp implementation to test GUI. Still needs backend logic to ↵ | Scott Ullrich | 2005-01-13 | 1 | -0/+162 |
| | | | | setup the GUI portion | ||||
* | Add CARP to the packages menu. | Scott Ullrich | 2005-01-13 | 1 | -1/+17 |
| | |||||
* | Remove menu items correctly. | Scott Ullrich | 2005-01-12 | 1 | -1/+1 |
| | | | | Noticed-by: "Bryan" | ||||
* | If user does not append .jpg onto the imagename, then force it on there. | Scott Ullrich | 2005-01-11 | 1 | -0/+4 |
| | |||||
* | Alert user when no graphs are creaed | Scott Ullrich | 2005-01-11 | 1 | -0/+4 |
| | |||||
* | Fix many small errors | Scott Ullrich | 2005-01-10 | 1 | -8/+8 |
| | |||||
* | Add more options | Scott Ullrich | 2005-01-10 | 1 | -27/+181 |
| | |||||
* | Add package web address links | Scott Ullrich | 2005-01-10 | 1 | -3/+7 |
| | |||||
* | Add status fields | Scott Ullrich | 2005-01-10 | 1 | -2/+8 |
| | |||||
* | Initial port of powerdns | Scott Ullrich | 2005-01-10 | 2 | -0/+55 |
| | |||||
* | * Correctly delete package and its depdencies, leaving a depdency untouched ↵ | Scott Ullrich | 2005-01-09 | 1 | -2/+2 |
| | | | | | | | if another package depends on the dependency. Say that 3 times in a row real fast. * Correctly delete all configuration items for a package upon deletion * Clean up comments | ||||
* | Add version tags. | Scott Ullrich | 2005-01-09 | 1 | -5/+10 |
| | |||||
* | Finish switchover of packages to freebsd servers. | Scott Ullrich | 2005-01-09 | 1 | -8/+8 |
| | |||||
* | Do not call ow. | Scott Ullrich | 2005-01-09 | 1 | -2/+0 |
| | |||||
* | Revert last change and create a package creation script | Scott Ullrich | 2005-01-09 | 1 | -5/+5 |
| | |||||
* | Use new directory sorting to keep packages seperated. | Scott Ullrich | 2005-01-09 | 1 | -5/+5 |
| | |||||
* | Fix up formatting. No functional changes | Scott Ullrich | 2005-01-08 | 1 | -6/+6 |
| | |||||
* | Allow multiple interfaces | Scott Ullrich | 2005-01-08 | 1 | -2/+11 |
| | |||||
* | Move the interfac selection to the add field | Scott Ullrich | 2005-01-08 | 1 | -1/+7 |
| | |||||
* | Turn on multiselect tag allowing the user to select multiple interfaces for ↵ | Scott Ullrich | 2005-01-07 | 1 | -0/+2 |
| | | | | ntop to listen on. Also make the selection box sized to 3 items. | ||||
* | Add interfaces_selection field type which will populate a select box filled ↵ | Scott Ullrich | 2005-01-07 | 1 | -16/+21 |
| | | | | with the interfaces. | ||||
* | Make sure we use custom_deinstall_php_command tag for deinstall commands | Scott Ullrich | 2005-01-06 | 4 | -6/+8 |
| | |||||
* | Delete /usr/local/etc/pure* on deinstall | Scott Ullrich | 2005-01-06 | 1 | -0/+1 |
| | |||||
* | Clean up install and deinstall | Scott Ullrich | 2005-01-05 | 1 | -2/+5 |
| | |||||
* | Do not loop $config['installedpackages']['pfstat']['config'] if its not defined | Scott Ullrich | 2005-01-05 | 1 | -0/+2 |
| | |||||
* | Move PFStat Graphs to status | Scott Ullrich | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | Minor coesmetic touch ups | Scott Ullrich | 2005-01-05 | 2 | -5/+9 |
| | |||||
* | Add pfstat.php command used to show graphs. | Scott Ullrich | 2005-01-05 | 2 | -12/+86 |
| | | | | Fix graph layouts when multiple graphs defined. | ||||
* | Sync package more often with pfstat.conf | Scott Ullrich | 2005-01-05 | 1 | -29/+38 |
| | |||||
* | add graph before the graph type in pfstat.conf | Scott Ullrich | 2005-01-05 | 1 | -2/+2 |
| | |||||
* | Break 2 line crontab entries into multiple textneeded/item directives. | Scott Ullrich | 2005-01-05 | 1 | -0/+5 |
| | |||||
* | Convert spaces to tabs for crontab line | Scott Ullrich | 2005-01-04 | 1 | -2/+2 |
| | |||||
* | Don't foget to remove pfstat.conf upon package deletion | Scott Ullrich | 2005-01-04 | 1 | -2/+3 |
| | |||||
* | Add a new custom_php_resync_config_command sync directive which gets called ↵ | Scott Ullrich | 2005-01-04 | 1 | -30/+42 |
| | | | | | | after add or delete. Fix a number of small bugs discovered by: B.Kharazmi | ||||
* | Only need 1 of Maximum connections per ip address | Scott Ullrich | 2004-12-30 | 1 | -7/+0 |
| | |||||
* | Add validation type fields | Scott Ullrich | 2004-12-30 | 1 | -0/+6 |
| | |||||
* | Additional file updates | Scott Ullrich | 2004-12-30 | 1 | -1/+4 |
| | |||||
* | Typo in url | Scott Ullrich | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | Update method of access | Scott Ullrich | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | Forgot a space | Scott Ullrich | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | Update package startup file when options are changed. | Scott Ullrich | 2004-12-30 | 1 | -6/+16 |
| | |||||
* | Add new pure-ftpd settings xml module allowing user to set many neat options. | Scott Ullrich | 2004-12-30 | 2 | -1/+99 |
| | |||||
* | Add new ntop menu area to access running package. | Scott Ullrich | 2004-12-29 | 1 | -2/+8 |
| | |||||
* | Move installation tasks to custom_php_install_command tag. | Scott Ullrich | 2004-12-29 | 1 | -3/+5 |
| | |||||
* | Add configfile tag | Scott Ullrich | 2004-12-29 | 5 | -2/+7 |
| | |||||
* | Seperate pfStat into 2 menu settings | Scott Ullrich | 2004-12-27 | 1 | -2/+2 |
| | |||||
* | Add second menu item that shows the graphs | Scott Ullrich | 2004-12-27 | 1 | -1/+8 |
| | |||||
* | Make sure to start / restart cron | Scott Ullrich | 2004-12-27 | 1 | -0/+2 |
| | |||||
* | Make password fields mask out password with * | Scott Ullrich | 2004-12-25 | 1 | -2/+2 |
| |