svn commit: samba-web r1082 - in trunk/patches/patches-3.0.24: .

jerry at samba.org jerry at samba.org
Thu Feb 15 16:56:33 GMT 2007


Author: jerry
Date: 2007-02-15 16:56:33 +0000 (Thu, 15 Feb 2007)
New Revision: 1082

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1082

Log:
add jra's revision r21346 sec_desc in SetPrinter(Info3) for Vista clients
Modified:
   trunk/patches/patches-3.0.24/spoolss.diff


Changeset:
Modified: trunk/patches/patches-3.0.24/spoolss.diff
===================================================================
--- trunk/patches/patches-3.0.24/spoolss.diff	2007-02-09 20:23:59 UTC (rev 1081)
+++ trunk/patches/patches-3.0.24/spoolss.diff	2007-02-15 16:56:33 UTC (rev 1082)
@@ -1,7 +1,7 @@
 Index: samba-3.0.24/source/rpc_server/srv_spoolss_nt.c
 ===================================================================
 --- samba-3.0.24.orig/source/rpc_server/srv_spoolss_nt.c	2007-02-04 12:59:21.000000000 -0600
-+++ samba-3.0.24/source/rpc_server/srv_spoolss_nt.c	2007-02-09 14:22:20.000000000 -0600
++++ samba-3.0.24/source/rpc_server/srv_spoolss_nt.c	2007-02-14 11:47:48.000000000 -0600
 @@ -5848,6 +5848,12 @@
  		goto done;
  	}
@@ -34,7 +34,7 @@
 Index: samba-3.0.24/source/printing/nt_printing.c
 ===================================================================
 --- samba-3.0.24.orig/source/printing/nt_printing.c	2007-02-04 13:09:01.000000000 -0600
-+++ samba-3.0.24/source/printing/nt_printing.c	2007-02-09 14:22:20.000000000 -0600
++++ samba-3.0.24/source/printing/nt_printing.c	2007-02-14 11:47:48.000000000 -0600
 @@ -2984,11 +2984,15 @@
  	return True;
  }
@@ -171,7 +171,7 @@
 Index: samba-3.0.24/source/rpc_server/srv_spoolss.c
 ===================================================================
 --- samba-3.0.24.orig/source/rpc_server/srv_spoolss.c	2006-04-19 21:29:27.000000000 -0500
-+++ samba-3.0.24/source/rpc_server/srv_spoolss.c	2007-02-09 14:22:43.000000000 -0600
++++ samba-3.0.24/source/rpc_server/srv_spoolss.c	2007-02-14 11:47:48.000000000 -0600
 @@ -1477,6 +1477,15 @@
  	ZERO_STRUCT(r_u);
  	



More information about the samba-cvs mailing list