[Pkg-samba-maint] r1144 - trunk/patches

Christian Perrier bubulle at costa.debian.org
Sat Sep 2 08:11:01 UTC 2006


Author: bubulle
Date: 2006-09-02 08:11:00 +0000 (Sat, 02 Sep 2006)
New Revision: 1144

Modified:
   trunk/patches/README_nosmbldap-tools.patch
   trunk/patches/VERSION.patch
   trunk/patches/adapt_machine_creation_script.patch
   trunk/patches/autoconf.patch
   trunk/patches/cups.patch
   trunk/patches/documentation.patch
   trunk/patches/fhs.patch
   trunk/patches/installswat.sh.patch
   trunk/patches/make-distclean.patch
   trunk/patches/nmbd-signalling.patch
   trunk/patches/non-linux-ports.patch
   trunk/patches/nonpic-libsmbclient.patch
   trunk/patches/pam-examples.patch
   trunk/patches/python-examples.patch
   trunk/patches/samba.patch
   trunk/patches/smbclient-pager.patch
   trunk/patches/smbmount-mtab-flags.patch
   trunk/patches/smbmount-nomtab.patch
   trunk/patches/smbmount-unix-caps.patch
   trunk/patches/smbstatus-locking.patch
   trunk/patches/undefined-symbols.patch
Log:
Refresh patches for 3.0.23c

Modified: trunk/patches/README_nosmbldap-tools.patch
===================================================================
--- trunk/patches/README_nosmbldap-tools.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/README_nosmbldap-tools.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/examples/LDAP/README
+Index: samba-3.0.23c/examples/LDAP/README
 ===================================================================
---- samba-3.0.23a.orig/examples/LDAP/README	2006-07-23 18:51:11.030391951 +0200
-+++ samba-3.0.23a/examples/LDAP/README	2006-07-23 18:52:28.723021293 +0200
+--- samba-3.0.23c.orig/examples/LDAP/README	2006-09-02 10:08:46.316561641 +0200
++++ samba-3.0.23c/examples/LDAP/README	2006-09-02 10:09:29.340909275 +0200
 @@ -59,6 +59,9 @@
  The smbldap-tools package can be downloaded individually from 
  http://samba.idealx.org/dist/

Modified: trunk/patches/VERSION.patch
===================================================================
--- trunk/patches/VERSION.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/VERSION.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/VERSION
+Index: samba-3.0.23c/source/VERSION
 ===================================================================
---- samba-3.0.23a.orig/source/VERSION	2006-07-23 18:51:04.282337310 +0200
-+++ samba-3.0.23a/source/VERSION	2006-07-23 18:52:42.539133255 +0200
+--- samba-3.0.23c.orig/source/VERSION	2006-09-02 10:08:44.848549777 +0200
++++ samba-3.0.23c/source/VERSION	2006-09-02 10:09:35.448958614 +0200
 @@ -96,5 +96,5 @@
  # e.g. SAMBA_VERSION_VENDOR_SUFFIX=vendor_version()    #
  #  ->  "CVS 3.0.0rc2-VendorVersion"                    #

Modified: trunk/patches/adapt_machine_creation_script.patch
===================================================================
--- trunk/patches/adapt_machine_creation_script.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/adapt_machine_creation_script.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -3,10 +3,10 @@
 
 Status wrt upstream: Debian specific
 
-Index: samba-3.0.23a/docs/manpages/smb.conf.5
+Index: samba-3.0.23c/docs/manpages/smb.conf.5
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/smb.conf.5	2006-07-23 18:51:03.950334622 +0200
-+++ samba-3.0.23a/docs/manpages/smb.conf.5	2006-07-23 18:52:44.171146482 +0200
+--- samba-3.0.23c.orig/docs/manpages/smb.conf.5	2006-09-02 10:08:44.724548775 +0200
++++ samba-3.0.23c/docs/manpages/smb.conf.5	2006-09-02 10:09:36.184964559 +0200
 @@ -522,7 +522,7 @@
  
  Default: \fB\fIadd machine script\fR = \fR 

Modified: trunk/patches/autoconf.patch
===================================================================
--- trunk/patches/autoconf.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/autoconf.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/configure
+Index: samba-3.0.23c/source/configure
 ===================================================================
---- samba-3.0.23a.orig/source/configure	2006-07-23 18:51:03.414330282 +0200
-+++ samba-3.0.23a/source/configure	2006-07-23 18:52:46.079161945 +0200
+--- samba-3.0.23c.orig/source/configure	2006-09-02 10:08:44.552547384 +0200
++++ samba-3.0.23c/source/configure	2006-09-02 10:09:37.268973315 +0200
 @@ -310,7 +310,7 @@
  # include <unistd.h>
  #endif"
@@ -3124,10 +3124,10 @@
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF
    sed "$ac_vpsub
-Index: samba-3.0.23a/source/include/config.h.in
+Index: samba-3.0.23c/source/include/config.h.in
 ===================================================================
---- samba-3.0.23a.orig/source/include/config.h.in	2006-07-23 18:51:03.526331189 +0200
-+++ samba-3.0.23a/source/include/config.h.in	2006-07-23 18:52:46.087162010 +0200
+--- samba-3.0.23c.orig/source/include/config.h.in	2006-09-02 10:08:44.596547740 +0200
++++ samba-3.0.23c/source/include/config.h.in	2006-09-02 10:09:37.276973379 +0200
 @@ -51,6 +51,9 @@
  /* Define to turn on dmalloc debugging */
  #undef ENABLE_DMALLOC

Modified: trunk/patches/cups.patch
===================================================================
--- trunk/patches/cups.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/cups.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,8 +1,8 @@
-Index: samba-3.0.23a/source/include/includes.h
+Index: samba-3.0.23c/source/include/includes.h
 ===================================================================
---- samba-3.0.23a.orig/source/include/includes.h	2006-07-23 18:51:16.430435679 +0200
-+++ samba-3.0.23a/source/include/includes.h	2006-07-23 18:52:08.602858269 +0200
-@@ -1076,10 +1076,7 @@
+--- samba-3.0.23c.orig/source/include/includes.h	2006-09-02 10:08:49.224585143 +0200
++++ samba-3.0.23c/source/include/includes.h	2006-09-02 10:09:13.060777752 +0200
+@@ -1084,10 +1084,7 @@
  #endif
  
  #ifndef DEFAULT_PRINTING

