[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Sep 10 14:40:54 MDT 2010


The branch, master has been updated
       via  68c9877 s3-printing: fix non-ads build after prototype changes.
      from  aa00d33 s3: Simplify generate_krb5_ccache slightly

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


- Log -----------------------------------------------------------------
commit 68c9877796cec39441cd323f7123f513e57cdb7e
Author: Günther Deschner <gd at samba.org>
Date:   Fri Sep 10 22:40:46 2010 +0200

    s3-printing: fix non-ads build after prototype changes.
    
    Guenther

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

Summary of changes:
 source3/printing/nt_printing_ads.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/printing/nt_printing_ads.c b/source3/printing/nt_printing_ads.c
index 4f92b9e..4b39173 100644
--- a/source3/printing/nt_printing_ads.c
+++ b/source3/printing/nt_printing_ads.c
@@ -467,7 +467,7 @@ WERROR check_published_printers(struct messaging_context *msg_ctx)
 }
 
 bool is_printer_published(TALLOC_CTX *mem_ctx,
-			  struct auth_serversupplied_info *server_info,
+			  const struct auth_serversupplied_info *server_info,
 			  struct messaging_context *msg_ctx,
 			  char *servername, char *printer, struct GUID *guid,
 			  struct spoolss_PrinterInfo2 **info2)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list