summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v1.12' into master_ipv4David Sommerseth2009-12-035-17/+26
|\
| * Fix mismatch between rteval.py and specfileClark Williams2009-11-251-1/+1
| * version bump to 1.12Clark Williams2009-11-252-4/+8
| * fix incorrect manipulation of cyclictest thread prioritiesClark Williams2009-11-251-1/+1
| * ensure that no double-slashes appear in symlink path for theClark Williams2009-11-162-5/+8
| * changed generation of /usr/bin/rteval to be during %install andClark Williams2009-11-101-9/+8
* | Build rteval-xmlrpc RPM when doing all rpmsDavid Sommerseth2009-12-031-1/+1
* | Added rteval-xmlrpc.spec fileDavid Sommerseth2009-12-031-0/+54
* | Take rteval-xmlrpc package out of rteval.specDavid Sommerseth2009-12-032-64/+21
* | Fixed some issues with files related to the XML-RPC serverDavid Sommerseth2009-12-031-3/+7
* | Removed no longer needed install helperDavid Sommerseth2009-12-031-23/+0
* | Added generation and installation of apache-rteval.conf during make installDavid Sommerseth2009-12-031-0/+8
* | Changed the complete autotools setup for rteval-xmlrpcDavid Sommerseth2009-12-038-6/+43
* | Cleaned up and fixed configure.ac issuesDavid Sommerseth2009-11-101-17/+48
* | Merge commit 'clark/master' into merge_ipv4David Sommerseth2009-11-103-7/+36
|\|
| * modified symlink creation for /usr/bin/rteval to be in theClark Williams2009-11-091-2/+5
| * fixed incorret dependency for libxsltClark Williams2009-11-091-2/+5
| * version bump to 1.11Clark Williams2009-11-062-5/+7
| * updated change log to include base OS changesClark Williams2009-11-061-1/+2
| * capture base OS infoClark Williams2009-11-062-0/+20
* | Merge commit 'clark/clark' into merge_ipv4David Sommerseth2009-11-104-73/+99
|\|
| * added ignores for generated files and directoriesClark Williams2009-11-051-1/+5
| * split rteval into two separate packagesClark Williams2009-11-053-55/+87
* | Updated README with info about new config parameters ++David Sommerseth2009-11-101-6/+23
* | Cleaned up eFree_values() even moreDavid Sommerseth2009-11-101-18/+7
* | Avoid recursion calls in do_free_vals()David Sommerseth2009-11-101-6/+11
* | Simplified the API to parse_report() and check_filesize()David Sommerseth2009-11-101-41/+35
* | Ignore *.o filesDavid Sommerseth2009-11-101-0/+1
* | Corrected commentsDavid Sommerseth2009-11-101-2/+4
* | Cosmetic fixDavid Sommerseth2009-11-101-1/+1
* | Ignore files generated by autoreconfDavid Sommerseth2009-11-101-0/+7
* | Fixed a misleading log message during shutdown and a tiny memleakDavid Sommerseth2009-11-101-3/+2
* | Added new config parameter: max_report_sizeDavid Sommerseth2009-11-106-7/+55
* | Fixed potential thread collision with oid return valuesDavid Sommerseth2009-11-101-3/+4
* | Build and package rteval_parserdDavid Sommerseth2009-11-051-8/+33
* | autotoolised rteval_parserdDavid Sommerseth2009-11-055-13/+1266
|/
* added group field to xmlrpc sub-package in rteval.specClark Williams2009-11-041-2/+3
* version bump to 1.10Clark Williams2009-11-042-2/+6
* add config file sections for cyclictestClark Williams2009-11-043-3/+16
* version bump to 1.9Clark Williams2009-11-032-3/+9
* New feature: rteval <-H | --raw-histogram>David Sommerseth2009-10-292-5/+63
* Merge commit 'origin/master_ipv4' into master_ipv4David Sommerseth2009-10-290-0/+0
|\
| * Cleaned up the rteval_text.xslDavid Sommerseth2009-10-291-48/+148
* | Cleaned up the rteval_text.xslDavid Sommerseth2009-10-291-48/+148
|/
* Sort CPU cores as numbers, not as string (which is the default)David Sommerseth2009-10-291-1/+1
* Merge commit 'clark/master' into local clark work branchDavid Sommerseth2009-10-263-28/+69
|\
| * version bump to 1.8Clark Williams2009-10-202-4/+2
| * fixed command line issue with sysreport optionClark Williams2009-10-202-4/+6
| * fixed specfile issues and added better failure message on NFSClark Williams2009-10-202-3/+8
| * reworked Makefile and specfile install/uninstall logicClark Williams2009-10-202-22/+52