]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-06-10  Andrew Bartletts4-auth: Update comment to mention 60mins in the NTLM...
2024-06-10  Andrew Bartlettdsdb: Make argument order of dsdb_update_gmsa_{entry_...
2024-06-07  MikeLiusmbd: Ensure we grant owner sid in check_parent_access_...
2024-06-06  Andreas Schneiders3:utils: Use talloc instead of malloc functions
2024-06-06  Andreas Schneiders3:util: Use a talloc stackframe in rpc_trustdom_establ...
2024-06-06  Andreas Schneiders3:utils: Use a destructor in rpc_trustdom_establish()
2024-06-06  Andreas Schneiders3:utils: Remove overwrite of opt_workgroup in rpc_tru...
2024-06-06  Andreas Schneiderpython: Add test for checking the SHA256SUM
2024-06-06  Andreas Schneiderpython:netcmd: Create a SHA256SUM file with checksums
2024-06-06  Andreas Schneiderpython:netcmd: Only put regular files into the tarball
2024-06-06  Stefan Metzmachers3:utils: DNS_UTIL depends on libads headers so we...
2024-06-06  Stefan Metzmachers3:libsmb: we no longer need libads/kerberos_proto...
2024-06-06  Stefan Metzmachers4:dns_server: no-op dns updates with ACCESS_DENIED...
2024-06-06  Stefan Metzmachers4:dns_server: correctly sign dns update responses...
2024-06-06  Stefan Metzmachers4:dns_server: dns_verify_tsig should return REFUSED...
2024-06-06  Stefan Metzmachers4:dns_server: also search DNS_QTYPE_TKEY in the answer...
2024-06-06  Stefan Metzmachers4:dns_server: use tkey->algorithm if available in...
2024-06-06  Stefan Metzmachers4:dns_server: use the client provided algorithm for...
2024-06-06  Stefan Metzmachers4:dns_server: only allow gss-tsig and gss.microsoft...
2024-06-06  Stefan Metzmachers4:dns_server: only allow gss-tsig and gss.microsoft...
2024-06-06  Stefan Metzmachers4:dns_server: failed dns updates should result in...
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: add test_update_tsig_record_acce...
2024-06-06  Stefan Metzmachers4:selftest/tests: pass USERNAME_UNPRIV=$DOMAIN_USER...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: add get_unpriv_creds() helper
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: let test_update_tsig_windows...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: let verify_packet() work against...
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: test bad and changing tsig algor...
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: add gss.microsoft.com tsig updates
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: let us have test_update_gss_tsig...
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: test TKEY with gss-tsig, gss...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: maintain a dict with tkey relate...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: let dns_transaction_udp() take...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: pass tkey_trans(expected_rcode)
2024-06-06  Stefan Metzmacherpython:tests/dns_base: let tkey_trans() take tkey_req_i...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: let tkey_trans() and sign_packet...
2024-06-06  Stefan Metzmacherpython:tests/dns_tkey: make use of self.assert_echoed_d...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: add self.assert_echoed_dns_error()
2024-06-06  Stefan Metzmacherpython:tests/dns_base: let dns_transaction_tcp() handle...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: use ndr_deepcopy() and ndr_pack...
2024-06-06  Stefan Metzmacherpython:tests/dns_base: generate a real signature in...
2024-06-06  Stefan Metzmacherlib/addns: remove unused kerberos/gssapi includes in...
2024-06-05  Andrew Bartlettbuild: Make "samba4" public libraries provided (mostly...
2024-06-05  Andrew Bartlettbuild: Remove incorrect pyembed=True from samba-policy
2024-06-05  Andrew Bartletts4-libnet: Split up samba-net into samba-net and samba...
2024-06-04  Jo Suttontests/krb5: Calculate correct gMSA password to fix...
2024-06-04  Jo Suttontests/krb5: Reset local database time in a cleaner...
2024-06-04  Jo Suttons4:dsdb: Use talloc_get_type_abort()
2024-06-04  Jo Suttontests/krb5: Make use of update_password() method
2024-06-04  Jo Suttonldb: Fix typo
2024-06-04  Andreas Schneiders3:winbind: Fix idmap_ad creating an invalid local...
2024-06-04  Andreas Schneiders3:libads: Do not fail if we don't get an IP passed...
2024-06-04  Andreas Schneiders3:libads: Allow get_kdc_ip_string() to lookup the...
2024-06-04  Volker Lendeckesmbd: list reparse tag in QUERY_DIRECTORY
2024-06-04  Volker Lendecketests: Check that query_directory lists the reparse tag
2024-06-04  Jo Suttons3:rpc_server: Check query level according to MS-NRPC
2024-06-04  Jo Suttons3:rpc_server: Check function code according to MS...
2024-06-04  Noel Powers3/rpc_server: Fix dereference of client pointer
2024-06-04  Noel Powers4/torture: Test with level 4 with NETLOGON_CONTROL_SET...
2024-06-04  Noel Powers4/torture: Prepare to handle Level 4 check with unknow...
2024-06-04  Volker Lendeckelib: Align an integer type
2024-06-04  Volker Lendeckelib: Fix an error path memleak
2024-06-04  Volker Lendeckelib: Use talloc_asprintf_addbufin _ber_read_OID_String_impl
2024-06-04  Volker Lendeckelib: Use unsigned long in ber_write_OID_String
2024-06-04  Volker Lendeckelib: gensec.h references NTTIME, add time.h
2024-06-04  Volker Lendeckewbclient: Fix a typo
2024-06-04  Volker Lendeckewinbind: Modernize a few DEBUGs
2024-06-04  Volker Lendeckesmbd: Fix whitespace
2024-06-04  Volker Lendeckelibsmb: Use SMB2_0_INFO_SECURITY instead of raw "3"
2024-06-04  Volker Lendeckegensec: Simplify gensec_security_by_fn()
2024-06-04  Volker Lendeckegensec: Filter out disabled mechs in gensec_security_me...
2024-06-04  Volker Lendeckegensec: Refactor gensec_security_mechs()
2024-06-04  Volker Lendeckegensec: Simplify gensec_security_by_*
2024-06-04  Volker Lendecketorture: Remove some pointless local variables
2024-06-04  Volker Lendeckelib: Use cli_credentials_add_gensec_features in a few...
2024-06-04  Volker Lendeckecreds: Add cli_credentials_add_gensec_features
2024-06-04  Volker Lendeckelibsmb: Slightly simplify cli_session_creds_init
2024-06-03  Anoop C Svfs_ceph: Implement SMB_VFS_FSET_DOS_ATTRIBUTES for...
2024-06-03  Anoop C Svfs_ceph: Simplify SMB_VFS_FGET_DOS_ATTRIBUTES
2024-05-31  Douglas Bagnallfuzzing: fix fuzz_stable_sort_r_unstable comparison
2024-05-31  Douglas Bagnalls3/torture: local_rbtree: avoid birthday collisions
2024-05-31  Douglas Bagnallexamples:winexe: embed Samba version as exe timestamp
2024-05-31  Douglas Bagnallexamples:winexe: reproducible builds with zero timestamp
2024-05-31  Douglas Bagnallexamples:winexe: more efficient C array generation...
2024-05-31  Douglas Bagnallbuildtools:pidl: avoid hash randomisation in pidl
2024-05-31  Douglas Bagnallpidl:python: Exception if unconvertable in ConvertObjec...
2024-05-31  Douglas Bagnallpidl:python: properly raise exception in ConvertObjectF...
2024-05-31  Douglas Bagnallpidl:Typelist: resolveType(): don't mistake a reference...
2024-05-31  Andrew Bartlettscript/autobuild.py: Add test for --vendor-name and...
2024-05-31  Andrew Bartlettbuild: Add --vendor-name --vendor-patch-revision option...
2024-05-31  Douglas Bagnallpython:smb tests: remove py2 compatibility code
2024-05-31  Douglas Bagnallpython/common: remove verbiage about old python versions
2024-05-31  Douglas Bagnallbuildtools: remove Python2 compatibility
2024-05-31  Douglas Bagnalltdb:pytests: remove unused Py2 test branches
2024-05-31  Douglas Bagnallldb-samba:pytest: remove unused variable
2024-05-31  Douglas Bagnalltalloc:pytest: remove tests that only test Python 2
2024-05-31  Douglas Bagnalltdb:pytdb:_tdb_text: remove Py2 compatibility code
2024-05-31  Douglas Bagnallselftest:dnshub: remove py2 compatibility code
2024-05-30  Martin Schwenkectdb-scripts: Protect against races when starting grace...
2024-05-30  Martin Schwenkectdb-scripts: Check NFS-Ganesha is running before attem...
2024-05-30  Martin Schwenkectdb-scripts: Improve service PID check
next