build | 1 Jan 2010 08:00
Picon
Favicon

Build status as of Fri Jan 1 07:00:02 2010

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

--- /home/build/master/cache/broken_results.txt.old	2009-12-31 00:00:03.000000000 -0700
+++ /home/build/master/cache/broken_results.txt	2010-01-01 00:00:03.000000000 -0700
 <at>  <at>  -1,22 +1,22  <at>  <at> 
-Build status as of Thu Dec 31 07:00:02 2009
+Build status as of Fri Jan  1 07:00:02 2010

 Build counts:
 Tree         Total  Broken Panic 
 build_farm   0      0      0     
 ccache       2      1      0     
 distcc       0      0      0     
-ldb          16     16     0     
+ldb          31     31     0     
 libreplace   1      1      0     
 lorikeet     0      0      0     
 pidl         1      1      0     
 ppp          0      0      0     
-rsync        30     12     0     
+rsync        31     12     0     
 samba-docs   0      0      0     
 samba-web    0      0      0     
 samba_3_current 15     14     0     
 samba_3_master 28     28     4     
 samba_3_next 28     27     2     
-samba_4_0_test 30     30     1     
+samba_4_0_test 31     29     1     
 talloc       1      1      0     
-tdb          2      2      0     
(Continue reading)

Jelmer Vernooij | 1 Jan 2010 18:33
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  9085499... heimdal_build: Explicitly specify 'YES' when enabling external libraries.
       via  0c29640... s4/build: Indicate whether Samba4 is being built against the system Heimdal.
      from  de94857... s4-net: fixed finddcs to use empty SID instead of NULL sid (NDR error)

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

- Log -----------------------------------------------------------------
commit 9085499bbb518bdfa91f9c02103ad058b0b06192
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Fri Jan 1 18:32:37 2010 +0100

    heimdal_build: Explicitly specify 'YES' when enabling external
    libraries.

commit 0c2964035888c3af63f274078c75e195153c46be
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Fri Jan 1 18:31:44 2010 +0100

    s4/build: Indicate whether Samba4 is being built against the system
    Heimdal.

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

Summary of changes:
 source4/build/smb_build/summary.pm |    1 +
 source4/heimdal_build/external.m4  |    8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

Changeset truncated at 500 lines:
(Continue reading)

Andrew Tridgell | 1 Jan 2010 22:52
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  00b39c7... s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
       via  cced567... s4-kcc: added a preiodic task to remove deleted objects
       via  08bad38... s4-dsdb: fixed several memory leaks
       via  031460b... s4-dsdb: fixed samdb_create_foreign_security_principal() to use the wellknown GUID
       via  335af02... s4-ldb: fixed valgrind error: ares can be freed by callback
       via  8eaed07... s4-dsdb: make sure 'whenChanged' is set on modify
       via  9819d28... s4-dsdb: added dsdb_tombstone_lifetime()
       via  23eb9f4... s4-dsdb: allow system to remove deleted objects
       via  1c5a268... s4-ldaptest: need to use MessageElement for modify messages
       via  e410a91... s4-ldb: show an error string, as well as error message
       via  4eecfc8... s4-drs: make sure the DNs we put in the db have a extended GUID
       via  6628588... s4-dsdb: added dsdb_set_extended_dn_guid()
       via  98d94cc... s4-ldbtest: fixed message element in modify
       via  81e8a18... s4-ldb: allow modules to override error return values
       via  302dcd0... s4-ldbmodify: show the error code as well as error string
       via  1ab5020... s4-ldb: declate ldb_val_to_time()
       via  53e86ac... s4-ldb: use safe length limited conversions for int64 and time
       via  708ad42... s4-dsdb: use safe length limiting in string->integer conversion
       via  c306179... s4-dsdb: use ldb_val_to_time() instead of ldb_string_to_time()
       via  baae6ef... s4-ldb: added ldb_val_to_time()
       via  e3cf818... s4-drs: sort linked attributes
       via  d48237d... s4-drs: re-resolve the DN in linked attribute processing
       via  5dd6e08... s4-drs: use dsdb_module_rename()
       via  38160de... s4-drs: use dsdb linked attribute parse functions
       via  5e52c71... s4-dsdb: added parse functions for DRS linked attribute blobs
       via  a81dd03... s4-drs: set flag to indicate that we do support linked attributes
       via  36f8ece... s4-ldb: show the error code as well as errstr
       via  db3f0e8... s4-dsdb: fixed valgrind error in replmd modify
       via  9f053d4... s4-drs: don't try to remove backlinks directly