Modified: trunk/patches/documentation.patch
===================================================================
--- trunk/patches/documentation.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/documentation.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/docs/manpages/swat.8
+Index: samba-3.0.23c/docs/manpages/swat.8
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/swat.8	2006-07-23 18:51:15.722429945 +0200
-+++ samba-3.0.23a/docs/manpages/swat.8	2006-07-23 18:52:10.714875380 +0200
+--- samba-3.0.23c.orig/docs/manpages/swat.8	2006-09-02 10:08:48.900582525 +0200
++++ samba-3.0.23c/docs/manpages/swat.8	2006-09-02 10:09:13.908784603 +0200
 @@ -81,51 +81,6 @@
  \-h|\-\-help
  Print a summary of command line options\&.
@@ -65,10 +65,10 @@
  
  .SH "WARNINGS"
  
-Index: samba-3.0.23a/docs/manpages/nmbd.8
+Index: samba-3.0.23c/docs/manpages/nmbd.8
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/nmbd.8	2006-07-23 18:51:15.770430334 +0200
-+++ samba-3.0.23a/docs/manpages/nmbd.8	2006-07-23 18:52:10.718875412 +0200
+--- samba-3.0.23c.orig/docs/manpages/nmbd.8	2006-09-02 10:08:48.928582751 +0200
++++ samba-3.0.23c/docs/manpages/nmbd.8	2006-09-02 10:09:13.912784636 +0200
 @@ -74,7 +74,7 @@
  \-H <filename>
  NetBIOS lmhosts file\&. The lmhosts file is a list of NetBIOS names to IP addresses that is loaded by the nmbd server and used via the name resolution mechanism name resolve order described in \fBsmb\&.conf\fR(5) to resolve any NetBIOS name queries needed by the server\&. Note that the contents of this file are \fBNOT\fR used by \fBnmbd\fR to answer any name queries\&. Adding a line to this file affects name NetBIOS resolution from this host \fBONLY\fR\&.
@@ -98,10 +98,10 @@
  
  .PP
  The debug log level of nmbd may be raised or lowered using \fBsmbcontrol\fR(1) (SIGUSR[1|2] signals are no longer used since Samba 2\&.2)\&. This is to allow transient problems to be diagnosed, whilst still running at a normally low log level\&.
-Index: samba-3.0.23a/docs/manpages/smbd.8
+Index: samba-3.0.23c/docs/manpages/smbd.8
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/smbd.8	2006-07-23 18:51:15.822430755 +0200
-+++ samba-3.0.23a/docs/manpages/smbd.8	2006-07-23 18:52:10.718875412 +0200
+--- samba-3.0.23c.orig/docs/manpages/smbd.8	2006-09-02 10:08:48.956582977 +0200
++++ samba-3.0.23c/docs/manpages/smbd.8	2006-09-02 10:09:13.912784636 +0200
 @@ -119,8 +119,8 @@
  If running the server via the meta\-daemon \fBinetd\fR, this file must contain a mapping of service name (e\&.g\&., netbios\-ssn) to service port (e\&.g\&., 139) and protocol type (e\&.g\&., tcp)\&.
  
@@ -113,10 +113,10 @@
  
  This file describes all the services the server is to make available to clients\&. See \fBsmb\&.conf\fR(5) for more information\&.
  
-Index: samba-3.0.23a/docs/manpages/lmhosts.5
+Index: samba-3.0.23c/docs/manpages/lmhosts.5
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/lmhosts.5	2006-07-23 18:51:15.870431144 +0200
-+++ samba-3.0.23a/docs/manpages/lmhosts.5	2006-07-23 18:52:10.722875445 +0200
+--- samba-3.0.23c.orig/docs/manpages/lmhosts.5	2006-09-02 10:08:48.988583236 +0200
++++ samba-3.0.23c/docs/manpages/lmhosts.5	2006-09-02 10:09:13.912784636 +0200
 @@ -73,7 +73,7 @@
  .SH "FILES"
  
@@ -126,10 +126,10 @@
  
  .SH "VERSION"
  
-Index: samba-3.0.23a/docs/manpages/ntlm_auth.1
+Index: samba-3.0.23c/docs/manpages/ntlm_auth.1
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/ntlm_auth.1	2006-07-23 18:51:15.922431565 +0200
-+++ samba-3.0.23a/docs/manpages/ntlm_auth.1	2006-07-23 18:52:10.722875445 +0200
+--- samba-3.0.23c.orig/docs/manpages/ntlm_auth.1	2006-09-02 10:08:49.016583462 +0200
++++ samba-3.0.23c/docs/manpages/ntlm_auth.1	2006-09-02 10:09:13.916784668 +0200
 @@ -42,7 +42,7 @@
  The \fBwinbindd\fR(8) daemon must be operational for many of these commands to function\&.
  
@@ -157,10 +157,10 @@
  
  .TP
  gss\-spnego\-client
-Index: samba-3.0.23a/docs/manpages/tdbbackup.8
+Index: samba-3.0.23c/docs/manpages/tdbbackup.8
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/tdbbackup.8	2006-07-23 18:51:16.014432310 +0200
-+++ samba-3.0.23a/docs/manpages/tdbbackup.8	2006-07-23 18:52:10.726875477 +0200
+--- samba-3.0.23c.orig/docs/manpages/tdbbackup.8	2006-09-02 10:08:49.044583688 +0200
++++ samba-3.0.23c/docs/manpages/tdbbackup.8	2006-09-02 10:09:13.916784668 +0200
 @@ -72,13 +72,13 @@
  
  .TP 3
@@ -178,10 +178,10 @@
  .LP
  
  .SH "VERSION"
-Index: samba-3.0.23a/docs/manpages/winbindd.8
+Index: samba-3.0.23c/docs/manpages/winbindd.8
 ===================================================================
