Kamen Mazdrashki | 1 Nov 2010 01:37
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  a2d787d s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value
       via  9221c38 s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALID
       via  717b115 idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
      from  fb6f12b s4-server: avoid using environ as it is not portable

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

- Log -----------------------------------------------------------------
commit a2d787d95d1f20aa2c080c2281bcf213728dfbc4
Author: Kamen Mazdrashki <kamenim <at> samba.org>
Date:   Mon Nov 1 00:46:58 2010 +0200

    s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value

    Autobuild-User: Kamen Mazdrashki <kamenim <at> samba.org>
    Autobuild-Date: Mon Nov  1 00:36:20 UTC 2010 on sn-devel-104

commit 9221c38e1673bb2b54b971401f1d2f348aecbeca
Author: Kamen Mazdrashki <kamenim <at> samba.org>
Date:   Fri Oct 29 23:46:05 2010 +0300

    s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALID

    0xFFFFFFFF is actually an invalid value for an ATTID
    and *_INVALID will make it more easy to notice in logs

commit 717b1158a6a4e94c0a37623731d398723a24eed8
Author: Kamen Mazdrashki <kamenim <at> samba.org>
Date:   Fri Oct 29 02:22:35 2010 +0300
(Continue reading)

build | 1 Nov 2010 07:00
Picon
Favicon

Build status as of Mon Nov 1 06:00:02 2010

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

--- /home/build/master/cache/broken_results.txt.old	2010-10-31 00:00:06.000000000 -0600
+++ /home/build/master/cache/broken_results.txt	2010-11-01 00:00:34.000000000 -0600
 <at>  <at>  -1,22 +1,22  <at>  <at> 
-Build status as of Sun Oct 31 06:00:01 2010
+Build status as of Mon Nov  1 06:00:02 2010

 Build counts:
 Tree         Total  Broken Panic 
 build_farm   0      0      0     
-ccache       32     2      0     
-ccache-maint 31     2      0     
-ldb          32     21     0     
-libreplace   32     22     0     
+ccache       34     2      0     
+ccache-maint 33     2      0     
+ldb          34     20     0     
+libreplace   34     30     0     
 lorikeet     0      0      0     
-pidl         18     18     0     
-ppp          12     0      0     
-rsync        32     15     0     
+pidl         19     19     0     
+ppp          13     0      0     
+rsync        34     16     0     
 samba-docs   0      0      0     
 samba-web    0      0      0     
-samba_3_current 32     30     3     
-samba_3_master 32     20     0     
(Continue reading)

Jelmer Vernooij | 1 Nov 2010 07:05
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  1aa8308 tdb: Use waf by default.
      from  a2d787d s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value

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

- Log -----------------------------------------------------------------
commit 1aa8308c30962ac04a2997acaa7f2a7458729cc2
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Nov 1 06:18:55 2010 +0100

    tdb: Use waf by default.

    Autobuild-User: Jelmer Vernooij <jelmer <at> samba.org>
    Autobuild-Date: Mon Nov  1 06:04:14 UTC 2010 on sn-devel-104

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

Summary of changes:
 lib/{talloc => tdb}/autogen-autotools.sh |    0
 lib/tdb/autogen.sh                       |   15 +--------------
 2 files changed, 1 insertions(+), 14 deletions(-)
 copy lib/{talloc => tdb}/autogen-autotools.sh (100%)
 mode change 100755 => 120000 lib/tdb/autogen.sh

Changeset truncated at 500 lines:

diff --git a/lib/talloc/autogen-autotools.sh b/lib/tdb/autogen-autotools.sh
similarity index 100%
copy from lib/talloc/autogen-autotools.sh
(Continue reading)

Jelmer Vernooij | 1 Nov 2010 10:31
Picon
Favicon

[SCM] build.samba.org - branch master updated

The branch, master has been updated
       via  a7d0624 Add python equivalent of build.pl.
       via  c432e2f Make internal functionality private.
       via  9b9cabc Add python version of history module.
      from  dfe4f79 renamed the file

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

- Log -----------------------------------------------------------------
commit a7d0624a8d666d9476c39ce74d2f0a244446684d
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Nov 1 10:31:12 2010 +0100

    Add python equivalent of build.pl.

commit c432e2f2e0cd422e0def6a4dd4be5bb2ce1ed5f4
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Nov 1 10:30:29 2010 +0100

    Make internal functionality private.