(Continue reading)

Andrew Tridgell | 2 Jan 2010 00:54
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  fef3c91... libreplace: some systems don't have memmem()
      from  00b39c7... s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs

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

- Log -----------------------------------------------------------------
commit fef3c910da421e890925e5e61275fc457da87f6e
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Sat Jan 2 10:01:11 2010 +1100

    libreplace: some systems don't have memmem()

    added rep_memmem() and a testsuite

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

Summary of changes:
 lib/replace/libreplace.m4    |    2 ++
 lib/replace/replace.c        |   23 +++++++++++++++++++++++
 lib/replace/replace.h        |    6 ++++++
 lib/replace/test/testsuite.c |   37 +++++++++++++++++++++++++++++++++++++
 4 files changed, 68 insertions(+), 0 deletions(-)

Changeset truncated at 500 lines:

diff --git a/lib/replace/libreplace.m4 b/lib/replace/libreplace.m4
index af85879..1353c1f 100644
--- a/lib/replace/libreplace.m4
+++ b/lib/replace/libreplace.m4
(Continue reading)

Jelmer Vernooij | 2 Jan 2010 02:41
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  a214ebc... ldb: Fix the standalone ldb build.
      from  fef3c91... libreplace: some systems don't have memmem()

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

- Log -----------------------------------------------------------------
commit a214ebc3d6c93242837ac2a4a8ccaf36c814b119
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Sat Jan 2 02:40:30 2010 +0100

    ldb: Fix the standalone ldb build.

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

Summary of changes:
 source4/lib/ldb/ldb.mk |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/ldb.mk b/source4/lib/ldb/ldb.mk
index e87db64..0c9b115 100644
--- a/source4/lib/ldb/ldb.mk
+++ b/source4/lib/ldb/ldb.mk
 <at>  <at>  -34,26 +34,26  <at>  <at>  lib/libldb.a: $(OBJS)
 sample.$(SHLIBEXT): tests/sample_module.o
 	$(MDLD) $(MDLD_FLAGS) -o $ <at>  tests/sample_module.o

-bin/ldbadd: tools/ldbadd.o tools/cmdline.o
(Continue reading)

Andrew Tridgell | 2 Jan 2010 07:33
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  5047548... s4-dsdb: force REVISION_ADS for new and updated ACLs in dsdb
       via  e809b72... s4-drs: don't give an error on repsTo delete if add is also specified
       via  0bc902a... s4-sddl: DRS replication needs REVISION_ADS for SDs
      from  a214ebc... ldb: Fix the standalone ldb build.

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

- Log -----------------------------------------------------------------
commit 504754856eed363dde28cdff821c086754deb7f8
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Sat Jan 2 16:53:20 2010 +1100

    s4-dsdb: force REVISION_ADS for new and updated ACLs in dsdb

    w2k8-r2 gives a "schema mismatch" error if the revision is not set to
    REVISION_ADS and you replicate the ntsecuritydescriptor using DRS.

    Nadya, please check this!

    Pair-Programmed-With: Andrew Bartlett <abartlet <at> samba.org>

commit e809b721e9d1a750c3c1bf48882532714af69e5f
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Sat Jan 2 16:51:30 2010 +1100

    s4-drs: don't give an error on repsTo delete if add is also specified

    w2k8-r2 in dcpromo asks for a delete+add during its initial join.

(Continue reading)

build | 2 Jan 2010 08:00
Picon
Favicon

Build status as of Sat Jan 2 07:00:04 2010

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

--- /home/build/master/cache/broken_results.txt.old	2010-01-01 00:00:03.000000000 -0700
+++ /home/build/master/cache/broken_results.txt	2010-01-02 00:00:08.000000000 -0700
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-Build status as of Fri Jan  1 07:00:02 2010
+Build status as of Sat Jan  2 07:00:04 2010

 Build counts:
 Tree         Total  Broken Panic 
 <at>  <at>  -6,7 +6,7  <at>  <at> 
 ccache       2      1      0     
 distcc       0      0      0     
 ldb          31     31     0     
-libreplace   1      1      0     
+libreplace   29     12     0     
 lorikeet     0      0      0     
 pidl         1      1      0     
 ppp          0      0      0     
 <at>  <at>  -16,7 +16,7  <at>  <at> 
 samba_3_current 15     14     0     
 samba_3_master 28     28     4     
 samba_3_next 28     27     2     
-samba_4_0_test 31     29     1     
-talloc       1      1      0     
-tdb          3      3      0     
+samba_4_0_test 31     28     1     
+talloc       28     11     0     
+tdb          27     27     0     

(Continue reading)

Volker Lendecke | 2 Jan 2010 12:09
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  063900a... s3: Fix a typo
       via  a66341b... s3: simplify find_root_domain, find_our_domain() never fails
       via  133f023... s3: Use global_sid_Builtin in find_builtin_domain
       via  92345f4... s3: Avoid adding a domain twice
       via  22a4a00... s3: Make free_domain_list() static
       via  583d192... s3: Adapt sid_dup_talloc to README.Coding
       via  d05e17f... s3: Introduce domain_is_forest_root() helper function
      from  5047548... s4-dsdb: force REVISION_ADS for new and updated ACLs in dsdb

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

- Log -----------------------------------------------------------------
commit 063900ae631ccee1474ffa0ccd19e2e01bb6defd
Author: Volker Lendecke <vl <at> samba.org>
Date:   Wed Dec 30 20:15:33 2009 +0100

    s3: Fix a typo

commit a66341b993c74c6db1c064bd48ff52acb704d9c9
Author: Volker Lendecke <vl <at> samba.org>
Date:   Wed Dec 30 20:09:52 2009 +0100

    s3: simplify find_root_domain, find_our_domain() never fails

commit 133f023d58de8106d41d59dfc3c22e63a5653701
Author: Volker Lendecke <vl <at> samba.org>
Date:   Wed Dec 30 20:11:36 2009 +0100

    s3: Use global_sid_Builtin in find_builtin_domain
(Continue reading)

build | 3 Jan 2010 08:00
Picon
Favicon

Build status as of Sun Jan 3 07:00:03 2010

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

--- /home/build/master/cache/broken_results.txt.old	2010-01-02 00:00:08.000000000 -0700
+++ /home/build/master/cache/broken_results.txt	2010-01-03 00:00:05.000000000 -0700
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-Build status as of Sat Jan  2 07:00:04 2010
+Build status as of Sun Jan  3 07:00:03 2010

 Build counts:
 Tree         Total  Broken Panic 
 <at>  <at>  -13,10 +13,10  <at>  <at> 
 rsync        31     12     0     
 samba-docs   0      0      0     
 samba-web    0      0      0     
-samba_3_current 15     14     0     
-samba_3_master 28     28     4     
+samba_3_current 2      1      0     
+samba_3_master 28     28     5     
 samba_3_next 28     27     2     
 samba_4_0_test 31     28     1     
-talloc       28     11     0     
-tdb          27     27     0     
+talloc       29     11     0     
+tdb          28     27     0     

Volker Lendecke | 3 Jan 2010 11:39
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  41a5149... s3: Slightly simplify winbindd_dual_ccache_ntlm_auth
       via  e2f361d... s3: Fix some nonempty blank lines
       via  6ada1f2... libwbclient: Remove a pointless check
       via  6edfbbd... s3: Remove some unused code
       via  2d75aa0... s3: Convert cli_sesssetup_ntlmssp to the async API
       via  3f25fb5... s3: NT_STATUS_MORE_PROCESSING_REQUIRED is a valid sesssetup return value
       via  a321dd9... s3: Convert cli_session_setup_kerberos to the async API
      from  063900a... s3: Fix a typo

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

- Log -----------------------------------------------------------------
commit 41a5149981eb7293a54f0497c3a4f4fc50661157
Author: Volker Lendecke <vl <at> samba.org>
Date:   Sun Dec 20 00:27:34 2009 +0100

    s3: Slightly simplify winbindd_dual_ccache_ntlm_auth

    data_blob_const can't fail

commit e2f361d05e4ccef71397dd52cf78c6d36bea628e
Author: Volker Lendecke <vl <at> samba.org>
Date:   Sat Jan 2 18:25:13 2010 +0100

    s3: Fix some nonempty blank lines

commit 6ada1f250b987ddedfb744b9009be93513b3a5a2
Author: Volker Lendecke <vl <at> samba.org>
Date:   Sat Jan 2 20:09:31 2010 +0100
(Continue reading)


Gmane