Build status as of Tue Jul 20 06:00:01 2010

2010-07-19 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2010-07-19 00:00:02.0 -0600 +++ /home/build/master/cache/broken_results.txt 2010-07-20 00:00:03.0 -0600 @@ -1,22 +1,22 @@ -Build status as of Mon Jul 19 06:00:01 2010 +Build status as of Tue Jul

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Jeremy Allison
The branch, master has been updated via 0bb8d13... Remove gen_negTokenInit() - change all callers to spnego_gen_negTokenInit(). We now have one function to do this in all calling code. More rationalization to follow. from 8cba4a0... Move the addition of the 16 byte guid out of spn

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Jeremy Allison
The branch, master has been updated via 8cba4a0... Move the addition of the 16 byte guid out of spnego_gen_negTokenInit() and into negprot_spnego() where it belongs (it's not an SPNEGO operation). Add a TALLOC_CTX for callers of negprot_spnego(). Closer to unifying all the gen_negTokenXX

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Jeremy Allison
The branch, master has been updated via 625a511... Remove parse_negTokenTarg(), as it's actually incorrect. We're processing negTokenInit's here. Use common code in spnego_parse_negTokenInit(). from 962951e... Fix [Bug 7577] SPNEGO auth fails when contacting Win7 system using Micr

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Jeremy Allison
The branch, master has been updated via 962951e... Fix [Bug 7577] SPNEGO auth fails when contacting Win7 system using Microsoft Live Sign-in Assistant Based on code from . Cope with every NegTokenInit ::= SEQUENCE value. Jeremy. from 6763730... s3: Avoid pwrite calls for the 1-byt

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Volker Lendecke
The branch, master has been updated via 6763730... s3: Avoid pwrite calls for the 1-byte writes with zero content from 944494d... s3-auth: Remove unused variable. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log --

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Simo Sorce
The branch, master has been updated via 944494d... s3-auth: Remove unused variable. via f9f3358... Merge branch 'master' of ssh://git.samba.org/data/git/samba via 7e4de49... Merge branch 'master' of ssh://git.samba.org/data/git/samba via 378e4d5... Merge branch 'ma

Re: [SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread simo
On Mon, 2010-07-19 at 07:17 -0500, Andrew Tridgell wrote: > commit a709e423d2940a7c71099ff11383a5f0ef3b1d7e > Author: Andrew Tridgell > Date: Mon Jul 19 14:20:33 2010 +1000 > > waf-idl: put the gen_ndr/README file for source3 back > > This was removed by 100d37fc4624690423f6a932709

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Andrew Tridgell
The branch, master has been updated via 630a2eb... waf: make the error msg when gen_ndr directory is missing clearer via a709e42... waf-idl: put the gen_ndr/README file for source3 back from 5cefbfe... s3-rpc_server: Added callbacks for init and shutdown of a rpc service.

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Andreas Schneider
The branch, master has been updated via 5cefbfe... s3-rpc_server: Added callbacks for init and shutdown of a rpc service. via b91e5cf... s3-rpc_server: Don't register the same rpc commands twice. from b742c49... s3-docs: Add more verbose description of "log writeable files

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Karolin Seeger
The branch, master has been updated via b742c49... s3-docs: Add more verbose description of "log writeable files on exit". via 775f1ed... s3-docs: Add more verbose description of "ctdb locktime warn threshold". via 4c0f760... s3-docs: Add more verbose description of "usern

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Karolin Seeger
The branch, master has been updated via a785b43... s3-docs: Remove older documentation of smb2 parameters. from 35b1e00... s4: Remove trailing whitespaces http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log ---

[SCM] Samba Shared Repository - branch master updated

2010-07-19 Thread Andrew Bartlett
The branch, master has been updated via 35b1e00... s4: Remove trailing whitespaces via 11a44ce... ldb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canonicalize() functions via 31aeb84... s4-dsdb: use ldb_msg_normalize() in ldb_msg_difference() via 1e20dbd... s4-tes