[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-671-g97a086d

Jeremy Allison jra at samba.org
Tue Mar 24 20:58:43 GMT 2009


On Mon, Mar 23, 2009 at 06:50:51AM -0500, Stefan Metzmacher wrote:
> The branch, master has been updated
>        via  97a086d5c4e84616065cbbc68d47d82de0fe0db5 (commit)
>        via  6af15943c6f868d08945d0ca993506c17107fbd4 (commit)
>        via  c16c90a1cb3b0e2ceadd3dea835a4e69acfc2fae (commit)
>        via  2654653f55ed5744cc9fca6a79127386f55425e1 (commit)
>        via  1a48d0793b9d3a76aff76580661626e5cd95f427 (commit)
>       from  7716ad68a8d859ac3651c4eb559b6e45d98566db (commit)
> 
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit 97a086d5c4e84616065cbbc68d47d82de0fe0db5
> Author: Stefan Metzmacher <metze at samba.org>
> Date:   Fri Mar 6 16:35:34 2009 +0100
> 
>     selftest/Samba3: Test smb signing against the member server
>     
>     metze
> 
> commit 6af15943c6f868d08945d0ca993506c17107fbd4
> Author: Stefan Metzmacher <metze at samba.org>
> Date:   Mon Mar 9 09:50:36 2009 +0100
> 
>     s3:libsmb: use new simplified smb_signing code for the client side
>     
>     We store the seqnum/mid mapping in the cli_request structure
>     for async requests and in the cli_state structure for sync calls.
>     
>     We skip the signing check for oplock requests while waiting
>     for async requests coming in.
>     
>     metze
> 
> commit c16c90a1cb3b0e2ceadd3dea835a4e69acfc2fae
> Author: Stefan Metzmacher <metze at samba.org>
> Date:   Mon Mar 9 09:47:59 2009 +0100
> 
>     s3:smbd: use new simplified snb_signing code in the server
>     
>     We keep the seqnum/mid mapping in the smb_request structure.
>     
>     This also moves one global variable into the
>     smbd_server_connection struct.
>     
>     metze
> 
> commit 2654653f55ed5744cc9fca6a79127386f55425e1
> Author: Stefan Metzmacher <metze at samba.org>
> Date:   Mon Mar 9 08:42:05 2009 +0100
> 
>     s3:libsmb: add a much simplified smb_siging infrastructure
>     
>     It's the job of the caller to maintain the seqnum/mid mapping.
>     
>     Hopefully we can use this code in s4 later too.
>     
>     metze

This is a *really* nice set of changes....

Thanks a LOT metze !

Jeremy.


More information about the samba-technical mailing list