svn commit: lorikeet r543 - in trunk/heimdal/lib/krb5: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-08 06:31:54 + (Mon, 08 May 2006) New Revision: 543 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=543 Log: Another missing file... Andrew Bartlett Added: trunk/heimdal/lib/krb5/test_store.c Changeset: Sorry, the patch is t

svn commit: samba r15509 - branches/SAMBA_3_0/source/lib trunk/source/lib

2006-05-07 Thread jpeach
Author: jpeach Date: 2006-05-08 03:28:26 + (Mon, 08 May 2006) New Revision: 15509 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15509 Log: Preserve errno in fcntl lock wrappers. Modified: branches/SAMBA_3_0/source/lib/util.c trunk/source/lib/util.c Chan

svn commit: samba r15508 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/profile branches/SAMBA_3_0/source/tdb trunk/source trunk/

2006-05-07 Thread jpeach
Author: jpeach Date: 2006-05-08 03:20:49 + (Mon, 08 May 2006) New Revision: 15508 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15508 Log: Use clock_gettime for profiling timstamps if it is available. Use the fastest clock available on uniprocessors. Modified:

svn commit: samba-web r983 - in trunk/scripts: .

2006-05-07 Thread deryck
Author: deryck Date: 2006-05-08 00:42:58 + (Mon, 08 May 2006) New Revision: 983 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=983 Log: Only show the last 40 stories on the main news page. deryck Modified: trunk/scripts/updateNews.py Changeset: Modifi

Build status as of Mon May 8 00:00:02 2006

2006-05-07 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-05-07 00:00:35.0 + +++ /home/build/master/cache/broken_results.txt 2006-05-08 00:00:38.0 + @@ -1,17 +1,17 @@ -Build status as of Sun May 7 00:00:02 2006 +Build status as of Mon May

svn commit: samba r15507 - in branches/SAMBA_4_0/source: rpc_server/unixinfo torture/rpc

2006-05-07 Thread metze
Author: metze Date: 2006-05-07 21:56:26 + (Sun, 07 May 2006) New Revision: 15507 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15507 Log: if we change the idl, we need to change the calling code too:-) is it possible to run the RPC-UNIXINFO test in samba4's mak

svn commit: samba r15506 - in trunk/source/nsswitch: .

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 21:48:01 + (Sun, 07 May 2006) New Revision: 15506 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15506 Log: Remove a reference to current_user_info. This is not needed as alloc_sub_specified takes the domain name as an argument, a

svn commit: samba r15505 - in branches/SAMBA_4_0/source/libcli/raw: .

2006-05-07 Thread metze
Author: metze Date: 2006-05-07 20:53:45 + (Sun, 07 May 2006) New Revision: 15505 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15505 Log: - add 'generic' alias to smb_seek and smb_flush - add struct ntvfs_handle pointer to smb_file, this will later be used by

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 19:55:14 + (Sun, 07 May 2006) New Revision: 15504 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15504 Log: Revert -r 15500 and -r 15503 until I'm awake, and can get my head around the mess that is composite functions... Async m

svn commit: samba r15503 - in branches/SAMBA_4_0/source/librpc/rpc: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 19:36:06 + (Sun, 07 May 2006) New Revision: 15503 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15503 Log: I may shortly have to revert all of this, but be clearer about how we handle the NTLMSSP and wrong password fallbacks. A

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

2006-05-07 Thread mimir
Author: mimir Date: 2006-05-07 19:26:48 + (Sun, 07 May 2006) New Revision: 15502 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15502 Log: Typo fix. rafal Modified: branches/SAMBA_4_0/source/torture/rpc/async_bind.c Changeset: Modified: branches/SAMBA_4_

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:21:55 + (Sun, 07 May 2006) New Revision: 15501 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15501 Log: Allow interactive password prompting on kerberos as well. Andrew Bartlett Modified: branches/SAMBA_4_0/source/auth/k

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:11:47 + (Sun, 07 May 2006) New Revision: 15500 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15500 Log: Add support for interactive prompting on bad passwords to the RPC libraries. This support requires that the bind_ack and

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:09:54 + (Sun, 07 May 2006) New Revision: 15499 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15499 Log: This test can't run if the remote server won't let us open a policy handle. Andrew Bartlett Modified: branches/SAMBA

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:08:57 + (Sun, 07 May 2006) New Revision: 15498 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15498 Log: Initialise the callback_running field, and get the flag set/clear the right way around for all the callers. Andrew Bartl

svn commit: lorikeet r542 - in trunk/heimdal/lib/hx509: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:01:57 + (Sun, 07 May 2006) New Revision: 542 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=542 Log: Remove generated files (I should watch what gets added more carefully...) Andrew Bartlett Removed: trunk/heimdal/lib/

svn commit: lorikeet r541 - in trunk/heimdal/lib/des: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 18:00:07 + (Sun, 07 May 2006) New Revision: 541 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=541 Log: another missing file Added: trunk/heimdal/lib/des/dh-imath.c Changeset: Added: trunk/heimdal/lib/des/dh-imath.c

svn commit: lorikeet r540 - in trunk/heimdal/lib/des: . imath

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 17:57:38 + (Sun, 07 May 2006) New Revision: 540 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=540 Log: I seemed to miss imath in my last upstream sync commit. Andrew Bartlett Added: trunk/heimdal/lib/des/imath/ trunk/

svn commit: samba r15497 - in branches/SAMBA_4_0/source/kdc: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 17:55:20 + (Sun, 07 May 2006) New Revision: 15497 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15497 Log: I'm not really sure this is correct in terms of how we should be responding to krbtgt/[EMAIL PROTECTED] TGS ticket req

svn commit: samba r15496 - branches/SAMBA_3_0/source/param trunk/source/param

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 17:40:52 + (Sun, 07 May 2006) New Revision: 15496 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15496 Log: current_user_info is not referenced in loadparm.c Modified: branches/SAMBA_3_0/source/param/loadparm.c trunk/source/

svn commit: samba r15495 - branches/SAMBA_3_0/source/smbd trunk/source/smbd

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 17:33:10 + (Sun, 07 May 2006) New Revision: 15495 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15495 Log: current_user_info is not referenced in process.c Modified: branches/SAMBA_3_0/source/smbd/process.c trunk/source/smb

svn commit: samba r15494 - branches/SAMBA_3_0/source/lib trunk/source/lib

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 17:11:40 + (Sun, 07 May 2006) New Revision: 15494 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15494 Log: Fix debug statement Modified: branches/SAMBA_3_0/source/lib/substitute.c trunk/source/lib/substitute.c Changeset:

svn commit: samba r15493 - in trunk/source/libads: .

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 16:43:38 + (Sun, 07 May 2006) New Revision: 15493 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15493 Log: Janitor for abartlet Modified: trunk/source/libads/ldap_utils.c Changeset: Modified: trunk/source/libads/ldap_utils.c

svn commit: samba r15492 - in branches/SAMBA_3_0/source/libads: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 15:05:32 + (Sun, 07 May 2006) New Revision: 15492 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15492 Log: Without this patch, the LDAP client libs will call abort() in ldap_get_values_len, because they were handed a NULL msgs p

svn commit: samba r15491 - in branches/SAMBA_4_0/source/heimdal/lib/gssapi: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 15:02:27 + (Sun, 07 May 2006) New Revision: 15491 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15491 Log: Always initialise is_cfx (found by Valgrind) Always remember to free the crypto context (found by Luke Howard) Modifie

svn commit: samba r15490 - in branches/SAMBA_4_0/source/utils/net: .

2006-05-07 Thread mimir
Author: mimir Date: 2006-05-07 13:40:56 + (Sun, 07 May 2006) New Revision: 15490 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15490 Log: Typo fixes and remove long forgotten commented piece. rafal Modified: branches/SAMBA_4_0/source/utils/net/net.c br

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

2006-05-07 Thread mimir
Author: mimir Date: 2006-05-07 13:39:53 + (Sun, 07 May 2006) New Revision: 15489 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15489 Log: Typo fixes. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_vampire.c Changeset: Modified: branches/SAMBA_4

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

2006-05-07 Thread mimir
Author: mimir Date: 2006-05-07 13:12:12 + (Sun, 07 May 2006) New Revision: 15488 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15488 Log: This structure is not needed any longer. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.h Changeset: M

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

2006-05-07 Thread mimir
Author: mimir Date: 2006-05-07 12:51:53 + (Sun, 07 May 2006) New Revision: 15487 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15487 Log: More comments and a few minor changes (not even fixes). rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.c

svn commit: samba r15486 - in branches/SAMBA_4_0/source/script/tests: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 11:15:52 + (Sun, 07 May 2006) New Revision: 15486 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15486 Log: Ensure that our Samba3-like implementation of fake-GSSAPI is tested. This also tests that the server accepts the incorre

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

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 11:14:46 + (Sun, 07 May 2006) New Revision: 15485 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15485 Log: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, so don't attribute the GSSAPI SASL mech to it. Andre

svn commit: samba r15484 - in branches/SAMBA_4_0/source/heimdal/lib: gssapi krb5

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 09:28:49 + (Sun, 07 May 2006) New Revision: 15484 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15484 Log: Make accept_security_context() more compatible with how Samba3 (and similarly built clients) behave. This is better than

svn commit: lorikeet r539 - in trunk/heimdal/lib/gssapi: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 09:26:06 + (Sun, 07 May 2006) New Revision: 539 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=539 Log: Make accept_security_context() more compatible with how Samba3 (and similarly built clients) behave. This is better than

svn commit: samba r15483 - branches/SAMBA_3_0/source/nmbd trunk/source/nmbd

2006-05-07 Thread vlendec
Author: vlendec Date: 2006-05-07 09:21:39 + (Sun, 07 May 2006) New Revision: 15483 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15483 Log: Fix 'declaration after code' warnings. Volker Modified: branches/SAMBA_3_0/source/nmbd/nmbd_elections.c trunk/sour

svn commit: lorikeet r538 - in trunk/heimdal/lib/krb5: .

2006-05-07 Thread abartlet
Author: abartlet Date: 2006-05-07 09:10:52 + (Sun, 07 May 2006) New Revision: 538 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=538 Log: I hit this (probably due to a programming error), but make this easier for the next person. Andrew Bartlett Modified: