2005-03-10 06:15 mars * index.php, doc/FAQ: updated FAQ and version for 1.1-rel 2005-03-10 06:05 mars * index.php: added software in csv template 2005-03-10 05:58 mars * index.php: preinited some vars 2005-03-05 04:45 mars * index.php, doc/templates.html: added delayed execution doc and fs/net totals in xml template 2005-03-05 04:28 mars * index.php, doc/plugins.html: added fs and net totals; delayed callback execution mode 2005-03-05 03:24 mars * index.php, doc/plugins.html: GetCPU() returns cpu count too 2005-03-05 03:11 mars * index.php: added months display in HRTime 2005-02-25 01:36 mars * index.php: added byte unit 2005-02-23 11:41 mars * index.php, doc/TODO: removed extra newline from csv template 2005-02-20 10:17 mars * doc/: TODO, plugins.html: typo 2005-01-19 01:15 mars * release.sh: updated release script to take version as arg 2005-01-19 01:13 mars * README, index.php, doc/FAQ: updated docs and version for 1.0-rel 2005-01-18 22:52 mars * index.php: fixed load in csv template 2005-01-18 22:49 mars * index.php: updated GetNetwork to ignore inet6 garbage 2005-01-18 22:43 mars * release.sh: added release script 2005-01-18 22:32 mars * index.php: cleaned up 2005-01-18 22:25 mars * doc/: plugins.html, templates.html: updated docs to reflect the output modes restriction for plugins 2005-01-18 22:20 mars * index.php: added global var and plugin mode restrictions 2005-01-18 22:10 mars * index.php: added csv template 2005-01-18 21:48 mars * index.php: added GetSoftware in xml template 2005-01-18 21:45 mars * index.php: squashed hr plugin fs and network procs 2005-01-18 21:36 mars * index.php: added template comments 2005-01-18 21:35 mars * TODO, doc/plugins.html, doc/templates.html: fixed typos 2005-01-18 21:32 mars * doc/TODO: moved todo in doc/ 2005-01-18 21:30 mars * TODO: added todo 2005-01-18 21:27 mars * README: added support section 2005-01-18 21:26 mars * doc/CONTRIB: added contrib 2005-01-18 21:21 mars * doc/templates.html: added template doc 2005-01-18 20:36 mars * doc/plugins.html: added plugin doc 2005-01-18 19:31 mars * INSTALL, README, index.php, doc/FAQ: added docs, cleaned up 2005-01-18 03:50 mars * index.php: added plugin support and HR plugin 2005-01-18 02:56 mars * index.php: added templating system w/ html and xml templates 2005-01-14 23:14 mars * index.php: refactored core [oop + error handling] 2005-01-07 18:43 mars * index.php: fixed missing ; 2005-01-07 18:36 mars * index.php: added support for debian 2005-01-07 18:32 mars * index.php: using df -P in GetFS() so that weird filesystems are processed properly 2005-01-04 07:32 mars * index.php: added GetConnections() 2005-01-04 07:28 mars * index.php: GetMem() and GetSwap() display used also 2005-01-04 07:25 mars * index.php: GetSoftware() recognizez redhats also 2005-01-04 07:22 mars * index.php: made GetMem() and GetSwap() work on 2.6 kernels also 2005-01-04 07:15 mars * index.php: version displayed in title; using /sbin/ifconfig instead of ifconfig; changed keywords; cpu displayed w/o codename 2005-01-04 07:00 mars * index.php: if traffic is now calculated from bytes and not the provided hr value 2005-01-04 06:11 mars * index.php: added version in footer 2005-01-04 06:08 mars * index.php: changed space to slash in GetSoftware() to conform w/ the rest of the output 2005-01-04 06:04 mars * index.php: first version