]> git.itanic.dy.fi Git - rrdd/shortlog
rrdd
2011-03-07 Timo KokkonenAdd support for creating rrd databases in case the...
2011-03-07 Timo Kokkonenrrdtool: Improve argument list modification macro
2011-03-07 Timo Kokkonenrrdtool: Replace repeating strings with a definition
2011-03-06 Timo KokkonenMove rrd_database structure under rrdtool.h
2011-03-06 Timo KokkonenCollect all rrdtool handling in one file
2011-03-06 Timo Kokkonendatabase.h.example: Avoid pathname repeatitions
2011-03-06 Timo KokkonenRename testadata.h to database.h
2011-03-06 Timo KokkonenMakefile: Fixes
2009-10-08 Timo KokkonenOrthogonalize CPU graph colors
2009-10-08 Timo KokkonenChange default memory graph colors
2009-10-01 Timo KokkonenUse long long instead of ints when parsing cpu tics
2009-09-20 Timo KokkonenUpdate testdata.h.example to support swap
2009-09-17 Timo KokkonenAdd support for reading swap usage from meminfo
2008-05-21 Timo KokkonenPrint which command is to be executed
2008-05-21 Timo KokkonenChange debug message output
2008-05-21 Timo KokkonenRename get_process_count() to get_sibling_count()
2008-05-21 Timo KokkonenUse pointers properly
2008-05-21 Timo KokkonenAdd primitive error detection to digitemp parser
2008-05-21 Timo KokkonenFix debug message indenting bug
2008-05-21 Timo KokkonenCount number of sibling processes
2008-05-21 Timo KokkonenOpen read streams for reading
2008-05-21 Timo KokkonenPrettify printing of pid numbers on debug messages
2008-05-18 Timo Kokkonen.gitignore update
2008-05-18 Timo KokkonenAdd missing newline
2008-05-18 Timo KokkonenAdd .gitignore
2008-05-18 Timo KokkonenImprove piped process executing
2008-05-18 Timo KokkonenAutoindent debug messages according to parent count
2008-05-18 Timo KokkonenImprove dependency handling
2008-05-18 Timo KokkonenSuppress warning messages about missing dependency...
2008-04-06 Timo KokkonenFix count number of children correctly
2008-04-06 Timo KokkonenMake all debug output go through wrappers
2008-04-06 Timo KokkonenMove all fork operations to do_fork() functino
2008-04-03 Timo KokkonenMove string manipulation functions to string.c
2008-04-03 Timo KokkonenAdd fork debug and clear any child's child_count to...
2008-04-03 Timo KokkonenMakefile verbosity change
2008-04-01 Timo KokkonenSuppress warning messages
2008-04-01 Timo KokkonenRemove debug output
2008-04-01 Timo KokkonenFix digitemp parser
2008-03-31 Timo KokkonenSuppress excess make verbosity
2008-03-31 Timo KokkonenAdd support for stupid digitemp parser
2008-03-31 Timo KokkonenEnsure proper dependency creation when only headers...
2008-03-31 Timo KokkonenAdd missing parameter
2008-03-31 Timo KokkonenRemove commented code and update
2008-03-31 Timo KokkonenAdd digitemp parser
2008-03-31 Timo KokkonenAdd support for executing process while piping std...
2008-03-31 Timo KokkonenMake dependency check automatic
2008-03-30 Timo KokkonenRename testdata.h to testadata.h.example
2008-03-30 Timo KokkonenInitial comit