index
:
rteval.git
master
work/v2.0
Working copy of the upstream rteval.git tree
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid recursion calls in do_free_vals()
David Sommerseth
2009-11-10
1
-6
/
+11
*
Simplified the API to parse_report() and check_filesize()
David Sommerseth
2009-11-10
1
-41
/
+35
*
Corrected comments
David Sommerseth
2009-11-10
1
-2
/
+4
*
Cosmetic fix
David Sommerseth
2009-11-10
1
-1
/
+1
*
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
*
autotoolised rteval_parserd
David Sommerseth
2009-11-05
5
-13
/
+1266
*
Merge branch 'master_ipv4' into clark
David Sommerseth
2009-10-26
34
-238
/
+4931
|
\
|
*
Added xmlrpc mod_python stuff into rteval.spec file
David Sommerseth
2009-10-26
2
-11
/
+14
|
*
Cleaned up the XML-RPC server
David Sommerseth
2009-10-26
6
-227
/
+17
|
*
Fixed a memory leak introduced in commit 70c850c13dabed16a69b
David Sommerseth
2009-10-23
1
-0
/
+1
|
*
Get rid of the sleep() calls and use blocking POSIX MQ calls
David Sommerseth
2009-10-23
2
-12
/
+41
|
*
Improved robustness of database connections and thread control
David Sommerseth
2009-10-23
3
-19
/
+88
|
*
Added db_ping() function and made db_wait_notification() more solid
David Sommerseth
2009-10-23
2
-0
/
+49
|
*
Extract kthreads and services info from XML reports
David Sommerseth
2009-10-23
1
-1
/
+1
|
*
Added README
David Sommerseth
2009-10-22
1
-0
/
+134
|
*
Added simple Makefile, before it's automated completely
David Sommerseth
2009-10-22
1
-0
/
+13
|
*
Fixed doxygen errors
David Sommerseth
2009-10-22
9
-13
/
+55
|
*
Added daemonising of the process
David Sommerseth
2009-10-22
1
-12
/
+80
|
*
If logging to file, fflush() on each writelog() call
David Sommerseth
2009-10-22
1
-0
/
+4
|
*
Make use of the 'threads' config/argument setting
David Sommerseth
2009-10-22
1
-1
/
+7
|
*
Added --help|-h with usage info, added missing --threads|-t argument
David Sommerseth
2009-10-22
1
-7
/
+67
|
*
Implemented argument parsing
David Sommerseth
2009-10-22
3
-9
/
+25
|
*
Changed log level argument from int to char *
David Sommerseth
2009-10-22
2
-3
/
+43
|
*
Added argument parser source files
David Sommerseth
2009-10-22
2
-0
/
+112
|
*
Added missing #include
David Sommerseth
2009-10-22
1
-0
/
+1
|
*
Logging to syslog by default. Fixed a typo
David Sommerseth
2009-10-22
1
-2
/
+2
|
*
Fixed memory leak in db_connect()
David Sommerseth
2009-10-22
1
-0
/
+1
|
*
Improved overall logging information
David Sommerseth
2009-10-22
10
-122
/
+173
|
*
Added missing log.[ch] files
David Sommerseth
2009-10-22
2
-0
/
+185
|
*
Fixed missing initialisation - causing SEGV during exit if not calloc'ed
David Sommerseth
2009-10-22
1
-1
/
+1
|
*
First cut at implementing a generic logger
David Sommerseth
2009-10-21
15
-234
/
+309
|
*
Moved status codes into its own header file
David Sommerseth
2009-10-21
4
-12
/
+41
|
*
Corrected missing or misleading doxygen comments
David Sommerseth
2009-10-21
7
-28
/
+69
|
*
Fixed a couple of memory leaks in db_wait_notification()
David Sommerseth
2009-10-21
1
-0
/
+3
|
*
Implemented database LISTEN via db_wait_notification()
David Sommerseth
2009-10-21
3
-5
/
+92
|
*
Extended rtevalruns table to contain a submid field
David Sommerseth
2009-10-21
6
-4
/
+18
|
*
Simplified and made the get_destination_path() function more robust
David Sommerseth
2009-10-21
3
-48
/
+39
|
*
Added another missing file
David Sommerseth
2009-10-21
1
-0
/
+36
|
*
Added missing rteval_parserd ... with the needed main() function
David Sommerseth
2009-10-21
1
-0
/
+342
|
*
Added error message when submissionqueue update to STAT_INPROG fails
David Sommerseth
2009-10-21
1
-0
/
+5
|
*
Added logic to move parsed files into a specified report directory.
David Sommerseth
2009-10-20
6
-45
/
+233
|
*
Fixed a memory leak
David Sommerseth
2009-10-20
1
-1
/
+3
|
*
Added support for histogram data for cyclictest
David Sommerseth
2009-10-20
2
-43
/
+60
|
*
Fixed typos
David Sommerseth
2009-10-20
1
-3
/
+3
|
*
Added another database user account, and renamed the old one
David Sommerseth
2009-10-19
1
-1
/
+1
|
*
Big rewrite, but now a working rteval_parserd process is ready
David Sommerseth
2009-10-19
5
-67
/
+222
|
*
Added a missing status level
David Sommerseth
2009-10-15
2
-12
/
+13
|
*
Rearrenged return codes from parsethread()
David Sommerseth
2009-10-15
2
-14
/
+22
[prev]
[next]