ctdb-common: Add run_event abstraction
[gd/samba-autobuild/.git] / ctdb / common / logging.c
2017-05-07 Amitay Isaacsctdb-logging: Initialize DEBUGLEVEL before changing...
2017-02-24 Martin Schwenkectdb-logging: CID 1396883 Dereference null return value...
2017-02-23 Andreas Schneiderctdb: Fix posible NULL deref in logging_init()
2016-12-05 Amitay Isaacsctdb-logging: Refactor logging code
2016-12-05 Martin Schwenkectdb-logging: Use Samba's debug levels
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-07-28 Amitay Isaacsctdb-common: Fix parsing of debug level
2015-11-15 Amitay Isaacsctdb-logging: Allow numeric specification of debug...
2015-11-15 Amitay Isaacsctdb-logging: Allow sub-string matching for debug level...
2015-11-15 Amitay Isaacsctdb-logging: Fix for loop condition
2015-11-15 Amitay Isaacsctdb-logging: Add APIs to convert debug_level to and...
2015-10-07 Amitay Isaacsctdb-common: Add logging utilities