---- samba-3.0.23a.orig/docs/manpages/winbindd.8	2006-07-23 18:51:16.082432861 +0200
-+++ samba-3.0.23a/docs/manpages/winbindd.8	2006-07-23 18:52:10.730875510 +0200
+--- samba-3.0.23c.orig/docs/manpages/winbindd.8	2006-09-02 10:08:49.084584012 +0200
++++ samba-3.0.23c/docs/manpages/winbindd.8	2006-09-02 10:09:13.916784668 +0200
 @@ -298,19 +298,19 @@
  The UNIX pipe over which clients communicate with the \fBwinbindd\fR program\&. For security reasons, the winbind client will only attempt to connect to the winbindd daemon if both the \fI/tmp/\&.winbindd\fR directory and \fI/tmp/\&.winbindd/pipe\fR file are owned by root\&.
  

Modified: trunk/patches/fhs.patch
===================================================================
--- trunk/patches/fhs.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/fhs.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/Makefile.in
+Index: samba-3.0.23c/source/Makefile.in
 ===================================================================
---- samba-3.0.23a.orig/source/Makefile.in	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/Makefile.in	2006-08-04 14:02:00.000000000 +0200
+--- samba-3.0.23c.orig/source/Makefile.in	2006-09-02 10:08:47.924574637 +0200
++++ samba-3.0.23c/source/Makefile.in	2006-09-02 10:09:15.160794719 +0200
 @@ -100,6 +100,13 @@
  # the directory where lock files go
  LOCKDIR = @lockdir@
@@ -38,10 +38,10 @@
  
  installswat: installdirs installmsg
  	@$(SHELL) $(srcdir)/script/installswat.sh $(DESTDIR) $(SWATDIR) $(srcdir)
-Index: samba-3.0.23a/source/configure.in
+Index: samba-3.0.23c/source/configure.in
 ===================================================================
---- samba-3.0.23a.orig/source/configure.in	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/configure.in	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/configure.in	2006-09-02 10:08:47.952574863 +0200
++++ samba-3.0.23c/source/configure.in	2006-09-02 10:09:15.180794880 +0200
 @@ -37,7 +37,7 @@
  [  --with-fhs              Use FHS-compliant paths (default=no)],
  [ case "$withval" in
@@ -72,10 +72,10 @@
  AC_SUBST(rootsbindir)
  AC_SUBST(pammodulesdir)
  
-Index: samba-3.0.23a/source/dynconfig.c
+Index: samba-3.0.23c/source/dynconfig.c
 ===================================================================
---- samba-3.0.23a.orig/source/dynconfig.c	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/dynconfig.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/dynconfig.c	2006-09-02 10:08:47.980575090 +0200
++++ samba-3.0.23c/source/dynconfig.c	2006-09-02 10:09:15.184794913 +0200
 @@ -53,6 +53,13 @@
  pstring dyn_LMHOSTSFILE = LMHOSTSFILE;
  
@@ -118,10 +118,10 @@
 +	return lp_lockdir();
 +#endif
 +}
-Index: samba-3.0.23a/source/groupdb/mapping.c
+Index: samba-3.0.23c/source/groupdb/mapping.c
 ===================================================================
---- samba-3.0.23a.orig/source/groupdb/mapping.c	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/groupdb/mapping.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/groupdb/mapping.c	2006-09-02 10:08:48.012575348 +0200
++++ samba-3.0.23c/source/groupdb/mapping.c	2006-09-02 10:09:15.184794913 +0200
 @@ -56,7 +56,7 @@
  	if (tdb)
  		return True;
