aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pfstat.xml
Commit message (Collapse)AuthorAgeFilesLines
* * added remaining DTDsDaniel Stefan Haischt2007-09-011-46/+50
|
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-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'sMichael Capp2005-11-211-0/+1
|
* Move sync_package_pfstat() into global functions. Second part of ticket #595.Colin Smith2005-10-091-56/+52
|
* Use newer additional files needed facilitiesScott Ullrich2005-08-091-3/+5
|
* use make_dirs() instead of system("mkdir -p")Bill Marquette2005-04-161-1/+1
|
* Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive.Colin Smith2005-03-211-2/+2
|
* Rename the sync_package function to sync_package_filename()Scott Ullrich2005-03-021-3/+3
|
* * Add config locking and remounting.Colin Smith2005-02-261-0/+4
| | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns
* Update packages to use new <version></version> tags.Colin Smith2005-02-211-0/+1
|
* Add <title>Scott Ullrich2005-02-191-1/+2
|
* Pull stats every 5 minutes and generate graphs every 10Scott Ullrich2005-01-211-3/+3
|
* Create graphs every 5 minutes instead of continually and also nice the ↵Scott Ullrich2005-01-211-1/+1
| | | | process to 20 to avoid interfering with other running processes.
* Truncate the log file every so oftenScott Ullrich2005-01-211-1/+7
|
* Add many new colors to pfstat graph optionsScott Ullrich2005-01-151-1/+17
|
* Correct configuration location.Scott Ullrich2005-01-141-1/+1
|
* If user does not append .jpg onto the imagename, then force it on there.Scott Ullrich2005-01-111-0/+4
|
* * Correctly delete package and its depdencies, leaving a depdency untouched ↵Scott Ullrich2005-01-091-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 statusScott Ullrich2005-01-051-1/+1
|
* Minor coesmetic touch upsScott Ullrich2005-01-051-4/+8
|
* Add pfstat.php command used to show graphs.Scott Ullrich2005-01-051-12/+14
| | | | Fix graph layouts when multiple graphs defined.
* Sync package more often with pfstat.confScott Ullrich2005-01-051-29/+38
|
* add graph before the graph type in pfstat.confScott Ullrich2005-01-051-2/+2
|
* Break 2 line crontab entries into multiple textneeded/item directives.Scott Ullrich2005-01-051-0/+5
|
* Convert spaces to tabs for crontab lineScott Ullrich2005-01-041-2/+2
|
* Don't foget to remove pfstat.conf upon package deletionScott Ullrich2005-01-041-2/+3
|
* Add a new custom_php_resync_config_command sync directive which gets called ↵Scott Ullrich2005-01-041-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 Ullrich2004-12-291-3/+5
|
* Add configfile tagScott Ullrich2004-12-291-2/+3
|
* Seperate pfStat into 2 menu settingsScott Ullrich2004-12-271-2/+2
|
* Add second menu item that shows the graphsScott Ullrich2004-12-271-1/+8
|
* Make sure to start / restart cronScott Ullrich2004-12-271-0/+2
|
* straighten out cron textScott Ullrich2004-12-231-1/+4
|
* Use tabs to seperate graph paramaters to make the conf file look cleaner and ↵Scott Ullrich2004-12-231-2/+2
| | | | closer to the example.
* Create pfstat.conf from posted settings.Scott Ullrich2004-12-231-13/+91
| | | | And the crowd goes wild!
* Add rowhelper type which will place add and delete row items on a form. ↵Scott Ullrich2004-12-221-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 Ullrich2004-12-161-1/+1
|
* add size, rows and cols flagsScott Ullrich2004-12-131-0/+143