commit 9b9cabc8c9235d12e054f0e1d373472085446d1b
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Nov 1 02:04:25 2010 +0100

    Add python version of history module.

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

Summary of changes:
(Continue reading)

Andrew Tridgell | 1 Nov 2010 10:42
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  e59a8a5 s4-ldb: fixed build of paged searches
       via  952ce15 s4-ldb: fixed build of oLschema2ldif
       via  6f2c4ab s4-ldb: convert existing ldb tools to use new command line hooks
       via  f924a02 s4-ldb: added ldb command line hook support
       via  fd88153 s4-ldb: added samba_extensions ldb module
       via  cdf19ec s4-ldb: moved the ldb_ildap backend into lib/ldb-samba
       via  d103f2d s4-ldb: added support for general ldb hooks in modules
       via  c74601e s4-ldb: added an override flag to ldb_register_backend()
       via  05b3738 s4-ldb: it is not an error for the modules directory to not exist
       via  28c1e4d s4-modules: get rid of the remaining static prototypes for modules
       via  4404b4c waf: removed the module aliases code
       via  7eb2eed s4-dsdb: convert the rest of the ldb modules to the new module type
       via  43f7c9c s4-test: we don't need to set LDB_MODULES_PATH any more
       via  6db5765 s4-ldb: removed the old ldb module loading style
       via  be8e91d s4-ldb: convert the rest of the ldb modules to the new style
       via  b887b69 s4-process_model: use the static module prototyping
       via  0a703c7 waf: added automatic prototyping of static module init functions
       via  014a90f s4-dsdb: convert the simple_ldap_map module to the new module style
       via  cea4bdb s4-dsdb: convert the extended_dn_out module to the new ldb module style
       via  e8f0e3a s4-ldb: convert the openldap ldb backend to the new style of module
       via  efdcedb s4-ldb: convert the ildap module to the new type of ldb module
       via  8b63ff5 s4-ldb: support a new type of ldb module loading
       via  fd6d29b waf: added module_init_name parameter to SAMBA_MODULE()
      from  1aa8308 tdb: Use waf by default.

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

- Log -----------------------------------------------------------------
commit e59a8a563b684c04ca4d7dbdb13d5a9008ed2c3f
(Continue reading)

Jelmer Vernooij | 1 Nov 2010 11:07
Picon
Favicon

[SCM] build.samba.org - branch master updated

The branch, master has been updated
       via  bb7fd34 Convert to wsgi application.
      from  a7d0624 Add python equivalent of build.pl.

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

- Log -----------------------------------------------------------------
commit bb7fd3475fca6d7823cba4e20a7545fa6fb5a150
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Nov 1 11:08:04 2010 +0100

    Convert to wsgi application.

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

Summary of changes:
 web/build.py |  558 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 278 insertions(+), 280 deletions(-)

Changeset truncated at 500 lines:

diff --git a/web/build.py b/web/build.py
index dd720d4..0ee014e 100755
--- a/web/build.py
+++ b/web/build.py
 <at>  <at>  -31,15 +31,12  <at>  <at>  import os
 import re
 import time

-# Show tracebacks on errors
(Continue reading)

Matthias Dieter Wallnöfer | 1 Nov 2010 13:21
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  05d7524 s4:setup/spn_update_list - the DNS SPN is only used in DNS mode
       via  02547de s4:ldap.py/sam.py - simplify the objectclass specifications
       via  6f2001e s4:sam.py - test "objectSid" modification lockdown
       via  7da84bc s4:samldb LDB module - unify objectSid assignment error messages
       via  7ca6b3e s4:samldb LDB module - deny "objectSid" modifications
       via  7578e04 s4:provision - adapt the "provision" so that SIDs are only set on entry creation
       via  2a25f75 s4:torture - suppress printf "%llu" on uint64_t variables warnings
       via  c8bcf82 ldb:tools/ldbtest.c - fix build warning
      from  e59a8a5 s4-ldb: fixed build of paged searches

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

- Log -----------------------------------------------------------------
commit 05d752473615404ab81d28423f6c78cf3de49777
Author: Matthias Dieter Wallnöfer <mdw <at> samba.org>
Date:   Sun Oct 31 22:42:38 2010 +0100

    s4:setup/spn_update_list - the DNS SPN is only used in DNS mode

    Not all DCs are automatically DNS servers.

    Autobuild-User: Matthias Dieter Wallnöfer <mdw <at> samba.org>
    Autobuild-Date: Mon Nov  1 12:20:36 UTC 2010 on sn-devel-104

