r23024: Ok, neither the duplicates_allowed nor the timeout argument to
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 May 2007 20:11:23 +0000 (20:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:16 +0000 (12:22 -0500)
commit9e5dbf3fd1c20b78e016080db90c87d97f441355
tree857fde438ce073bb24ca6eb0111e0262be4c0e74
parente0ebb46cff5d45a0bda6dd525e25ae71dec7ed57
r23024: Ok, neither the duplicates_allowed nor the timeout argument to
message_send_pid is used anymore. Two users of duplicates_allowed: winbind and
the printer notify system.

I don't thing this really changes semantics: duplicates_allowed is hell racy
anyway, we can't guarantee that we don't send the same message in sequence
twice, and I think the only thing we can harm with the print notify is
performance.

For winbind I talked to Günther, and he did not seem too worried.

Volker
(This used to be commit 75b3ae6a761c33ae6a70799340a1e8c1edea265e)
source3/lib/messages.c