summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_msg.c
Commit message (Expand)AuthorAgeFilesLines
* smbd: remove unused tevent_context argument from notify_initStefan Metzmacher2018-06-181-1/+0
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* smbd: Log which notifyd was foundVolker Lendecke2016-07-201-0/+6
* notify_msg: Deregister handler upon talloc_freeVolker Lendecke2016-07-201-0/+12
* smbd: Remove "listel" from notify_msgVolker Lendecke2016-07-201-37/+1
* smbd: Pass "sconn" via notify to notify_callback()Volker Lendecke2016-07-201-4/+11
* smbd: There's only one notify_callbackVolker Lendecke2016-07-201-16/+19
* smbd: "path" is no longer needed in notify_listVolker Lendecke2016-07-201-4/+1
* smbd: Add "path" to notify_removeVolker Lendecke2016-07-201-3/+4
* notify: check for valid notify_ctx in notify_removeRalph Boehme2015-08-311-0/+5
* notify: Remove two now unused stubsVolker Lendecke2015-07-071-14/+0
* notify: Re-add notify_walk()Volker Lendecke2015-07-071-7/+65
* smbd: Replace the tdb-based notify_internal with notify_msgVolker Lendecke2015-07-071-0/+268