svn commit: samba r11414 - in branches/SAMBA_4_0/source/auth: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 06:08:11 + (Mon, 31 Oct 2005) New Revision: 11414 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11414 Log: Add passing around of logon_parameters to Samba4 auth_winbind Andrew Bartlett Modified: branches/SAMBA_4_0/source/au

svn commit: samba r11413 - in branches/SAMBA_4_0/source/winbind: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 06:01:55 + (Mon, 31 Oct 2005) New Revision: 11413 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11413 Log: More comments, plus always check (and update) the credentials chain, regardless the authentication result on a particular

svn commit: samba r11412 - in branches/SAMBA_4_0/source/winbind: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 05:45:19 + (Mon, 31 Oct 2005) New Revision: 11412 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11412 Log: These comments may not be much, but my eyes scan code with even minimal comments much better (much like volker scans code

svn commit: samba r11411 - in branches/SAMBA_4_0/source: nsswitch winbind

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 04:17:51 + (Mon, 31 Oct 2005) New Revision: 11411 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11411 Log: Add to Samba4 the Samba3 patch I just posted for machine account logins (changing the winbindd interface). Clean up the

svn commit: samba r11410 - in branches/SAMBA_4_0/source/libnet: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 03:44:29 + (Mon, 31 Oct 2005) New Revision: 11410 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11410 Log: Fix rejoin as a BDC by modifying, rather than trying to recreate, the server reference. Andrew Bartlett Modified: br

svn commit: samba r11409 - in branches/SAMBA_4_0/source/libnet: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 03:06:13 + (Mon, 31 Oct 2005) New Revision: 11409 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11409 Log: The use of 'password server = ' here is still bogus, but for now at least don't allow binding to become uninitialised. A

svn commit: samba r11408 - in branches/SAMBA_4_0/source/ldap_server: .

2005-10-30 Thread tridge
Author: tridge Date: 2005-10-31 03:05:26 + (Mon, 31 Oct 2005) New Revision: 11408 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11408 Log: fixed the mapping of ldb errors to ldap errors in the ldap server Modified: branches/SAMBA_4_0/source/ldap_server/ldap

svn commit: samba r11407 - in branches/SAMBA_4_0/source: libnet torture/rpc

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 03:03:32 + (Mon, 31 Oct 2005) New Revision: 11407 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11407 Log: Push 'recreate account' logic into libnet/libnet_join.c. We don't return the pesky USER_EXISTS 'error' code any more, an

svn commit: samba r11406 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 03:00:36 + (Mon, 31 Oct 2005) New Revision: 11406 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11406 Log: Clean up uninitialised value warnings found by -01. The warnings were caused by the structure assignements, which we don

svn commit: samba r11405 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 02:58:29 + (Mon, 31 Oct 2005) New Revision: 11405 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11405 Log: Ensure we can never have secret4 be uninitialised. Found after volker's urging on the use of -O1. Andrew Bartlett Modi

svn commit: samba r11404 - in branches/SAMBA_4_0/source: include libcli/util torture/rpc

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 02:46:15 + (Mon, 31 Oct 2005) New Revision: 11404 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11404 Log: Another torture test and a new WERR. Andrew Bartlett Modified: branches/SAMBA_4_0/source/include/doserr.h branche

svn commit: samba r11403 - in branches/SAMBA_4_0/source/lib/ldb/ldb_ildap: .

2005-10-30 Thread tridge
Author: tridge Date: 2005-10-31 02:13:02 + (Mon, 31 Oct 2005) New Revision: 11403 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11403 Log: improved the error handling in the ildap ldb backend. Now passes through all ldap errors except on search. Search errors a

svn commit: samba r11402 - in branches/SAMBA_4_0/source: librpc/idl rpc_server/netlogon torture/rpc

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 02:12:13 + (Mon, 31 Oct 2005) New Revision: 11402 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11402 Log: In response to comments by volker, expand our Netlogon DsRGetDCName IDL and testsuites. The server-side of this remains

svn commit: samba r11401 - in branches/SAMBA_4_0/source/auth/credentials: .

2005-10-30 Thread abartlet
Author: abartlet Date: 2005-10-31 00:23:38 + (Mon, 31 Oct 2005) New Revision: 11401 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11401 Log: A simple hack to have our central credentials system deny sending LM authentication for [EMAIL PROTECTED] logins and mach

Build status as of Mon Oct 31 00:00:01 2005

2005-10-30 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-10-30 00:00:39.0 + +++ /home/build/master/cache/broken_results.txt 2005-10-31 00:00:06.0 + @@ -1,17 +1,17 @@ -Build status as of Sun Oct 30 00:00:01 2005 +Build status as of Mon Oct

svn commit: samba r11400 - in branches/SAMBA_4_0/source/auth: gensec kerberos

2005-10-30 Thread metze
Author: metze Date: 2005-10-30 10:39:52 + (Sun, 30 Oct 2005) New Revision: 11400 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11400 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c branches/SAMBA_4_0/source/a