svn commit: samba r11272 - in branches/SAMBA_4_0/source: auth auth/kerberos torture/auth

2005-10-24 Thread abartlet
Author: abartlet Date: 2005-10-24 07:11:40 + (Mon, 24 Oct 2005) New Revision: 11272 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11272 Log: In trying to track down why Win2k3 is again rejecting our PAC, ensure we can round-trip all the way back to a server_info

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

2005-10-24 Thread abartlet
Author: abartlet Date: 2005-10-24 07:59:19 + (Mon, 24 Oct 2005) New Revision: 11273 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11273 Log: Initialise the new server_info-logon_server element. Andrew Bartlett Modified:

svn commit: samba r11274 - in branches/SAMBA_4_0/source: lib/socket libcli/ldap winbind

2005-10-24 Thread vlendec
Author: vlendec Date: 2005-10-24 09:34:12 + (Mon, 24 Oct 2005) New Revision: 11274 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11274 Log: Start a connection attempt to the DC's port 389. To do this properly, make socket_connect and ldap_connect properly async.

svn commit: samba r11275 - branches/SAMBA_3_0/source/include trunk/source/include

2005-10-24 Thread jerry
Author: jerry Date: 2005-10-24 14:11:16 + (Mon, 24 Oct 2005) New Revision: 11275 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11275 Log: patch from Chris to remove the empty struct in libmsrpc.h (fix build with Sun compiler) Modified:

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

2005-10-24 Thread metze
Author: metze Date: 2005-10-24 15:16:47 + (Mon, 24 Oct 2005) New Revision: 11276 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11276 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/winbind/wb_samba3_cmd.c Changeset: Modified:

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

2005-10-24 Thread metze
Author: metze Date: 2005-10-24 15:27:59 + (Mon, 24 Oct 2005) New Revision: 11277 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11277 Log: fix compiler warning metze Modified: branches/SAMBA_4_0/source/torture/auth/pac.c Changeset: Modified:

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

2005-10-24 Thread metze
Author: metze Date: 2005-10-24 15:38:07 + (Mon, 24 Oct 2005) New Revision: 11278 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11278 Log: fix compiler warnings metze Modified: branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c Changeset: Modified:

svn commit: samba-web r841 - in trunk/news/advocacy: .

2005-10-24 Thread deryck
Author: deryck Date: 2005-10-24 20:50:07 + (Mon, 24 Oct 2005) New Revision: 841 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=841 Log: Adding news link to follow-up series on jht's Desktop Linux articles. deryck Added:

svn commit: samba r11281 - in branches/SAMBA_4_0/source/scripting/ejs: .

2005-10-24 Thread mimir
Author: mimir Date: 2005-10-24 21:10:53 + (Mon, 24 Oct 2005) New Revision: 11281 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11281 Log: Initial ejs interface for libnet functions. rafal Added: branches/SAMBA_4_0/source/scripting/ejs/ejsnet.c

svn commit: samba-web r842 - in trunk/js: .

2005-10-24 Thread deryck
Author: deryck Date: 2005-10-24 21:33:46 + (Mon, 24 Oct 2005) New Revision: 842 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=842 Log: Using a simpler JS sniff. I don't need all the variables provided by the Netscape Ultimate Sniff. Worked up my own

svn commit: samba-web r843 - in trunk/js: .

2005-10-24 Thread deryck
Author: deryck Date: 2005-10-24 21:44:41 + (Mon, 24 Oct 2005) New Revision: 843 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=843 Log: Add IE 5 variable. deryck Modified: trunk/js/sniff.js Changeset: Modified: trunk/js/sniff.js

Build status as of Tue Oct 25 00:00:01 2005

2005-10-24 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2005-10-24 00:00:08.0 + +++ /home/build/master/cache/broken_results.txt 2005-10-25 00:00:11.0 + @@ -1,17 +1,17 @@ -Build status as of Mon Oct 24 00:00:01 2005 +Build status as of Tue Oct

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

2005-10-24 Thread abartlet
Author: abartlet Date: 2005-10-25 02:26:10 + (Tue, 25 Oct 2005) New Revision: 11282 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11282 Log: Fix memory leak in LOCAL-PAC test. Andrew Bartlett Modified: branches/SAMBA_4_0/source/torture/auth/pac.c

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

2005-10-24 Thread jra
Author: jra Date: 2005-10-25 05:26:53 + (Tue, 25 Oct 2005) New Revision: 11283 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11283 Log: Move to using sival_int from sival_ptr. Part of bug #2922. Jeremy. Modified: branches/SAMBA_3_0/source/smbd/aio.c

svn commit: samba r11284 - in trunk/source/smbd: .

2005-10-24 Thread jra
Author: jra Date: 2005-10-25 05:28:00 + (Tue, 25 Oct 2005) New Revision: 11284 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11284 Log: Move to using sival_int from sival_ptr. Part of bug #2922. Jeremy. Modified: trunk/source/smbd/aio.c Changeset: Modified: