build | 1 Jan 2007 01:00
Picon
Favicon

Build status as of Mon Jan 1 00:00:02 2007

URL: http://build.samba.org/

--- /home/build/master/cache/broken_results.txt.old	2006-12-31 00:00:24.000000000 +0000
+++ /home/build/master/cache/broken_results.txt	2007-01-01 00:00:24.000000000 +0000
 <at>  <at>  -1,22 +1,22  <at>  <at> 
-Build status as of Sun Dec 31 00:00:02 2006
+Build status as of Mon Jan  1 00:00:02 2007

 Build counts:
 Tree         Total  Broken Panic 
 SOC          0      0      0     
 build_farm   0      0      0     
-ccache       38     8      0     
+ccache       36     7      0     
 ctdb         0      0      0     
 distcc       2      0      0     
-ldb          37     4      0     
-libreplace   35     2      0     
-lorikeet-heimdal 34     18     0     
+ldb          36     4      0     
+libreplace   34     2      0     
+lorikeet-heimdal 33     18     0     
 ppp          17     0      0     
-rsync        38     5      0     
+rsync        37     5      0     
 samba        0      0      0     
 samba-docs   0      0      0     
-samba4       36     15     0     
+samba4       35     21     0     
 samba_3_0    37     10     0     
(Continue reading)

metze | 1 Jan 2007 18:28
Picon
Favicon

svn commit: samba r20447 - in branches/SAMBA_3_0_24/source/include: .

Author: metze
Date: 2007-01-01 17:28:58 +0000 (Mon, 01 Jan 2007)
New Revision: 20447

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

Log:
Happy New Year!

metze
Modified:
   branches/SAMBA_3_0_24/source/include/smb.h

Changeset:
Modified: branches/SAMBA_3_0_24/source/include/smb.h
===================================================================
--- branches/SAMBA_3_0_24/source/include/smb.h	2006-12-31 20:12:12 UTC (rev 20446)
+++ branches/SAMBA_3_0_24/source/include/smb.h	2007-01-01 17:28:58 UTC (rev 20447)
 <at>  <at>  -28,7 +28,7  <at>  <at> 
 #define _SMB_H

 /* logged when starting the various Samba daemons */
-#define COPYRIGHT_STARTUP_MESSAGE	"Copyright Andrew Tridgell and the Samba Team 1992-2006"
+#define COPYRIGHT_STARTUP_MESSAGE	"Copyright Andrew Tridgell and the Samba Team 1992-2007"

 
 #if defined(LARGE_SMB_OFF_T)

metze | 1 Jan 2007 18:29
Picon
Favicon

svn commit: samba r20448 - in branches/SAMBA_3_0/source/include: .

Author: metze
Date: 2007-01-01 17:29:20 +0000 (Mon, 01 Jan 2007)
New Revision: 20448

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

Log:
Happy New Year!

metze
Modified:
   branches/SAMBA_3_0/source/include/smb.h

Changeset:
Modified: branches/SAMBA_3_0/source/include/smb.h
===================================================================
--- branches/SAMBA_3_0/source/include/smb.h	2007-01-01 17:28:58 UTC (rev 20447)
+++ branches/SAMBA_3_0/source/include/smb.h	2007-01-01 17:29:20 UTC (rev 20448)
 <at>  <at>  -28,7 +28,7  <at>  <at> 
 #define _SMB_H

 /* logged when starting the various Samba daemons */
-#define COPYRIGHT_STARTUP_MESSAGE	"Copyright Andrew Tridgell and the Samba Team 1992-2006"
+#define COPYRIGHT_STARTUP_MESSAGE	"Copyright Andrew Tridgell and the Samba Team 1992-2007"

 
 #if defined(LARGE_SMB_OFF_T)

metze | 1 Jan 2007 18:29
Picon
Favicon

svn commit: samba r20449 - in branches/SAMBA_4_0/source/smbd: .

Author: metze
Date: 2007-01-01 17:29:50 +0000 (Mon, 01 Jan 2007)
New Revision: 20449

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

