[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-1056-g09a0001

Günther Deschner gd at samba.org
Mon Apr 21 22:09:48 GMT 2008


The branch, v3-2-test has been updated
       via  09a0001063d5bdd9bdc7abfbf1467beb062de049 (commit)
      from  ec86deb349850c634b49cd5a536e9281a4a6e7d8 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 09a0001063d5bdd9bdc7abfbf1467beb062de049
Author: Günther Deschner <gd at samba.org>
Date:   Tue Apr 22 00:06:57 2008 +0200

    build: fix the build.
    
    Guenther

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

Summary of changes:
 source/libsmb/namequery.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/libsmb/namequery.c b/source/libsmb/namequery.c
index 893c926..c987890 100644
--- a/source/libsmb/namequery.c
+++ b/source/libsmb/namequery.c
@@ -1423,8 +1423,8 @@ static NTSTATUS resolve_ads(const char *name,
  resolve_hosts() when looking up DC's via SRV RR entries in DNS
 **********************************************************************/
 
-static NTSTATUS internal_resolve_name(const char *name,
-				int name_type,
+NTSTATUS internal_resolve_name(const char *name,
+			        int name_type,
 				const char *sitename,
 				struct ip_service **return_iplist,
 				int *return_count,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list