commit 02547de5f9a055723d388b3790ac9cd82d8e1895
Author: Matthias Dieter Wallnöfer <mdw <at> samba.org>
Date:   Sun Oct 31 22:39:49 2010 +0100

    s4:ldap.py/sam.py - simplify the objectclass specifications
(Continue reading)

Michael Adam | 1 Nov 2010 14:04
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  1ccb69a s3:winbindd: fix query_user for users with NULL full name.
       via  53d19fa s3:winbindd: fix query_user_list for users with NULL full_name
      from  05d7524 s4:setup/spn_update_list - the DNS SPN is only used in DNS mode

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

- Log -----------------------------------------------------------------
commit 1ccb69aabb9057d272fc584d648a4ed9ffc0f3b7
Author: Michael Adam <obnox <at> samba.org>
Date:   Mon Nov 1 12:33:43 2010 +0100

    s3:winbindd: fix query_user for users with NULL full name.

    Not sure whether query_user ever sends a NULL full name.
    Query Display Info does, and it does not harm to add the
    check here, too.

    Autobuild-User: Michael Adam <obnox <at> samba.org>
    Autobuild-Date: Mon Nov  1 13:03:33 UTC 2010 on sn-devel-104

commit 53d19fac5f97ca234b75046602455653e2a0b2e7
Author: Michael Adam <obnox <at> samba.org>
Date:   Mon Nov 1 12:31:34 2010 +0100

    s3:winbindd: fix query_user_list for users with NULL full_name

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

Summary of changes:
(Continue reading)

Andrew Tridgell | 1 Nov 2010 14:48
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  9b0f8a8 s4-ldb: use ldb_set_modules_dir() to load additional ldb modules
       via  9103047 s4-ldb: enable version checking in dsdb ldb modules
       via  a386ca8 s4-ldb: enable ldb module version checking
       via  8366bb4 s4-ldb: added support for ldb module version checking
      from  1ccb69a s3:winbindd: fix query_user for users with NULL full name.

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

- Log -----------------------------------------------------------------
commit 9b0f8a8e5ff578c0eb231fea80943f2a72dd7286
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Mon Nov 1 22:48:16 2010 +1100

    s4-ldb: use ldb_set_modules_dir() to load additional ldb modules

    this allows ldb_wrap to enable s4 modules in a standalone ldb install
    without any additional installation

    Autobuild-User: Andrew Tridgell <tridge <at> samba.org>
    Autobuild-Date: Mon Nov  1 13:47:33 UTC 2010 on sn-devel-104

commit 91030477825112d50c6f4e72f9ece2a51a79230a
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Mon Nov 1 22:30:45 2010 +1100

    s4-ldb: enable version checking in dsdb ldb modules

commit a386ca85590a0ee18c1d98c80c6b1ec4faab31a7
Author: Andrew Tridgell <tridge <at> samba.org>
(Continue reading)

Matthias Dieter Wallnöfer | 1 Nov 2010 15:37
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  8770c8f s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing
       via  2f94804 s4:sam.py - additional testing for "servicePrincipalName" updates
       via  1b2f4c1 s4:samldb LDB module - support now the full "servicePrincipalName" update trigger
       via  3eb0311 s4:samldb LDB module - "sAMAccountName" checker
      from  9b0f8a8 s4-ldb: use ldb_set_modules_dir() to load additional ldb modules

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

- Log -----------------------------------------------------------------
commit 8770c8fe2fa1dbb5ecb1c2575187aed319356670
Author: Matthias Dieter Wallnöfer <mdw <at> samba.org>
Date:   Mon Nov 1 14:36:06 2010 +0100

    s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing

    Autobuild-User: Matthias Dieter Wallnöfer <mdw <at> samba.org>
    Autobuild-Date: Mon Nov  1 14:36:24 UTC 2010 on sn-devel-104

commit 2f9480407dced4e39aeae5681acfa5454fd8fda4
Author: Matthias Dieter Wallnöfer <mdw <at> samba.org>
Date:   Mon Nov 1 14:14:35 2010 +0100

    s4:sam.py - additional testing for "servicePrincipalName" updates

commit 1b2f4c11a0893f999074b99ef875e33a7a99392d
Author: Matthias Dieter Wallnöfer <mdw <at> samba.org>
Date:   Mon Nov 1 13:31:52 2010 +0100

    s4:samldb LDB module - support now the full "servicePrincipalName" update trigger
(Continue reading)


Gmane