[SCM] Samba Shared Repository - branch master updated - 0581094023ba5e561184a2ea57f6e905161de978

Volker Lendecke vlendec at samba.org
Mon Jan 5 16:13:20 GMT 2009


The branch, master has been updated
       via  0581094023ba5e561184a2ea57f6e905161de978 (commit)
      from  2e09746a4db4186c9d648370b9004971bc18e5c9 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0581094023ba5e561184a2ea57f6e905161de978
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Jan 5 17:11:51 2009 +0100

    Attempt to fix the build with dnssd

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/dnsregister.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/dnsregister.c b/source3/smbd/dnsregister.c
index 2319097..c092251 100644
--- a/source3/smbd/dnsregister.c
+++ b/source3/smbd/dnsregister.c
@@ -85,7 +85,6 @@ static void schedule_dns_register_smbd_retry(struct dns_reg_state *dns_state,
 	event= event_add_timed(smbd_event_context(),
 			NULL,
 			timeval_current_ofs(DNS_REG_RETRY_INTERVAL, 0),
-			"DNS registration handler",
 			dns_register_smbd_retry,
 			dns_state);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list