summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_msg.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-24notifyd: Factor out notify_walk() into its own fileVolker Lendecke1-68/+0
2020-10-21smbd: Modernize DBG statements in notify_msg.cVolker Lendecke1-23/+31
2018-06-18smbd: remove unused tevent_context argument from notify_initStefan Metzmacher1-1/+0
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-0/+1
2016-07-20smbd: Log which notifyd was foundVolker Lendecke1-0/+6
2016-07-20notify_msg: Deregister handler upon talloc_freeVolker Lendecke1-0/+12
2016-07-20smbd: Remove "listel" from notify_msgVolker Lendecke1-37/+1
2016-07-20smbd: Pass "sconn" via notify to notify_callback()Volker Lendecke1-4/+11
2016-07-20smbd: There's only one notify_callbackVolker Lendecke1-16/+19
2016-07-20smbd: "path" is no longer needed in notify_listVolker Lendecke1-4/+1
2016-07-20smbd: Add "path" to notify_removeVolker Lendecke1-3/+4
2015-08-31notify: check for valid notify_ctx in notify_removeRalph Boehme1-0/+5
2015-07-07notify: Remove two now unused stubsVolker Lendecke1-14/+0
2015-07-07notify: Re-add notify_walk()Volker Lendecke1-7/+65
2015-07-07smbd: Replace the tdb-based notify_internal with notify_msgVolker Lendecke1-0/+268