]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2023-09-08  Volker Lendeckelibsmb: Fix parsing symlink reparse points
2023-09-08  Volker Lendecketests: Add test_symlink_reparse_data_buffer_parse
2023-09-08  Volker Lendecketests: Create symlinks using posix extensions
2023-09-07  Douglas Bagnallsecurity.idl: extend security token for claims
2023-09-07  Douglas Bagnalllibrpc:security.idl: add Resource Attribute claim types
2023-09-07  Douglas Bagnalllibrpc:security.idl: add enums for resource attribute...
2023-09-07  Douglas Bagnalllibcli:sec:display: use macro for more ace types
2023-09-07  Douglas Bagnalllibcli:sec:display: print callback ace types
2023-09-07  Douglas Bagnalllibrpc:security.idl: add more ACE enum types, with...
2023-09-07  Douglas Bagnalllibcli/security: create_descriptor handles unknown...
2023-09-07  Douglas Bagnalllibrpc/idl: add conditional ACE structures and constants
2023-09-07  Douglas Bagnalllibcli/security: make sddl_encode_sid an external function
2023-09-07  Joseph Suttonlibcli/security: make sddl_decode_sid an external function
2023-09-07  Douglas Bagnallpytests:security: don't use invalid domain SID S-2-0-0
2023-09-07  Andreas Schneiders4:samdb: Avoid memory leaks in partition_metadata_get_...
2023-09-06  Stefan Metzmachersmb2_server: move struct msghdr to smbd_smb2_send_queue
2023-09-06  Stefan Metzmachersmb2_server: split out smbd_smb2_flush_with_sendmsg...
2023-09-06  Stefan Metzmachersmb2_server: split out smbd_smb2_advance_send_queue...
2023-09-06  Stefan Metzmachersmb2_server: simplify smbd_smb2_advance_incoming()...
2023-09-06  Stefan Metzmachersmb2_server: change smbd_smb2_advance_incoming() to...
2023-09-06  Stefan Metzmacherlib/util: inline iov_{buflen,buf,advance}()
2023-09-06  Stefan Metzmachersmb2_server: split smbd_smb2_advance_incoming() out...
2023-09-06  Stefan Metzmachersmb2_server: remove state->hdr.done and always set...
2023-09-06  Stefan Metzmachersmb2_server: move struct msghdr to smbd_smb2_request_re...
2023-09-06  Stefan Metzmachersmb2_server: avoid ZERO_STRUCT*() in the core code
2023-09-05  Samuel Cabrerotestprogs: Add net offlinejoin composeodj tests
2023-09-05  Samuel Cabrerotestprogs: Cleanup machine account in net offlinejoin...
2023-09-05  Samuel Cabreros3:net: Allow to load ODJ blob from stdin
2023-09-05  Samuel Cabreros3:net: Load ODJ blob from file only if "loadfile"...
2023-09-05  Samuel Cabreros3:net: Add "net offlinejoin composeodj" command
2023-09-05  Samuel Cabreros3:libnetapi: Implement NetComposeOfflineDomainJoin_l()
2023-09-05  Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() to...
2023-09-05  Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() boilerplate
2023-09-05  Samuel Cabreros3:libnetapi: Add NetComposeOfflineDomainJoin() to IDL
2023-09-05  Samuel Cabreros3:libnetapi: Add some comments to document ODJ blob...
2023-09-05  Samuel Cabreros3:libnetapi: Return error from RequestOfflineJoin
2023-09-05  Noel Powerpidl/tests: Add tests for hang with nested struct.
2023-09-05  Noel Powerpidl/lib: Add recursion detection logic to prevent...
2023-09-05  Andrew Bartlett.gitlab-ci: Do builds under /builds as this is never...
2023-09-05  Andreas Schneiders3:torture: Remove masktest.c
2023-08-30  Pavel Filipenskýdocs:smbdotconf: Inform that changing 'winbind max...
2023-08-30  Pavel Filipenskýs3:winbindd: Use a correct value for the length of...
2023-08-30  Pavel Filipenskýs3:winbindd: Avoid doing the same assignment twice
2023-08-30  Ralph Boehmemdssvc: better support for search with mdfind from...
2023-08-30  Joseph Suttonwscript: Refer to correct ConfigSet variable
2023-08-30  Joseph Suttonwscript: Remove semicolons
2023-08-30  Joseph Suttonwscript: Remove unused imports
2023-08-30  Joseph Suttonwscript: Use ‘is’ to compare with singletons
2023-08-30  Joseph Suttonwscript: Remove unused variable
2023-08-30  Joseph Suttonthird_party/heimdal_build: Use ‘is’ to compare with...
2023-08-30  Joseph Suttonthird_party/heimdal_build: Remove semicolons
2023-08-30  Joseph Suttonthird_party/heimdal_build: Remove unused imports
2023-08-30  Joseph Suttonselftest: Don’t use invalid escape sequences
2023-08-30  Joseph Suttonselftest: Remove star imports
2023-08-30  Joseph Suttonselftest: Remove unused imports
2023-08-30  Joseph Suttons4:dsdb:tests: Fix usage lines
2023-08-30  Joseph Suttons4:dsdb:tests: Remove unused imports
2023-08-30  Joseph Suttons4:dsdb:tests: Fix spelling
2023-08-30  Joseph Suttontests/krb5: Have modified_ticket() not modify its arguments
2023-08-30  Joseph Suttontests/krb5: Add KerberosCredentials.get_rid()
2023-08-30  Joseph Suttontests/krb5: Re-raise any LdbError other than ERR_ENTRY_...
2023-08-30  Joseph Suttontests/krb5: Correctly assert that we found a LOGON_INFO...
2023-08-30  Joseph Suttontests/krb5: Remove local variable
2023-08-30  Joseph Suttontests/krb5: Move KDC TGT tests to new file
2023-08-30  Joseph Suttontests/krb5: Remove test of pre-1.20 MIT Kerberos behaviour
2023-08-30  Joseph Suttongp: Use read_file() instead of readfp()
2023-08-30  Joseph Suttongp: Fix resource leaks
2023-08-30  Joseph Suttongp: Use assertEqual() instead of assertEquals()
2023-08-30  Joseph Suttongp: Check correct variables
2023-08-30  Joseph Suttongp: Prefer ‘x not in y’ to ‘not x in y’
2023-08-30  Joseph Suttongp: Don’t shadow imports
2023-08-30  Joseph Suttongp: Add missing import
2023-08-30  Joseph Suttonpytest/dns_aging: Assert that the name of the node...
2023-08-30  Joseph Suttonpytest/dns_aging: Correctly check that record is tombstoned
2023-08-30  Joseph Suttonpytest/dns_aging: Check value of ‘dtime’
2023-08-30  Joseph Suttonpython:tests: Rename test method so as not to mask...
2023-08-30  Joseph Suttonpython:tests: Complete assertion messages
2023-08-30  Joseph Suttonpython:tests: Fix usage line
2023-08-30  Joseph Suttonpython: Fix reference to undefined name ‘samba’
2023-08-30  Joseph Suttonsamba-tool: Remove useless return
2023-08-30  Joseph Suttonpython:join: Fix references to undefined variables
2023-08-30  Joseph Suttonpython: Fix invalid escape sequences
2023-08-30  Joseph Suttonpython: Remove redundant backslashes
2023-08-30  Joseph Suttonpython: Remove unused imports
2023-08-30  Joseph Suttonpython: Fix spelling
2023-08-30  Joseph Suttonldb: Heed return code from Python testsuite
2023-08-30  Joseph Suttonldb: Remove unused import
2023-08-30  Joseph Suttonlib:ldb:tests: Remove explicit comparison with False
2023-08-30  Joseph Suttonbuildtools: Properly set global variable
2023-08-30  Joseph Suttonbuildtools: Prefer ‘x not in y’ to ‘not x in y’
2023-08-30  Joseph Suttonbuildtools: Use ‘is’ to compare with singletons
2023-08-30  Joseph Suttonbuildtools: Fix comments and documentation
2023-08-30  Joseph Suttonpyldb: Fix leaks
2023-08-30  Joseph Suttonpyldb: Check return values of Python functions
2023-08-30  Joseph Suttonpyldb: Check return values of talloc functions
2023-08-30  Joseph Suttonpyldb: Check whether Python object is a list
2023-08-28  Gabriel Nagygp: Send list of keys instead of dict to remove
2023-08-28  Gabriel Nagygp: Test disabled enrollment unapplies policy
2023-08-28  Gabriel Nagygp: Template changes should invalidate cache
2023-08-28  Gabriel Nagygp: Test adding new cert templates enforces changes
next