[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Nov 1 12:53:01 UTC 2023


The branch, master has been updated
       via  de20ee1adad WHATSNEW: Mention logged on users list removal
      from  7a5228ffce0 CI: smb3unix.py: check basic CreateContexts response

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit de20ee1adad4a6b26e07a6cf1ac89819ceaf8ecc
Author: Samuel Cabrero <scabrero at samba.org>
Date:   Mon Oct 30 13:24:29 2023 +0100

    WHATSNEW: Mention logged on users list removal
    
    Signed-off-by: Samuel Cabrero <scabrero at samba.org>
    Reviewed-by: Volker Lendecke <vl at samba.org>
    
    Autobuild-User(master): Volker Lendecke <vl at samba.org>
    Autobuild-Date(master): Wed Nov  1 12:52:13 UTC 2023 on atb-devel-224

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt | 9 +++++++++
 1 file changed, 9 insertions(+)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0f20c4779df..2bd3f02e1dc 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -42,6 +42,15 @@ in a package may locate other dependencies we no longer require.
 REMOVED FEATURES
 ================
 
+Get locally logged on users from utmp
+-------------------------------------
+
+The Workstation Service Remote Protocol [MS-WKST] calls NetWkstaGetInfo
+level 102 and NetWkstaEnumUsers level 0 and 1 return the list of locally
+logged on users. Samba was getting the list from utmp, which is not
+Y2038 safe. This feature has been completely removed and Samba will
+always return an empty list.
+
 
 smb.conf changes
 ================


-- 
Samba Shared Repository



More information about the samba-cvs mailing list