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
/
parser
/
rteval_parserd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed rteval_parserd to rteval-parserd
David Sommerseth
2010-03-22
1
-530
/
+0
*
Avoid unexpected exit if the main thread starts process_submission_queue() to...
David Sommerseth
2009-12-08
1
-0
/
+1
*
Corrected comments
David Sommerseth
2009-11-10
1
-2
/
+4
*
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
1
-2
/
+9
*
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
1
-7
/
+36
*
Improved robustness of database connections and thread control
David Sommerseth
2009-10-23
1
-14
/
+51
*
Added daemonising of the process
David Sommerseth
2009-10-22
1
-12
/
+80
*
Make use of the 'threads' config/argument setting
David Sommerseth
2009-10-22
1
-1
/
+7
*
Implemented argument parsing
David Sommerseth
2009-10-22
1
-3
/
+13
*
Logging to syslog by default. Fixed a typo
David Sommerseth
2009-10-22
1
-2
/
+2
*
Improved overall logging information
David Sommerseth
2009-10-22
1
-31
/
+34
*
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
1
-35
/
+54
*
Corrected missing or misleading doxygen comments
David Sommerseth
2009-10-21
1
-2
/
+2
*
Implemented database LISTEN via db_wait_notification()
David Sommerseth
2009-10-21
1
-5
/
+11
*
Added missing rteval_parserd ... with the needed main() function
David Sommerseth
2009-10-21
1
-0
/
+342