autobuild: Implement a split python2 and python2 build pattern
[samba.git] / ctdb / common / logging.c
2018-05-16 Volker Lendeckectdb-common: Fix CID 1435600
2018-05-12 Amitay Isaacsctdb-common: Add a function to validate logging specifi...
2018-05-12 Amitay Isaacsctdb-common: Refactor log backend parsing code
2017-06-13 Martin Schwenkectdb-common: Log a count of dropped messages with non...
2017-06-01 Martin Schwenkectdb-common: Fix crash in logging initialisation
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