Log:
Happy New Year!

metze
Modified:
   branches/SAMBA_4_0/source/smbd/server.c

Changeset:
Modified: branches/SAMBA_4_0/source/smbd/server.c
===================================================================
--- branches/SAMBA_4_0/source/smbd/server.c	2007-01-01 17:29:20 UTC (rev 20448)
+++ branches/SAMBA_4_0/source/smbd/server.c	2007-01-01 17:29:50 UTC (rev 20449)
 <at>  <at>  -229,7 +229,7  <at>  <at> 
 	umask(0);

 	DEBUG(0,("%s version %s started.\n", binary_name, SAMBA_VERSION_STRING));
-	DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2006\n"));
+	DEBUGADD(0,("Copyright Andrew Tridgell and the Samba Team 1992-2007\n"));

 	if (sizeof(uint16_t) < 2 || sizeof(uint32_t) < 4 || sizeof(uint64_t) < 8) {
 		DEBUG(0,("ERROR: Samba is not configured correctly for the word size on your machine\n"));

metze | 1 Jan 2007 18:40
Picon
Favicon

svn commit: samba r20450 - in branches/SAMBA_4_0/source/dsdb/schema: .

Author: metze
Date: 2007-01-01 17:40:19 +0000 (Mon, 01 Jan 2007)
New Revision: 20450

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

Log:
implement conversation of unicode strings

metze
Modified:
   branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c

Changeset:
Modified: branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c
===================================================================
--- branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 17:29:50 UTC (rev 20449)
+++ branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 17:40:19 UTC (rev 20450)
 <at>  <at>  -24,6 +24,7  <at>  <at> 
 #include "librpc/gen_ndr/drsuapi.h"
 #include "lib/ldb/include/ldb.h"
 #include "system/time.h"
+#include "lib/charset/charset.h"

 static WERROR dsdb_syntax_FOOBAR_drsuapi_to_ldb(const struct dsdb_schema *schema,
 						const struct dsdb_attribute *attr,
 <at>  <at>  -661,6 +662,100  <at>  <at> 
 	return WERR_OK;
 }

(Continue reading)

vlendec | 1 Jan 2007 19:11
Picon
Favicon

svn commit: samba r20451 - in branches/SAMBA_3_0/source: include smbd

Author: vlendec
Date: 2007-01-01 18:11:32 +0000 (Mon, 01 Jan 2007)
New Revision: 20451

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

Log:
Survive the first of the filter-tests (mkdir).

Add lots of TODOs :-)

Volker

Modified:
   branches/SAMBA_3_0/source/include/smb.h
   branches/SAMBA_3_0/source/smbd/notify.c
   branches/SAMBA_3_0/source/smbd/nttrans.c
   branches/SAMBA_3_0/source/smbd/open.c
   branches/SAMBA_3_0/source/smbd/reply.c

Changeset:
Modified: branches/SAMBA_3_0/source/include/smb.h
===================================================================
--- branches/SAMBA_3_0/source/include/smb.h	2007-01-01 17:40:19 UTC (rev 20450)
+++ branches/SAMBA_3_0/source/include/smb.h	2007-01-01 18:11:32 UTC (rev 20451)
 <at>  <at>  -440,6 +440,7  <at>  <at> 
 	struct notify_change_request *prev, *next;
 	struct files_struct *fsp;	/* backpointer for cancel by mid */
 	char request_buf[smb_size];
+	uint32 filter;
(Continue reading)

metze | 1 Jan 2007 19:33
Picon
Favicon

svn commit: samba r20452 - in branches/SAMBA_4_0/source/dsdb/schema: .

Author: metze
Date: 2007-01-01 18:33:20 +0000 (Mon, 01 Jan 2007)
New Revision: 20452

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

Log:
add conversation for DN strings.

TODO: we need to implement linked attributes here,
      and keep the guid and sid

metze
Modified:
   branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c

