[SCM] Samba Shared Repository - branch master updated -
release-4-0-0alpha6-6-gbd576b9
Jeremy Allison
jra at samba.org
Tue Jan 20 00:11:38 GMT 2009
On Mon, Jan 19, 2009 at 05:43:14PM -0600, Stefan Metzmacher wrote:
> The branch, master has been updated
> via bd576b93bd8a136e1da8cbac154aa87ab1873c1c (commit)
> via 930b3c15da0bb24672d95ed388957b542cb24f89 (commit)
> via 26e863e6dd864d6466165adebce716f79bec73b6 (commit)
> via 8d203d3cabdea6b3b8903432bcbc889ad6358011 (commit)
> via fcf9f72e042ca97ede28a3d39c3ce406a3808b18 (commit)
> via 3347ed7e6e416b0534777a73663a353c12cfece7 (commit)
> from 0118b2301b29af0f22845c7e3ebb5df74ba13aeb (commit)
>
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
>
>
> - Log -----------------------------------------------------------------
> commit bd576b93bd8a136e1da8cbac154aa87ab1873c1c
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Tue Jan 20 00:37:57 2009 +0100
>
> socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e832d0283
>
> We should note close the fd after writing the first packet.
>
> metze
>
> commit 930b3c15da0bb24672d95ed388957b542cb24f89
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Wed Jan 14 12:25:31 2009 +0100
>
> s3:messaging: also recreate the local messaging backend in messaging_reinit()
>
> This prepares the change to use signal events in the tdb backend.
>
> metze
>
> commit 26e863e6dd864d6466165adebce716f79bec73b6
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Wed Jan 14 12:21:43 2009 +0100
>
> s3: reinit_after_fork() should reinit the event context before the messaging context
>
> Because messaging_reinit() may add events to the event context, which will
> removed by event_context_reinit().
>
> metze
>
> commit 8d203d3cabdea6b3b8903432bcbc889ad6358011
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Mon Jan 12 18:11:40 2009 +0100
>
> s3:events: add support for signal events
>
> metze
>
> commit fcf9f72e042ca97ede28a3d39c3ce406a3808b18
> Author: Stefan Metzmacher <metze at samba.org>
> Date: Sun Jan 18 23:01:59 2009 +0100
>
> s3:smbd: call message_dispatch() before processing incoming PDUs
>
> This is a hack to fix races which happen with the RAW-RENAME and RAW-OPLOCK
> tests. We should try to remove it later.
Thanks for catching this, I was in the middle of tracking
this one down (I was pretty sure that this was what had
happened in the events rewrite :-).
Jeremy.
More information about the samba-technical
mailing list