notifyd: Improve a debug message
[bbaumbach/samba-autobuild/.git] / source3 / smbd / notifyd / notifyd.c
2018-11-27 Volker Lendeckenotifyd: Improve a debug message
2017-09-29 Amitay Isaacsnotifyd: Broadcast to all connected nodes
2017-09-16 Volker Lendeckenotifyd: Clarify a comment
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb connection callbacks
2017-07-06 Volker Lendeckenotifyd: Remove notifyd_handler_done
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_...
2017-07-06 Volker Lendeckenotifyd: Avoid an if-expression
2017-07-06 Volker Lendeckenotifyd: Consolidate two #ifdef CLUSTER into one
2017-07-06 Volker Lendeckenotifyd: Only ask for messaging_ctdb_conn when clustering
2017-04-26 Shilpa Krishnareddynotify: Fix ordering of events in notifyd
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-09-09 Volker Lendeckenotifyd: Don't trust remote pointers
2016-09-09 Volker Lendeckenotifyd: Trim down the noncluster case
2016-09-09 Volker Lendeckenotifyd: Avoid "includes.h"
2016-09-09 Volker Lendeckenotifyd: Fix bad comment wording
2016-07-20 Volker Lendeckenotifyd: Move BlockSignals calls to server.c
2016-07-18 Christof Schmittsmbd: Allow passing notify filter from inotify and fam
2016-05-20 Michael Adamnotifyd: prevent NULL deref segfault in notifyd_peer_de...
2016-04-15 Hemanth ThummalaMask general purpose signals for notifyd.
2015-11-03 Amitay Isaacsnotifyd: Do not include CTDB headers without CLUSTER_SU...
2015-10-07 Volker Lendeckelib: Make messaging_send_iov_from return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_messaging_send_iov return 0/errno
2015-10-07 Volker Lendeckelib: Make register_with_ctdbd return 0/errno
2015-07-14 Volker Lendeckectdbd_conn: Make register_with_ctdbd use an int-returni...
2015-07-07 Volker Lendeckenotifyd: Add notifyd_parse_db()
2015-07-07 Volker Lendeckesmbd: Add the notify daemon