1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3/smbd/notifyd
Volker Lendecke 316579b502 smbd: Slightly simplify notifyd_send_delete()
Call messaging_send_iov() instead of messaging_send_iov_from().

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2024-04-23 17:53:36 +00:00
..
fcn_wait.c notifyd: Add fcn_wait_send()/recv() 2020-10-24 05:57:31 +00:00
fcn_wait.h notifyd: Add fcn_wait_send()/recv() 2020-10-24 05:57:31 +00:00
notifyd_db.c notifyd: Factor out notify_walk() into its own file 2020-10-24 05:57:31 +00:00
notifyd_db.h notifyd: Factor out notify_walk() into its own file 2020-10-24 05:57:31 +00:00
notifyd_entry.c notifyd: Factor out notifyd_parse_entry() into its own file 2020-10-24 05:57:31 +00:00
notifyd_private.h notifyd: Factor out notifyd_parse_entry() into its own file 2020-10-24 05:57:31 +00:00
notifyd.c smbd: Slightly simplify notifyd_send_delete() 2024-04-23 17:53:36 +00:00
notifyd.h notifyd: Factor out notify_walk() into its own file 2020-10-24 05:57:31 +00:00
notifydd.c s3:notifyd: Use lpcfg_set_cmdline() 2023-09-14 21:35:29 +00:00
test_notifyd.c test: Check that notifyd messages actually change the database 2020-10-24 07:20:17 +00:00
tests.c
wscript_build test: Check that notifyd messages actually change the database 2020-10-24 07:20:17 +00:00