r23024: Ok, neither the duplicates_allowed nor the timeout argument to
commit75b3ae6a761c33ae6a70799340a1e8c1edea265e
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 May 2007 20:11:23 +0000 (20 20:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:16 +0000 (10 12:22 -0500)
tree61f42cef1ead07e757a933e2138372f720c27da9
parent697099f06e1aa432187f802b9c2632607e3de46e
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
source/lib/messages.c