701830f0ab
Logging related (mostly) sanity checks and fixes.
...
- Checked argument types and counts
- Removed trailing line feeds
- Removed thread ids from error logs (they are used in trace / debug log
- Added some state information to dcbs
- Added prefix 'Error' or 'Fatal' to error logs.
- Switches all error logs to use flushing log write.
2013-09-30 11:14:36 +03:00
fe7d0477ba
Improved configuration object checking
2013-09-26 10:37:55 +02:00
947fc3509b
Make configuration file reading more robust
2013-09-25 17:50:12 +02:00
5d22884a9b
Fixed NULL pointer issue
2013-09-25 16:36:54 +01:00
ed7c32fb88
Bug 124 - config file validation
2013-09-25 16:25:12 +01:00
a445b6ff37
Fixes for NULL test for function returns such as malloc() - as reported by Coverity
2013-08-29 13:34:21 +02:00
eba81f0501
Corrected comparison between strcmp and 0 so that threads configuration parameter value becomes effective.
2013-08-14 11:25:03 +03:00
cae4d38a7e
Removed unnecessary argument from log manager commands because it is not used and it is always NULL.
2013-08-04 23:30:47 +03:00
a7c82310f9
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00