Changeset:
Modified: branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c
===================================================================
--- branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 18:11:32 UTC (rev 20451)
+++ branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 18:33:20 UTC (rev 20452)
 <at>  <at>  -21,10 +21,11  <at>  <at> 
 */
 #include "includes.h"
 #include "dsdb/samdb/samdb.h"
-#include "librpc/gen_ndr/drsuapi.h"
+#include "librpc/gen_ndr/ndr_drsuapi.h"
 #include "lib/ldb/include/ldb.h"
 #include "system/time.h"
 #include "lib/charset/charset.h"
(Continue reading)

metze | 1 Jan 2007 20:35
Picon
Favicon

svn commit: samba r20453 - in branches/SAMBA_4_0/source: dsdb/schema librpc/idl

Author: metze
Date: 2007-01-01 19:35:03 +0000 (Mon, 01 Jan 2007)
New Revision: 20453

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

Log:
add conversation for the DN_BINARY attribute syntax

the ldb_to_drsuapi version need to be completed, but it's
currently not used...

metze
Modified:
   branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c
   branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl

Changeset:
Modified: branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c
===================================================================
--- branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 18:33:20 UTC (rev 20452)
+++ branches/SAMBA_4_0/source/dsdb/schema/schema_syntax.c	2007-01-01 19:35:03 UTC (rev 20453)
 <at>  <at>  -856,6 +856,104  <at>  <at> 
 	return WERR_OK;
 }

+static WERROR dsdb_syntax_DN_BINARY_drsuapi_to_ldb(const struct dsdb_schema *schema,
+						   const struct dsdb_attribute *attr,
+						   const struct drsuapi_DsReplicaAttribute *in,
+						   TALLOC_CTX *mem_ctx,
(Continue reading)

vlendec | 1 Jan 2007 22:37
Picon
Favicon

svn commit: samba r20454 - in branches/SAMBA_3_0/source/smbd: .

Author: vlendec
Date: 2007-01-01 21:37:02 +0000 (Mon, 01 Jan 2007)
New Revision: 20454

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

Log:
Get rid of a bogus variable that was only assigned but never read.

Jeremy, please check this.

Thanks,

Volker

Modified:
   branches/SAMBA_3_0/source/smbd/reply.c

Changeset:
Modified: branches/SAMBA_3_0/source/smbd/reply.c
===================================================================
--- branches/SAMBA_3_0/source/smbd/reply.c	2007-01-01 19:35:03 UTC (rev 20453)
+++ branches/SAMBA_3_0/source/smbd/reply.c	2007-01-01 21:37:02 UTC (rev 20454)
 <at>  <at>  -3316,11 +3316,7  <at>  <at> 
 		 * Close ordinary file.
 		 */
 		int close_err;
-		pstring file_name;

-		/* Save the name for time set in close. */
(Continue reading)

build | 2 Jan 2007 01:00
Picon
Favicon

Build status as of Tue Jan 2 00:00:02 2007

URL: http://build.samba.org/

--- /home/build/master/cache/broken_results.txt.old	2007-01-01 00:00:24.000000000 +0000
+++ /home/build/master/cache/broken_results.txt	2007-01-02 00:00:32.000000000 +0000
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-Build status as of Mon Jan  1 00:00:02 2007
+Build status as of Tue Jan  2 00:00:02 2007

 Build counts:
 Tree         Total  Broken Panic 
 <at>  <at>  -7,16 +7,16  <at>  <at> 
 ccache       36     7      0     
 ctdb         0      0      0     
 distcc       2      0      0     
-ldb          36     4      0     
+ldb          35     4      0     
 libreplace   34     2      0     
-lorikeet-heimdal 33     18     0     
-ppp          17     0      0     
-rsync        37     5      0     
+lorikeet-heimdal 32     17     0     
+ppp          16     0      0     
+rsync        35     5      0     
 samba        0      0      0     
 samba-docs   0      0      0     
-samba4       35     21     0     
-samba_3_0    37     10     0     
-smb-build    34     2      0     
-talloc       37     2      0     
-tdb          36     4      0     
(Continue reading)


Gmane