[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Tue Jan 24 12:31:57 UTC 2023


Am 24.01.23 um 10:16 schrieb Volker Lendecke:
> The branch, master has been updated
>         via  f7b50bc059d smbd: Use smbXsrv_open_global_parse_record() in .._verify_record()
>         via  132b83d0659 smbd: Simplify smbXsrv_open_global_parse_record()
>         via  2f6776741dc smbd: Move smbXsrv_open_global_parse_record() up in smbXsrv_open.c
>         via  3c779de8cf9 smbd: Simplify smbXsrv_open_global_verify_record()
>         via  f1a66267bcf smbd: Save a few lines in smb2srv_open_lookup_replay_cache()
>         via  35a32171b50 smbd: Fix a typo
>        from  253891032ee python: Don't use deprecated escape sequences
> 
> https://git.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit f7b50bc059d1b5c7e40cdc4e88ef5ee16f7db670
> Author: Volker Lendecke <vl at samba.org>
> Date:   Thu Jan 19 12:29:20 2023 +0100
> 
>      smbd: Use smbXsrv_open_global_parse_record() in .._verify_record()
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
>      
>      Autobuild-User(master): Volker Lendecke <vl at samba.org>
>      Autobuild-Date(master): Tue Jan 24 09:15:26 UTC 2023 on atb-devel-224
> 
> commit 132b83d0659ddc25a96327edc1c7dd23b17a56fd
> Author: Volker Lendecke <vl at samba.org>
> Date:   Thu Jan 19 12:25:21 2023 +0100
> 
>      smbd: Simplify smbXsrv_open_global_parse_record()
>      
>      It does not need a db_record.
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
> 
> commit 2f6776741dc6469d78b94da22d75f26cccca5fc9
> Author: Volker Lendecke <vl at samba.org>
> Date:   Thu Jan 19 12:22:33 2023 +0100
> 
>      smbd: Move smbXsrv_open_global_parse_record() up in smbXsrv_open.c
>      
>      Avoid a prototype in the next patches
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
> 
> commit 3c779de8cf99d0936956a12484fd726d5be46c7e
> Author: Volker Lendecke <vl at samba.org>
> Date:   Fri Jan 6 16:25:03 2023 +0100
> 
>      smbd: Simplify smbXsrv_open_global_verify_record()
>      
>      Don't depend on the record to be passed in, return NTSTATUS. The two
>      flags were a bit confusing to me, now NT_STATUS_OK means "found a
>      valid record with a live process", and NT_STATUS_FATAL_APP_EXIT means
>      we found a stale record from a crashed smbd
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
> 
> commit f1a66267bcfcd48f3c7ca2ada3f62d40209163e3
> Author: Volker Lendecke <vl at samba.org>
> Date:   Wed Jan 11 11:44:29 2023 +0100
> 
>      smbd: Save a few lines in smb2srv_open_lookup_replay_cache()
>      
>      Directly initialize variables, don't leave dangling pointers in TDB_DATA
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
> 
> commit 35a32171b5067d5b80acffc99f8d43cdc7f5f9a7
> Author: Volker Lendecke <vl at samba.org>
> Date:   Wed Jan 11 08:18:35 2023 +0100
> 
>      smbd: Fix a typo
>      
>      Signed-off-by: Volker Lendecke <vl at samba.org>
>      Reviewed-by: Stefan Metzmacher <metze at samba.org>

These were all reviewd by me...

metze




More information about the samba-technical mailing list