| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Ignore *.o files | David Sommerseth | 2009-11-10 | 1 | -0/+1 | |
| | * | | | | Corrected comments | David Sommerseth | 2009-11-10 | 1 | -2/+4 | |
| | * | | | | Cosmetic fix | David Sommerseth | 2009-11-10 | 1 | -1/+1 | |
| | * | | | | Ignore files generated by autoreconf | David Sommerseth | 2009-11-10 | 1 | -0/+7 | |
| | * | | | | Fixed a misleading log message during shutdown and a tiny memleak | David Sommerseth | 2009-11-10 | 1 | -3/+2 | |
| | * | | | | Added new config parameter: max_report_size | David Sommerseth | 2009-11-10 | 6 | -7/+55 | |
| | * | | | | Fixed potential thread collision with oid return values | David Sommerseth | 2009-11-10 | 1 | -3/+4 | |
| | * | | | | Build and package rteval_parserd | David Sommerseth | 2009-11-05 | 1 | -8/+33 | |
| | * | | | | autotoolised rteval_parserd | David Sommerseth | 2009-11-05 | 5 | -13/+1266 | |
| * | | | | | include rteval/rteval_histogram_raw.xsl in Makefile and specfile | Clark Williams | 2009-11-28 | 2 | -2/+9 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Fix mismatch between rteval.py and specfile | Clark Williams | 2009-11-25 | 1 | -1/+1 | |
| * | | | | version bump to 1.12 | Clark Williams | 2009-11-25 | 2 | -4/+8 | |
| * | | | | fix incorrect manipulation of cyclictest thread priorities | Clark Williams | 2009-11-25 | 1 | -1/+1 | |
| * | | | | ensure that no double-slashes appear in symlink path for the | Clark Williams | 2009-11-16 | 2 | -5/+8 | |
| * | | | | changed generation of /usr/bin/rteval to be during %install and | Clark Williams | 2009-11-10 | 1 | -9/+8 | |
| | |_|/ |/| | | ||||||
| * | | | modified symlink creation for /usr/bin/rteval to be in the | Clark Williams | 2009-11-09 | 1 | -2/+5 | |
| * | | | fixed incorret dependency for libxslt | Clark Williams | 2009-11-09 | 1 | -2/+5 | |
| * | | | version bump to 1.11 | Clark Williams | 2009-11-06 | 2 | -5/+7 | |
| * | | | updated change log to include base OS changes | Clark Williams | 2009-11-06 | 1 | -1/+2 | |
| * | | | capture base OS info | Clark Williams | 2009-11-06 | 2 | -0/+20 | |
| | |/ |/| | ||||||
| * | | added ignores for generated files and directories | Clark Williams | 2009-11-05 | 1 | -1/+5 | |
| * | | split rteval into two separate packages | Clark Williams | 2009-11-05 | 3 | -55/+87 | |
| |/ | ||||||
| * | added group field to xmlrpc sub-package in rteval.spec | Clark Williams | 2009-11-04 | 1 | -2/+3 | |
| * | version bump to 1.10 | Clark Williams | 2009-11-04 | 2 | -2/+6 | |
| * | add config file sections for cyclictest | Clark Williams | 2009-11-04 | 3 | -3/+16 | |
| * | version bump to 1.9 | Clark Williams | 2009-11-03 | 2 | -3/+9 | |
| * | New feature: rteval <-H | --raw-histogram> | David Sommerseth | 2009-10-29 | 2 | -5/+63 | |
| * | Merge commit 'origin/master_ipv4' into master_ipv4 | David Sommerseth | 2009-10-29 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Cleaned up the rteval_text.xsl | David Sommerseth | 2009-10-29 | 1 | -48/+148 | |
| * | | Cleaned up the rteval_text.xsl | David Sommerseth | 2009-10-29 | 1 | -48/+148 | |
| |/ | ||||||
| * | Sort CPU cores as numbers, not as string (which is the default) | David Sommerseth | 2009-10-29 | 1 | -1/+1 | |
| * | Merge commit 'clark/master' into local clark work branch | David Sommerseth | 2009-10-26 | 3 | -28/+69 | |
| |\ | ||||||
| | * | version bump to 1.8 | Clark Williams | 2009-10-20 | 2 | -4/+2 | |
| | * | fixed command line issue with sysreport option | Clark Williams | 2009-10-20 | 2 | -4/+6 | |
| | * | fixed specfile issues and added better failure message on NFS | Clark Williams | 2009-10-20 | 2 | -3/+8 | |
| | * | reworked Makefile and specfile install/uninstall logic | Clark Williams | 2009-10-20 | 2 | -22/+52 | |
| * | | Fixed rpmlint complaints | David Sommerseth | 2009-10-26 | 1 | -25/+31 | |
| * | | Merge branch 'master_ipv4' into clark | David Sommerseth | 2009-10-26 | 38 | -279/+5100 | |
| |\ \ | |/ |/| | ||||||
| | * | Added missing SQL script for rteval-xmlrpc package | David Sommerseth | 2009-10-26 | 2 | -2/+3 | |
| | * | Added missing COPYING file to rteval-xmlrpc | David Sommerseth | 2009-10-26 | 1 | -1/+1 | |
| | * | Added xmlrpc mod_python stuff into rteval.spec file | David Sommerseth | 2009-10-26 | 4 | -14/+48 | |
| | * | Cleaned up the XML-RPC server | David Sommerseth | 2009-10-26 | 6 | -227/+17 | |
| | * | A few of fixes | David Sommerseth | 2009-10-23 | 1 | -22/+44 | |
| | * | Merge commit 'origin/master_ipv4' into master_ipv4 | David Sommerseth | 2009-10-23 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | Cleaned up the service XML tags | David Sommerseth | 2009-10-23 | 1 | -1/+1 | |
| | * | | Cleaned up the service XML tags | David Sommerseth | 2009-10-23 | 1 | -1/+1 | |
| | * | | version bump to 1.7 | Clark Williams | 2009-10-23 | 2 | -2/+7 | |
| | * | | added <kthread> section to XML report | Clark Williams | 2009-10-23 | 1 | -7/+29 | |
| | * | | updated changelog status | Clark Williams | 2009-10-23 | 1 | -0/+4 | |
| | * | | version bump to 1.6 | Clark Williams | 2009-10-23 | 2 | -2/+2 | |
