[SCM] Samba Shared Repository - branch master updated

2023-06-14 Thread Andrew Bartlett
The branch, master has been updated
   via  9b0a71bd308 tests/auth_log: Refactor waitForMessages() to use 
nextMessage()
   via  67da91ef166 tests/auth_log: Add method to fetch the next relevant 
message from the messaging bus
   via  7c6dbe31950 tests/krb5: Test authentication with policy 
restrictions and a wrong password
   via  a9534e7be08 tests/krb5: Test S4U2Self followed by constrained 
delegation with authentication policies
   via  94e7a550db4 tests/krb5: Remove unneeded ‘dn’ parameter
   via  21d1f1ca996 s4:kdc: Fix typo
   via  fb260e1f467 tests/krb5: Make use of KerberosCredentials.get_sid()
   via  490c451a797 tests/krb5: Keep track of account SIDs
   via  0ec229e7b93 tests/krb5: Fix overlong lines
   via  117bba98a11 tests/krb5: Add a couple of authentication policy tests
   via  f1c24f4bc98 tests/krb5: Test authentication logging of TGT lifetimes
   via  9d8ee6a4222 tests/krb5: Cache created authentication policies
   via  01643b35273 tests/krb5: Keep track of the type of each created 
account
   via  359e820404e librpc/idl: Add authentication policy event IDs
   via  b859b3b67d2 s4:kdc: Consolidate assignments to r->error_code and 
final_ret
   via  868e1146600 s4:kdc: Don’t log authentication failures as successes
   via  d1fcecd1214 tests/auth_log: Properly expect authentication failures
   via  11671a743fe tests/auth_log: Make samba.tests.auth_log test 
executable
   via  efb85e3d6dd s4/scripting/bin: Add NT_STATUS_OK to list of 
definitions
   via  7c66cd4dfde selftest: Remove duplicate knownfails
   via  60f76b9ec82 selftest: Fix typo
   via  f8f0ee53548 param: Remove reference to unrecognized parameter 
‘directory name cache size’
   via  234be6b0dd8 samba-tool ou: Remove unused variables
   via  d93e340b80e samba-tool ou: Remove unused import
   via  0743e11d465 samba-tool: Fix typo
   via  2eda24663f8 pyldb: Check for allocation failure in 
py_ldb_dn_get_parent()
   via  5905a63307f pyldb: Raise an exception if ldb_dn_get_parent() fails
   via  49592b80f75 selftest: Assert trust realm is not None
   via  97a5ee4bbb7 tests/auth_log: Factor out isRemote()
   via  1f74f9f366d python:safe_tarfile: Improve safe extract()
   via  431f7698e48 python:safe_tarfile: Implement safer extractall()
   via  8c90c66a9a4 python:safe_tarfile: Set extraction_filter for pythons 
providing it
   via  ebaa0081625 python:tests: Adopt safe_tarfile for extraction_filter 
raises
   via  4952cb88e4c s4-server: Call dsdb_check_and_update_fl() during 
startup transaction.
   via  c28e719bb0e selftest: Add unit tests of the DC startup FL 
check/update code
   via  ae7f2b417b7 python/tests: Make helpful, stateless methods 
@classmethod and @staticmethod
   via  b8a613b4b15 dsdb: Add routine to check the DB vs lp functional 
levels
   via  4919e8d8088 dsdb: Indicate in rootdse.c why 
samdb_ntds_settings_dn() is not used
   via  8e895fc5d62 selftest: Split up tests in dsdb.py to avoid creating a 
user when not required
   via  f83baa2723f selftest: Specify that DCs prepared with 
prepare_dc_testenv() to be 2016 capable
  from  585e4cdd6c9 docs-xml: remove completely outdated 
Samba-Developers-Guide

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


- Log -
commit 9b0a71bd3085b7c67a72bf498870c69cf6b3baa5
Author: Joseph Sutton 
Date:   Wed Jun 14 16:29:27 2023 +1200

tests/auth_log: Refactor waitForMessages() to use nextMessage()

Signed-off-by: Joseph Sutton 
Reviewed-by: Andrew Bartlett 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Wed Jun 14 23:55:42 UTC 2023 on atb-devel-224

commit 67da91ef1665a15d93233c5a74a63926f5a2ef7e
Author: Joseph Sutton 
Date:   Wed Jun 14 16:30:30 2023 +1200

tests/auth_log: Add method to fetch the next relevant message from the 
messaging bus

Signed-off-by: Joseph Sutton 
Reviewed-by: Andrew Bartlett 

commit 7c6dbe31950894c8092a100aeece238ae6f0c8ab
Author: Joseph Sutton 
Date:   Tue Jun 13 17:23:41 2023 +1200

tests/krb5: Test authentication with policy restrictions and a wrong 
password

Signed-off-by: Joseph Sutton 
Reviewed-by: Andrew Bartlett 

commit a9534e7be08a3a72593f34e10ed46d8062ddaf79
Author: Joseph Sutton 
Date:   Thu May 18 12:00:29 2023 +1200