@@ -131,10 +131,10 @@
  	if (!tdb) {
  		DEBUG(0,("Failed to open group mapping database\n"));
  		return False;
-Index: samba-3.0.23a/source/include/dynconfig.h
+Index: samba-3.0.23c/source/include/dynconfig.h
 ===================================================================
---- samba-3.0.23a.orig/source/include/dynconfig.h	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/include/dynconfig.h	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/include/dynconfig.h	2006-09-02 10:08:48.044575607 +0200
++++ samba-3.0.23c/source/include/dynconfig.h	2006-09-02 10:09:15.188794945 +0200
 @@ -31,8 +31,12 @@
  extern pstring dyn_CONFIGFILE;
  extern pstring dyn_LOGFILEBASE, dyn_LMHOSTSFILE;
@@ -148,10 +148,10 @@
 +
 +char *dyn_STATEDIR(void);
 +char *dyn_CACHEDIR(void);
-Index: samba-3.0.23a/source/intl/lang_tdb.c
+Index: samba-3.0.23c/source/intl/lang_tdb.c
 ===================================================================
---- samba-3.0.23a.orig/source/intl/lang_tdb.c	2006-08-04 14:01:30.000000000 +0200
-+++ samba-3.0.23a/source/intl/lang_tdb.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/intl/lang_tdb.c	2006-09-02 10:08:48.076575865 +0200
++++ samba-3.0.23c/source/intl/lang_tdb.c	2006-09-02 10:09:15.188794945 +0200
 @@ -131,7 +131,7 @@
  	if (!lang) 
  		return True;
@@ -161,10 +161,10 @@
  	if (stat(msg_path, &st) != 0) {
  		/* the msg file isn't available */
  		DEBUG(10, ("lang_tdb_init: %s: %s\n", msg_path, 
-Index: samba-3.0.23a/source/lib/util.c
+Index: samba-3.0.23c/source/lib/util.c
 ===================================================================
---- samba-3.0.23a.orig/source/lib/util.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/lib/util.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/lib/util.c	2006-09-02 10:08:48.104576092 +0200
++++ samba-3.0.23c/source/lib/util.c	2006-09-02 10:09:15.192794977 +0200
 @@ -2567,6 +2567,61 @@
  }
  
@@ -227,10 +227,10 @@
   * @brief Returns the platform specific shared library extension.
   *
   * @retval Pointer to a static #fstring containing the extension.
-Index: samba-3.0.23a/source/lib/util_unistr.c
+Index: samba-3.0.23c/source/lib/util_unistr.c
 ===================================================================
---- samba-3.0.23a.orig/source/lib/util_unistr.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/lib/util_unistr.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/lib/util_unistr.c	2006-09-02 10:08:48.132576318 +0200
++++ samba-3.0.23c/source/lib/util_unistr.c	2006-09-02 10:09:15.196795010 +0200
 @@ -88,10 +88,10 @@
  	}
  	initialised = 1;
@@ -253,10 +253,10 @@
  	if (valid_file) {
  		valid_table = valid_file;
  		mapped_file = 1;
-Index: samba-3.0.23a/source/libsmb/samlogon_cache.c
+Index: samba-3.0.23c/source/libsmb/samlogon_cache.c
 ===================================================================
---- samba-3.0.23a.orig/source/libsmb/samlogon_cache.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/libsmb/samlogon_cache.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/libsmb/samlogon_cache.c	2006-09-02 10:08:48.204576900 +0200
++++ samba-3.0.23c/source/libsmb/samlogon_cache.c	2006-09-02 10:09:15.196795010 +0200
 @@ -34,7 +34,7 @@
  BOOL netsamlogon_cache_init(void)
  {
@@ -275,10 +275,10 @@
  				   TDB_DEFAULT, O_RDWR, 0600);
  		if (!tdb) {
  			DEBUG(5, ("netsamlogon_clear_cached_user: failed to open cache\n"));
-Index: samba-3.0.23a/source/nmbd/nmbd_serverlistdb.c
+Index: samba-3.0.23c/source/nmbd/nmbd_serverlistdb.c
 ===================================================================
---- samba-3.0.23a.orig/source/nmbd/nmbd_serverlistdb.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/nmbd/nmbd_serverlistdb.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/nmbd/nmbd_serverlistdb.c	2006-09-02 10:08:48.232577126 +0200
++++ samba-3.0.23c/source/nmbd/nmbd_serverlistdb.c	2006-09-02 10:09:15.200795042 +0200
 @@ -325,7 +325,7 @@
  
  	updatecount++;
@@ -288,10 +288,10 @@
  	trim_char(fname,'\0' ,'/');
  	pstrcat(fname,"/");
  	pstrcat(fname,SERVER_LIST);
-Index: samba-3.0.23a/source/nmbd/nmbd_winsserver.c
+Index: samba-3.0.23c/source/nmbd/nmbd_winsserver.c
 ===================================================================
---- samba-3.0.23a.orig/source/nmbd/nmbd_winsserver.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/nmbd/nmbd_winsserver.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/nmbd/nmbd_winsserver.c	2006-09-02 10:08:48.264577385 +0200
++++ samba-3.0.23c/source/nmbd/nmbd_winsserver.c	2006-09-02 10:09:15.204795074 +0200
 @@ -585,7 +585,7 @@
  
  	add_samba_names_to_subnet(wins_server_subnet);
@@ -310,10 +310,10 @@
  	all_string_sub(fname,"//", "/", 0);
  	slprintf(fnamenew,sizeof(fnamenew)-1,"%s.%u", fname, (unsigned int)sys_getpid());
  
-Index: samba-3.0.23a/source/passdb/login_cache.c
+Index: samba-3.0.23c/source/passdb/login_cache.c
 ===================================================================
---- samba-3.0.23a.orig/source/passdb/login_cache.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/passdb/login_cache.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/passdb/login_cache.c	2006-09-02 10:08:48.292577611 +0200
++++ samba-3.0.23c/source/passdb/login_cache.c	2006-09-02 10:09:15.204795074 +0200
 @@ -36,7 +36,7 @@
  	/* skip file open if it's already opened */
  	if (cache) return True;
@@ -323,11 +323,11 @@
  	if (cache_fname)
  		DEBUG(5, ("Opening cache file at %s\n", cache_fname));
  	else {
-Index: samba-3.0.23a/source/nsswitch/winbindd_cache.c
+Index: samba-3.0.23c/source/nsswitch/winbindd_cache.c
 ===================================================================
---- samba-3.0.23a.orig/source/nsswitch/winbindd_cache.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/nsswitch/winbindd_cache.c	2006-08-04 14:01:39.000000000 +0200
-@@ -1889,7 +1889,7 @@
+--- samba-3.0.23c.orig/source/nsswitch/winbindd_cache.c	2006-09-02 10:08:48.384578355 +0200
++++ samba-3.0.23c/source/nsswitch/winbindd_cache.c	2006-09-02 10:09:15.208795107 +0200
+@@ -1931,7 +1931,7 @@
  		return True;
  
  	/* when working offline we must not clear the cache on restart */
@@ -336,7 +336,7 @@
  				WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE, 
  				lp_winbind_offline_logon() ? TDB_DEFAULT : (TDB_DEFAULT | TDB_CLEAR_IF_FIRST), 
  				O_RDWR|O_CREAT, 0600);
-@@ -2132,7 +2132,7 @@
+@@ -2174,7 +2174,7 @@
  		return;
  
  	/* when working offline we must not clear the cache on restart */
@@ -345,10 +345,10 @@
  				WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE, 
  				lp_winbind_offline_logon() ? TDB_DEFAULT : (TDB_DEFAULT | TDB_CLEAR_IF_FIRST), 
  				O_RDWR|O_CREAT, 0600);
-Index: samba-3.0.23a/source/nsswitch/winbindd_util.c
+Index: samba-3.0.23c/source/nsswitch/winbindd_util.c
 ===================================================================
---- samba-3.0.23a.orig/source/nsswitch/winbindd_util.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/nsswitch/winbindd_util.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/nsswitch/winbindd_util.c	2006-09-02 10:08:48.416578613 +0200
++++ samba-3.0.23c/source/nsswitch/winbindd_util.c	2006-09-02 10:09:15.220795203 +0200
 @@ -1181,7 +1181,7 @@
  	SMB_STRUCT_STAT stbuf;
  	TDB_CONTEXT *idmap_tdb;
@@ -358,10 +358,10 @@
  
  	if (!file_exist(idmap_name, &stbuf)) {
  		/* nothing to convert return */
-Index: samba-3.0.23a/source/param/loadparm.c
+Index: samba-3.0.23c/source/param/loadparm.c
 ===================================================================
---- samba-3.0.23a.orig/source/param/loadparm.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/param/loadparm.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/param/loadparm.c	2006-09-02 10:08:48.448578872 +0200
++++ samba-3.0.23c/source/param/loadparm.c	2006-09-02 10:09:15.228795268 +0200
 @@ -107,6 +107,9 @@
  	char *szAddPrinterCommand;
  	char *szDeletePrinterCommand;
@@ -386,10 +386,10 @@
  	{"pid directory", P_STRING, P_GLOBAL, &Globals.szPidDir, NULL, NULL, FLAG_ADVANCED}, 
  #ifdef WITH_UTMP
  	{"utmp directory", P_STRING, P_GLOBAL, &Globals.szUtmpDir, NULL, NULL, FLAG_ADVANCED}, 
-Index: samba-3.0.23a/source/passdb/secrets.c
+Index: samba-3.0.23c/source/passdb/secrets.c
 ===================================================================
---- samba-3.0.23a.orig/source/passdb/secrets.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/passdb/secrets.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/passdb/secrets.c	2006-09-02 10:08:48.320577837 +0200
++++ samba-3.0.23c/source/passdb/secrets.c	2006-09-02 10:09:15.232795300 +0200
 @@ -58,8 +58,7 @@
  	if (tdb)
  		return True;
@@ -400,10 +400,10 @@
  
  	tdb = tdb_open_log(fname, 0, TDB_DEFAULT, O_RDWR|O_CREAT, 0600);
  
-Index: samba-3.0.23a/source/printing/nt_printing.c
+Index: samba-3.0.23c/source/printing/nt_printing.c
 ===================================================================
---- samba-3.0.23a.orig/source/printing/nt_printing.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/printing/nt_printing.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/printing/nt_printing.c	2006-09-02 10:08:48.480579130 +0200
++++ samba-3.0.23c/source/printing/nt_printing.c	2006-09-02 10:09:15.240795365 +0200
 @@ -551,28 +551,28 @@
   
  	if (tdb_drivers)
@@ -448,10 +448,10 @@
  		pstrcat(printdb_path, sharename);
  		pstrcat(printdb_path, ".tdb");
  
-Index: samba-3.0.23a/source/printing/printing.c
+Index: samba-3.0.23c/source/printing/printing.c
 ===================================================================
---- samba-3.0.23a.orig/source/printing/printing.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/printing/printing.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/printing/printing.c	2006-09-02 10:08:48.508579357 +0200
++++ samba-3.0.23c/source/printing/printing.c	2006-09-02 10:09:15.248795430 +0200
 @@ -183,8 +183,8 @@
  	int services = lp_numservices();
  	int snum;
@@ -463,10 +463,10 @@
  	mkdir(printing_path,0755);
  
  	/* handle a Samba upgrade */
-Index: samba-3.0.23a/source/printing/printing_db.c
+Index: samba-3.0.23c/source/printing/printing_db.c
 ===================================================================
---- samba-3.0.23a.orig/source/printing/printing_db.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/printing/printing_db.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/printing/printing_db.c	2006-09-02 10:08:48.540579615 +0200
++++ samba-3.0.23c/source/printing/printing_db.c	2006-09-02 10:09:15.248795430 +0200
 @@ -91,7 +91,7 @@
  		DLIST_ADD(print_db_head, p);
  	}
@@ -476,10 +476,10 @@
  	pstrcat(printdb_path, printername);
  	pstrcat(printdb_path, ".tdb");
  
-Index: samba-3.0.23a/source/sam/idmap_tdb.c
+Index: samba-3.0.23c/source/sam/idmap_tdb.c
 ===================================================================
---- samba-3.0.23a.orig/source/sam/idmap_tdb.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/sam/idmap_tdb.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/sam/idmap_tdb.c	2006-09-02 10:08:48.572579874 +0200
++++ samba-3.0.23c/source/sam/idmap_tdb.c	2006-09-02 10:09:15.248795430 +0200
 @@ -449,7 +449,7 @@
  	BOOL tdb_is_new = False;
  
@@ -489,10 +489,10 @@
  	if (!tdbfile) {
  		DEBUG(0, ("idmap_init: out of memory!\n"));
  		return NT_STATUS_NO_MEMORY;
-Index: samba-3.0.23a/source/smbd/lanman.c
+Index: samba-3.0.23c/source/smbd/lanman.c
 ===================================================================
---- samba-3.0.23a.orig/source/smbd/lanman.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/smbd/lanman.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/smbd/lanman.c	2006-09-02 10:08:48.604580133 +0200
++++ samba-3.0.23c/source/smbd/lanman.c	2006-09-02 10:09:15.256795494 +0200
 @@ -1052,9 +1052,9 @@
  	BOOL local_list_only;
  	int i;
@@ -505,10 +505,10 @@
  		return 0;
  	}
  
-Index: samba-3.0.23a/source/utils/net_idmap.c
+Index: samba-3.0.23c/source/utils/net_idmap.c
 ===================================================================
---- samba-3.0.23a.orig/source/utils/net_idmap.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/utils/net_idmap.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/utils/net_idmap.c	2006-09-02 10:08:48.684580779 +0200
++++ samba-3.0.23c/source/utils/net_idmap.c	2006-09-02 10:09:15.256795494 +0200
 @@ -136,7 +136,7 @@
  		return NT_STATUS_UNSUCCESSFUL;
  	}
@@ -518,10 +518,10 @@
  	if (!tdbfile) {
  		DEBUG(0, ("idmap_init: out of memory!\n"));
  		return NT_STATUS_NO_MEMORY;
-Index: samba-3.0.23a/source/registry/reg_db.c
+Index: samba-3.0.23c/source/registry/reg_db.c
 ===================================================================
---- samba-3.0.23a.orig/source/registry/reg_db.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/registry/reg_db.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/registry/reg_db.c	2006-09-02 10:08:48.712581005 +0200
++++ samba-3.0.23c/source/registry/reg_db.c	2006-09-02 10:09:15.260795527 +0200
 @@ -205,12 +205,12 @@
  	if ( tdb_reg )
  		return True;
@@ -552,10 +552,10 @@
  	}
  
  	unbecome_root();
-Index: samba-3.0.23a/source/lib/account_pol.c
+Index: samba-3.0.23c/source/lib/account_pol.c
 ===================================================================
---- samba-3.0.23a.orig/source/lib/account_pol.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/lib/account_pol.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/lib/account_pol.c	2006-09-02 10:08:48.172576641 +0200
++++ samba-3.0.23c/source/lib/account_pol.c	2006-09-02 10:09:15.260795527 +0200
 @@ -262,7 +262,7 @@
  		return True;
  	}
@@ -565,10 +565,10 @@
  	if (!tdb) {
  		DEBUG(0,("Failed to open account policy database\n"));
  		return False;
-Index: samba-3.0.23a/source/registry/reg_perfcount.c
+Index: samba-3.0.23c/source/registry/reg_perfcount.c
 ===================================================================
---- samba-3.0.23a.orig/source/registry/reg_perfcount.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/registry/reg_perfcount.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/registry/reg_perfcount.c	2006-09-02 10:08:48.744581264 +0200
++++ samba-3.0.23c/source/registry/reg_perfcount.c	2006-09-02 10:09:15.268795591 +0200
 @@ -44,7 +44,7 @@
  	
  	fstr_sprintf( path, "%s/%s", PERFCOUNTDIR, dbname );
@@ -587,10 +587,10 @@
  
  	/* no registry keys; just create the perfmon directory */
  	
-Index: samba-3.0.23a/source/rpc_server/srv_eventlog_lib.c
+Index: samba-3.0.23c/source/rpc_server/srv_eventlog_lib.c
 ===================================================================
---- samba-3.0.23a.orig/source/rpc_server/srv_eventlog_lib.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/rpc_server/srv_eventlog_lib.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/rpc_server/srv_eventlog_lib.c	2006-09-02 10:08:48.784581587 +0200
++++ samba-3.0.23c/source/rpc_server/srv_eventlog_lib.c	2006-09-02 10:09:15.268795591 +0200
 @@ -67,7 +67,7 @@
  {
  	fstring path;
@@ -609,10 +609,10 @@
  	if ( !directory_exist( eventlogdir, NULL ) )
  		mkdir( eventlogdir, 0755 );	
  	
-Index: samba-3.0.23a/source/passdb/pdb_tdb.c
+Index: samba-3.0.23c/source/passdb/pdb_tdb.c
 ===================================================================
---- samba-3.0.23a.orig/source/passdb/pdb_tdb.c	2006-08-04 14:01:31.000000000 +0200
-+++ samba-3.0.23a/source/passdb/pdb_tdb.c	2006-08-04 14:01:39.000000000 +0200
+--- samba-3.0.23c.orig/source/passdb/pdb_tdb.c	2006-09-02 10:08:48.352578096 +0200
++++ samba-3.0.23c/source/passdb/pdb_tdb.c	2006-09-02 10:09:15.272795624 +0200
 @@ -1608,7 +1608,7 @@
  	/* save the path for later */
  			   

Modified: trunk/patches/installswat.sh.patch
===================================================================
--- trunk/patches/installswat.sh.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/installswat.sh.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/script/installswat.sh
+Index: samba-3.0.23c/source/script/installswat.sh
 ===================================================================
---- samba-3.0.23a.orig/source/script/installswat.sh	2006-07-23 18:51:13.042408243 +0200
-+++ samba-3.0.23a/source/script/installswat.sh	2006-07-23 18:52:17.638931480 +0200
+--- samba-3.0.23c.orig/source/script/installswat.sh	2006-09-02 10:08:47.448570790 +0200
++++ samba-3.0.23c/source/script/installswat.sh	2006-09-02 10:09:19.024825937 +0200
 @@ -194,7 +194,11 @@
  
  # Install/ remove Using Samba book (but only if it is there)

Modified: trunk/patches/make-distclean.patch
===================================================================
--- trunk/patches/make-distclean.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/make-distclean.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/Makefile.in
+Index: samba-3.0.23c/source/Makefile.in
 ===================================================================
---- samba-3.0.23a.orig/source/Makefile.in	2006-07-23 18:52:13.206895570 +0200
-+++ samba-3.0.23a/source/Makefile.in	2006-07-23 18:52:19.762948690 +0200
+--- samba-3.0.23c.orig/source/Makefile.in	2006-09-02 10:09:15.160794719 +0200
++++ samba-3.0.23c/source/Makefile.in	2006-09-02 10:09:19.872832788 +0200
 @@ -1521,6 +1521,7 @@
  
  python_clean:

Modified: trunk/patches/nmbd-signalling.patch
===================================================================
--- trunk/patches/nmbd-signalling.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/nmbd-signalling.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/nmbd/nmbd_subnetdb.c
+Index: samba-3.0.23c/source/nmbd/nmbd_subnetdb.c
 ===================================================================
---- samba-3.0.23a.orig/source/nmbd/nmbd_subnetdb.c	2006-07-23 18:51:12.342402575 +0200
-+++ samba-3.0.23a/source/nmbd/nmbd_subnetdb.c	2006-07-23 18:52:21.750964799 +0200
+--- samba-3.0.23c.orig/source/nmbd/nmbd_subnetdb.c	2006-09-02 10:08:46.896566329 +0200
++++ samba-3.0.23c/source/nmbd/nmbd_subnetdb.c	2006-09-02 10:09:20.660839154 +0200
 @@ -185,12 +185,16 @@
  	struct in_addr unicast_ip, ipzero;
  

Modified: trunk/patches/non-linux-ports.patch
===================================================================
--- trunk/patches/non-linux-ports.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/non-linux-ports.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/configure.in
+Index: samba-3.0.23c/source/configure.in
 ===================================================================
---- samba-3.0.23a.orig/source/configure.in	2006-07-23 18:52:13.222895700 +0200
-+++ samba-3.0.23a/source/configure.in	2006-07-23 18:52:23.610979870 +0200
+--- samba-3.0.23c.orig/source/configure.in	2006-09-02 10:09:15.180794880 +0200
++++ samba-3.0.23c/source/configure.in	2006-09-02 10:09:21.456845584 +0200
 @@ -755,6 +755,15 @@
        fi
      ;;

Modified: trunk/patches/nonpic-libsmbclient.patch
===================================================================
--- trunk/patches/nonpic-libsmbclient.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/nonpic-libsmbclient.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/Makefile.in
+Index: samba-3.0.23c/source/Makefile.in
 ===================================================================
---- samba-3.0.23a.orig/source/Makefile.in	2006-07-23 18:52:19.762948690 +0200
-+++ samba-3.0.23a/source/Makefile.in	2006-07-23 18:52:25.458994844 +0200
+--- samba-3.0.23c.orig/source/Makefile.in	2006-09-02 10:09:19.872832788 +0200
++++ samba-3.0.23c/source/Makefile.in	2006-09-02 10:09:22.248851983 +0200
 @@ -1098,9 +1098,9 @@
  		$(KRB5LIBS) $(LDAP_LIBS) \
  		@SONAMEFLAG@`basename $@`.$(LIBSMBCLIENT_MAJOR)

Modified: trunk/patches/pam-examples.patch
===================================================================
--- trunk/patches/pam-examples.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/pam-examples.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/pam_smbpass/README
+Index: samba-3.0.23c/source/pam_smbpass/README
 ===================================================================
---- samba-3.0.23a.orig/source/pam_smbpass/README	2006-07-23 18:51:11.330394380 +0200
-+++ samba-3.0.23a/source/pam_smbpass/README	2006-07-23 18:52:27.115008263 +0200
+--- samba-3.0.23c.orig/source/pam_smbpass/README	2006-09-02 10:08:46.444562676 +0200
++++ samba-3.0.23c/source/pam_smbpass/README	2006-09-02 10:09:22.952857670 +0200
 @@ -37,7 +37,7 @@
  	smbconf=<file>	-	specify an alternate path to the smb.conf
  				file.

Modified: trunk/patches/python-examples.patch
===================================================================
--- trunk/patches/python-examples.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/python-examples.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,17 +1,17 @@
-Index: samba-3.0.23a/source/python/examples/tdbpack/tdbtimetrial.py
+Index: samba-3.0.23c/source/python/examples/tdbpack/tdbtimetrial.py
 ===================================================================
---- samba-3.0.23a.orig/source/python/examples/tdbpack/tdbtimetrial.py	2006-08-04 01:21:48.000000000 +0200
-+++ samba-3.0.23a/source/python/examples/tdbpack/tdbtimetrial.py	2006-08-04 01:21:52.000000000 +0200
+--- samba-3.0.23c.orig/source/python/examples/tdbpack/tdbtimetrial.py	2006-09-02 10:08:44.380545994 +0200
++++ samba-3.0.23c/source/python/examples/tdbpack/tdbtimetrial.py	2006-09-02 10:09:38.884986367 +0200
 @@ -1,4 +1,4 @@
 -#! /usr/bin/python2.2
 +#! /usr/bin/python
  
  def run_trial():
      # import tdbutil
-Index: samba-3.0.23a/source/python/examples/tdbpack/test_tdbpack.py
+Index: samba-3.0.23c/source/python/examples/tdbpack/test_tdbpack.py
 ===================================================================
---- samba-3.0.23a.orig/source/python/examples/tdbpack/test_tdbpack.py	2006-08-04 01:21:56.000000000 +0200
-+++ samba-3.0.23a/source/python/examples/tdbpack/test_tdbpack.py	2006-08-04 01:22:00.000000000 +0200
+--- samba-3.0.23c.orig/source/python/examples/tdbpack/test_tdbpack.py	2006-09-02 10:08:44.428546382 +0200
++++ samba-3.0.23c/source/python/examples/tdbpack/test_tdbpack.py	2006-09-02 10:09:38.884986367 +0200
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python2.2
 +#! /usr/bin/env python

Modified: trunk/patches/samba.patch
===================================================================
--- trunk/patches/samba.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/samba.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/client/smbmount.c
+Index: samba-3.0.23c/source/client/smbmount.c
 ===================================================================
---- samba-3.0.23a.orig/source/client/smbmount.c	2006-07-23 18:51:07.662364679 +0200
-+++ samba-3.0.23a/source/client/smbmount.c	2006-07-23 18:52:30.375034680 +0200
+--- samba-3.0.23c.orig/source/client/smbmount.c	2006-09-02 10:08:46.104559928 +0200
++++ samba-3.0.23c/source/client/smbmount.c	2006-09-02 10:09:30.072915188 +0200
 @@ -767,7 +767,7 @@
  					*lp = 0;
  					pstrcpy(password,lp+1);
@@ -29,10 +29,10 @@
  		}
  		strupper_m(username);
  	}
-Index: samba-3.0.23a/source/web/diagnose.c
+Index: samba-3.0.23c/source/web/diagnose.c
 ===================================================================
---- samba-3.0.23a.orig/source/web/diagnose.c	2006-07-23 18:51:07.718365132 +0200
-+++ samba-3.0.23a/source/web/diagnose.c	2006-07-23 18:52:30.379034712 +0200
+--- samba-3.0.23c.orig/source/web/diagnose.c	2006-09-02 10:08:46.136560187 +0200
++++ samba-3.0.23c/source/web/diagnose.c	2006-09-02 10:09:30.072915188 +0200
 @@ -62,6 +62,7 @@
  {
  	static struct cli_state cli;
@@ -41,10 +41,10 @@
  	if (!cli_initialise(&cli))
  		return False;
  
-Index: samba-3.0.23a/source/script/installbin.sh.in
+Index: samba-3.0.23c/source/script/installbin.sh.in
 ===================================================================
---- samba-3.0.23a.orig/source/script/installbin.sh.in	2006-07-23 18:51:07.782365651 +0200
-+++ samba-3.0.23a/source/script/installbin.sh.in	2006-07-23 18:52:30.379034712 +0200
+--- samba-3.0.23c.orig/source/script/installbin.sh.in	2006-09-02 10:08:46.188560607 +0200
++++ samba-3.0.23c/source/script/installbin.sh.in	2006-09-02 10:09:30.072915188 +0200
 @@ -21,13 +21,15 @@
   chmod $INSTALLPERMS $DESTDIR/$BINDIR/$p2
  

Modified: trunk/patches/smbclient-pager.patch
===================================================================
--- trunk/patches/smbclient-pager.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/smbclient-pager.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/include/local.h
+Index: samba-3.0.23c/source/include/local.h
 ===================================================================
---- samba-3.0.23a.orig/source/include/local.h	2006-07-23 18:51:07.234361213 +0200
-+++ samba-3.0.23a/source/include/local.h	2006-07-23 18:52:32.147049039 +0200
+--- samba-3.0.23c.orig/source/include/local.h	2006-09-02 10:08:45.912558376 +0200
++++ samba-3.0.23c/source/include/local.h	2006-09-02 10:09:30.884921747 +0200
 @@ -109,7 +109,7 @@
  /* the default pager to use for the client "more" command. Users can
     override this with the PAGER environment variable */

Modified: trunk/patches/smbmount-mtab-flags.patch
===================================================================
--- trunk/patches/smbmount-mtab-flags.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/smbmount-mtab-flags.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/client/smbmnt.c
+Index: samba-3.0.23c/source/client/smbmnt.c
 ===================================================================
---- samba-3.0.23a.orig/source/client/smbmnt.c	2006-07-23 18:51:06.830357942 +0200
-+++ samba-3.0.23a/source/client/smbmnt.c	2006-07-23 18:52:33.747062005 +0200
+--- samba-3.0.23c.orig/source/client/smbmnt.c	2006-09-02 10:08:45.692556598 +0200
++++ samba-3.0.23c/source/client/smbmnt.c	2006-09-02 10:09:31.684928210 +0200
 @@ -276,7 +276,10 @@
          ment.mnt_fsname = share_name ? share_name : "none";
          ment.mnt_dir = mount_point;

Modified: trunk/patches/smbmount-nomtab.patch
===================================================================
--- trunk/patches/smbmount-nomtab.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/smbmount-nomtab.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/client/smbmnt.c
+Index: samba-3.0.23c/source/client/smbmnt.c
 ===================================================================
---- samba-3.0.23a.orig/source/client/smbmnt.c	2006-07-23 18:52:33.747062005 +0200
-+++ samba-3.0.23a/source/client/smbmnt.c	2006-07-23 18:52:35.367075133 +0200
+--- samba-3.0.23c.orig/source/client/smbmnt.c	2006-09-02 10:09:31.684928210 +0200
++++ samba-3.0.23c/source/client/smbmnt.c	2006-09-02 10:09:32.396933961 +0200
 @@ -44,6 +44,7 @@
  static uid_t mount_uid;
  static gid_t mount_gid;
@@ -103,10 +103,10 @@
  
  	return 0;
  }	
-Index: samba-3.0.23a/source/client/smbmount.c
+Index: samba-3.0.23c/source/client/smbmount.c
 ===================================================================
---- samba-3.0.23a.orig/source/client/smbmount.c	2006-07-23 18:52:30.375034680 +0200
-+++ samba-3.0.23a/source/client/smbmount.c	2006-07-23 18:52:35.419075555 +0200
+--- samba-3.0.23c.orig/source/client/smbmount.c	2006-09-02 10:09:30.072915188 +0200
++++ samba-3.0.23c/source/client/smbmount.c	2006-09-02 10:09:32.432934252 +0200
 @@ -46,6 +46,7 @@
  static int mount_ro;
  static unsigned mount_fmask;

Modified: trunk/patches/smbmount-unix-caps.patch
===================================================================
--- trunk/patches/smbmount-unix-caps.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/smbmount-unix-caps.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/client/smbmount.c
+Index: samba-3.0.23c/source/client/smbmount.c
 ===================================================================
---- samba-3.0.23a.orig/source/client/smbmount.c	2006-07-23 18:52:35.419075555 +0200
-+++ samba-3.0.23a/source/client/smbmount.c	2006-07-23 18:52:37.219090141 +0200
+--- samba-3.0.23c.orig/source/client/smbmount.c	2006-09-02 10:09:32.432934252 +0200
++++ samba-3.0.23c/source/client/smbmount.c	2006-09-02 10:09:33.220940617 +0200
 @@ -211,6 +211,10 @@
    		c->capabilities &= ~CAP_STATUS32;
  		c->force_dos_errors = True;

Modified: trunk/patches/smbstatus-locking.patch
===================================================================
--- trunk/patches/smbstatus-locking.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/smbstatus-locking.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/utils/status.c
+Index: samba-3.0.23c/source/utils/status.c
 ===================================================================
---- samba-3.0.23a.orig/source/utils/status.c	2006-07-23 18:51:04.990343043 +0200
-+++ samba-3.0.23a/source/utils/status.c	2006-07-23 18:52:39.187106090 +0200
+--- samba-3.0.23c.orig/source/utils/status.c	2006-09-02 10:08:45.104551846 +0200
++++ samba-3.0.23c/source/utils/status.c	2006-09-02 10:09:33.940946433 +0200
 @@ -714,6 +714,16 @@
  	if ( show_locks ) {
  		int ret;

Modified: trunk/patches/undefined-symbols.patch
===================================================================
--- trunk/patches/undefined-symbols.patch	2006-08-30 23:36:42 UTC (rev 1143)
+++ trunk/patches/undefined-symbols.patch	2006-09-02 08:11:00 UTC (rev 1144)
@@ -1,7 +1,7 @@
-Index: samba-3.0.23a/source/Makefile.in
+Index: samba-3.0.23c/source/Makefile.in
 ===================================================================
---- samba-3.0.23a.orig/source/Makefile.in	2006-07-23 18:52:25.458994844 +0200
-+++ samba-3.0.23a/source/Makefile.in	2006-07-23 18:52:40.867119705 +0200
+--- samba-3.0.23c.orig/source/Makefile.in	2006-09-02 10:09:22.248851983 +0200
++++ samba-3.0.23c/source/Makefile.in	2006-09-02 10:09:34.652952184 +0200
 @@ -692,7 +692,8 @@
              $(RPC_NTSVCS_OBJ) utils/passwd_util.o
  




More information about the Pkg-samba-maint mailing list