Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * added remaining DTDs | Daniel Stefan Haischt | 2007-09-01 | 1 | -46/+50 |
| | |||||
* | * added copyright header to each file | Daniel Stefan Haischt | 2007-09-01 | 1 | -1/+44 |
| | | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files | ||||
* | Testing ACL's | Michael Capp | 2005-11-21 | 1 | -0/+1 |
| | |||||
* | Move sync_package_pfstat() into global functions. Second part of ticket #595. | Colin Smith | 2005-10-09 | 1 | -56/+52 |
| | |||||
* | Use newer additional files needed facilities | Scott Ullrich | 2005-08-09 | 1 | -3/+5 |
| | |||||
* | use make_dirs() instead of system("mkdir -p") | Bill Marquette | 2005-04-16 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive. | Colin Smith | 2005-03-21 | 1 | -2/+2 |
| | |||||
* | Rename the sync_package function to sync_package_filename() | Scott Ullrich | 2005-03-02 | 1 | -3/+3 |
| | |||||
* | * Add config locking and remounting. | Colin Smith | 2005-02-26 | 1 | -0/+4 |
| | | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns | ||||
* | Update packages to use new <version></version> tags. | Colin Smith | 2005-02-21 | 1 | -0/+1 |
| | |||||
* | Add <title> | Scott Ullrich | 2005-02-19 | 1 | -1/+2 |
| | |||||
* | Pull stats every 5 minutes and generate graphs every 10 | Scott Ullrich | 2005-01-21 | 1 | -3/+3 |
| | |||||
* | Create graphs every 5 minutes instead of continually and also nice the ↵ | Scott Ullrich | 2005-01-21 | 1 | -1/+1 |
| | | | | process to 20 to avoid interfering with other running processes. | ||||
* | Truncate the log file every so often | Scott Ullrich | 2005-01-21 | 1 | -1/+7 |
| | |||||
* | Add many new colors to pfstat graph options | Scott Ullrich | 2005-01-15 | 1 | -1/+17 |
| | |||||
* | Correct configuration location. | Scott Ullrich | 2005-01-14 | 1 | -1/+1 |
| | |||||
* | If user does not append .jpg onto the imagename, then force it on there. | Scott Ullrich | 2005-01-11 | 1 | -0/+4 |
| | |||||
* | * 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 | ||||
* | Move PFStat Graphs to status | Scott Ullrich | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | Minor coesmetic touch ups | Scott Ullrich | 2005-01-05 | 1 | -4/+8 |
| | |||||
* | Add pfstat.php command used to show graphs. | Scott Ullrich | 2005-01-05 | 1 | -12/+14 |
| | | | | 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 | ||||
* | 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 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | straighten out cron text | Scott Ullrich | 2004-12-23 | 1 | -1/+4 |
| | |||||
* | Use tabs to seperate graph paramaters to make the conf file look cleaner and ↵ | Scott Ullrich | 2004-12-23 | 1 | -2/+2 |
| | | | | closer to the example. | ||||
* | Create pfstat.conf from posted settings. | Scott Ullrich | 2004-12-23 | 1 | -13/+91 |
| | | | | And the crowd goes wild! | ||||
* | Add rowhelper type which will place add and delete row items on a form. ↵ | Scott Ullrich | 2004-12-22 | 1 | -51/+28 |
| | | | | This can be used to group like items together on the web gui. First package employing this neat feature is pfStat | ||||
* | Packages continued. New log file facility added. | Scott Ullrich | 2004-12-16 | 1 | -1/+1 |
| | |||||
* | add size, rows and cols flags | Scott Ullrich | 2004-12-13 | 1 | -0/+143 |