tests/krb5: Test S4U2Self followed by constrained delegation with 
authentication policies

Signed-off-by: Joseph Sutton 
Reviewed-by: Andrew Bartlett 

commit 94e7a550db47735581f58f6602c8d04b92b6489f
Author: Joseph Sutton 
Date:   Wed Jun 14 11:26:25 2023 +1200

tests/krb5: Remove unneeded ‘dn’ parameter

Signed-off-by: Joseph Sutton 
Reviewed-by: Andrew Bartlett 

commit 21d1f1ca996c0d31992a6f5cca0c63068ae6e7f5
Author: Joseph Sutton 
Date:   Wed Jun 14 15:51:09 2023 +1200

s4:kdc: 

[SCM] Samba Shared Repository - branch master updated

2023-06-14 Thread Volker Lendecke
The branch, master has been updated
   via  585e4cdd6c9 docs-xml: remove completely outdated 
Samba-Developers-Guide
  from  cac38aa3870 vfs: Remove vfs telldir/seekdir functions

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


- Log -
commit 585e4cdd6c98c91ea629f767e95e6c02ab5ed1af
Author: Björn Jacke 
Date:   Wed Jun 7 02:49:49 2023 +0200

docs-xml: remove completely outdated Samba-Developers-Guide

Signed-off-by: Bjoern Jacke 
Reviewed-by: Andrew Bartlett 
Reviewed-by: Volker Lendecke 

Autobuild-User(master): Volker Lendecke 
Autobuild-Date(master): Wed Jun 14 12:21:50 UTC 2023 on atb-devel-224

---

Summary of changes:
 .../Samba-Developers-Guide/CodingSuggestions.xml   |  239 --
 docs-xml/Samba-Developers-Guide/Tracing.xml|  131 -
 docs-xml/Samba-Developers-Guide/architecture.xml   |  186 --
 docs-xml/Samba-Developers-Guide/cifsntdomain.xml   | 2934 
 docs-xml/Samba-Developers-Guide/contributing.xml   |  112 -
 docs-xml/Samba-Developers-Guide/debug.xml  |  323 ---
 docs-xml/Samba-Developers-Guide/encryption.xml |  199 --
 docs-xml/Samba-Developers-Guide/gencache.xml   |  119 -
 docs-xml/Samba-Developers-Guide/index.xml  |   99 -
 docs-xml/Samba-Developers-Guide/internals.xml  |  442 ---
 docs-xml/Samba-Developers-Guide/modules.xml|  176 --
 docs-xml/Samba-Developers-Guide/packagers.xml  |   54 -
 docs-xml/Samba-Developers-Guide/parsing.xml|  241 --
 docs-xml/Samba-Developers-Guide/printing.xml   |  395 ---
 docs-xml/Samba-Developers-Guide/rpc_plugin.xml |   90 -
 docs-xml/Samba-Developers-Guide/unix-smb.xml   |  316 ---
 docs-xml/Samba-Developers-Guide/vfs.xml|  921 --
 docs-xml/Samba-Developers-Guide/wins.xml   |   81 -
 18 files changed, 7058 deletions(-)
 delete mode 100644 docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/Tracing.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/architecture.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/cifsntdomain.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/contributing.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/debug.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/encryption.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/gencache.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/index.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/internals.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/modules.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/packagers.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/parsing.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/printing.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/rpc_plugin.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/unix-smb.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/vfs.xml
 delete mode 100644 docs-xml/Samba-Developers-Guide/wins.xml


Changeset truncated at 500 lines:

diff --git a/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml 
b/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
deleted file mode 100644
index 4adb8cb09b7..000
--- a/docs-xml/Samba-Developers-Guide/CodingSuggestions.xml
+++ /dev/null
@@ -1,239 +0,0 @@
-
-http://www.samba.org/samba/DTD/samba-doc;>
-
-
-   
-   SteveFrench
-   
-   
-   SimoSorce
-   
-   
-   AndrewBartlett
-   
-   
-   TimPotter
-   
-   
-   MartinPool
-   
-
-
-Coding Suggestions
-
-
-So you want to add code to Samba ...
-
-
-
-One of the daunting tasks facing a programmer attempting to write code for
-Samba is understanding the various coding conventions used by those most
-active in the project.  These conventions were mostly unwritten and helped
-improve either the portability, stability or consistency of the code. This
-document will attempt to document a few of the more important coding
-practices used at this time on the Samba project.  The coding practices are
-expected to change slightly over time, and even to grow as more is learned
-about obscure portability considerations.  Two existing documents
-samba/source/internals.doc and
-samba/source/architecture.doc provide
-additional information.
-
-
-
-The loosely related question of coding style is very personal and this
-document does not attempt to address that subject, except to say that I
-have observed that eight character tabs seem to be preferred in Samba
-source.  If you are interested in the topic of coding style, two oft-quoted
-documents are:
-
-
-
-http://lxr.linux.no/source/Documentation/CodingStyle;>http://lxr.linux.no/source/Documentation/CodingStyle
-
-
-