]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
37 hours ago  Samuel Cabreros3:testparm: Fix "sync machine password to keytab"... master
38 hours ago  Samuel Cabreros3:tests: Add testparm tests for "sync machine password...
8 days ago  Ralph Boehmemdssvc: make a copy of the elasticsearch:default_fields gitlab/master
11 days ago  Shachar Sharonvfs_ceph_new: do explicit 'ceph_init' call
13 days ago  Günther Deschnerdocs-xml: fix manpage for "net offlinejoin requestodj"
13 days ago  Shachar Sharonvfs_ceph_new: improved debug logging
13 days ago  Shachar Sharonvfs_ceph_new: limit to 80-chars lines
2025-12-10  Michael Tokarevs4/dlz: add support for bind 9.20
2025-12-09  Andreas Schneiders3:include: Fix the smbc_fgetxattr() documentation...
2025-12-09  Andreas Schneiders3:libsmb: Call the correct function in smbc_fgetxattr()
2025-12-09  Andreas Schneiderlibsmbclient: Fix negotiating posix_extensions
2025-12-09  Andreas Schneiders4:torture: Implement posix extension tests for libsmbc...
2025-12-09  Andreas Schneiderselftest: Add some hardlinks for testing SMB3 posix...
2025-12-09  Andreas Schneiderbootstrap: Update Fedora to version 43
2025-12-09  Andreas Schneiderthird_party: Update socket_wrapper to version 1.5.2
2025-12-09  Andreas Schneiderpython:tests: Fix ProcessPoolExecutor with Python 3.14
2025-12-08  Pavel Filipenskýlibcli/auth: Zero out password in smbencrypt.c
2025-12-08  Pavel Filipenskýauth: Use new data_blob_..._s() functions and remove...
2025-12-08  Pavel Filipenskýlibrpc: Fix trailing white spaces in dcerpc.c
2025-12-08  Pavel Filipenskýlib/util: Add tests for the new secure data_blob_....
2025-12-08  Pavel Filipenskýlib/util: Fix trailing white spaces in tests/data_blob.c
2025-12-08  Pavel Filipenskýlib/util: Avoid overwriting talloc chunk name in talloc...
2025-12-08  Pavel Filipenskýlib/util: Add data_blob_..._s() functions that call...
2025-12-08  Pavel Filipenskýlib/util: Move talloc_keep_secret.c from samba-util...
2025-12-08  Pavel Filipenskýlib/util: Set "PREDEFINED = DOXYGEN" in Doxyfile
2025-12-08  Pavel Filipenskýlib/util: Change comments to Doxygen in data_blob.h
2025-12-08  Pavel Filipenskýlib/util: Refactor data_blob.{h,c}
2025-12-08  Ralph Boehmesmbtorture: add test "smb.lease.two-leases"
2025-12-08  Ralph Boehmesmbd: set fsp->is_sparse in vfs_default_durable_reconnect()
2025-12-08  Ralph Boehmesmbd: remove redundant initialisation
2025-12-08  Ralph Boehmesmbd: pass fsp to vfs_default_durable_reconnect_check_s...
2025-12-08  Ralph Boehmes3/locking: simplify reset_share_mode_entry()
2025-12-08  Günther Deschners3-winbindd: make sure we always have WINBINDD_CACHE_VE...
2025-12-08  Günther Deschners3-winbindd: provide one wcache_open() function for...
2025-12-08  Günther Deschners3-winbindd: make initialize_winbindd_cache() static
2025-12-08  Günther Deschners3-winbind: make wcache_store_seqnum static
2025-12-08  Günther Deschners3-winbindd: Fix winbind NDR caching.
2025-12-08  Günther Deschners3-selftest: add tests for winbindd_cache.tdb sanity
2025-12-04  Douglas Bagnallselftest: use common and simpler code to read config.h
2025-12-04  Douglas Bagnalls3:selftest:tests.py: remove unused imports
2025-12-04  Shachar Sharonvfs_ceph_new: proper failure-handling in chdir and...
2025-12-03  Ekaterine PapavaGeorgian translation for tools
2025-12-03  Andreas SchneiderRevert "ldb: User hexchars_upper from replace.h"
2025-12-03  Andreas Schneiders3:libads: Set udp_preference_limit = 0 for MIT Kerberos
2025-12-03  Andreas Schneiders3:libads: Set a request timeout for Kerberos requests
2025-12-03  Andreas Schneiderwscript: Fix double quoting for USING_SYSTEM_MITKRB5
2025-11-27  Douglas Bagnalls4:selftest: move tests that want to be last, last
2025-11-27  Ralph Boehmesmbd: reshuffle requested/granted lease level logic...
2025-11-27  Ralph Boehmesmbd: distinguish "no record" from "bad record" in...
2025-11-27  Ralph Boehmenet/serverid: initialize state->open_db
2025-11-27  Ralph BoehmesmbXsrvdump: catch exception from unparsable records
2025-11-27  Ralph Boehmesmbtorture: fix a test rundown
2025-11-26  Anoop C Svfs_gpfs: Fix CID 1666430 Control flow issues (DEADCODE)
2025-11-24  Shweta Sodanivfs_ceph_new: use vfs_ceph_iget/vfs_ceph_iput in vfs_ce...
2025-11-24  Andreas Schneiders4:dsdb: Do not declare cm_print_error()
2025-11-24  Andreas Schneiderlibcli:ldap: Do not declare cm_print_error()
2025-11-20  Lin Liutdb: Fix parse_hex during `tdbtool storehex`
2025-11-20  Douglas Bagnallselftest: move knownfail.d/krb5-no-dollar to expectedfail.d
2025-11-20  Douglas Bagnallautobuild: run ntvfs krb5 tests on MIT build
2025-11-20  Douglas Bagnalls4:kdc: avoid reusing a variable name
2025-11-20  Douglas Bagnalls4:kdc: do not match principal + '$' if smb.conf says...
2025-11-20  Douglas Bagnalls4:kdc:principal lookup will soon succeed on ad_dc_ntvfs
2025-11-20  Douglas Bagnalls4/torture:kdc-canon understands no-implicit-dollar...
2025-11-20  Douglas Bagnallpytests: krb5 raw tests use TestCase.get_server_param()
2025-11-20  Douglas Bagnallpytest: krb5 alias tests: expect no machine$ match...
2025-11-20  Douglas Bagnallpytest:krb5: ms-kile-client tests notice lack of dollar...
2025-11-20  Douglas Bagnallpytest: krb5 tests remember implicit dollar option
2025-11-20  Douglas Bagnallpytests: add TestCase.get_server_param() method
2025-11-20  Douglas Bagnallpytest:krb5: print error names on error
2025-11-20  Douglas Bagnallpytest:krb5: errcode errors include names
2025-11-20  Douglas Bagnallpytests: rename KRB_ERR_TKT_NYV as KDC_ERR_TKT_NYV
2025-11-20  Douglas Bagnalltests: run krb5.kdc tests on ad_dc_ntvfs without implic...
2025-11-20  Douglas Bagnallloadparm: add "kdc name match implicit dollar without...
2025-11-20  Douglas Bagnalls4:kdc: allocate fallback realm later, closer to use
2025-11-20  Douglas Bagnalls4:kdc: do not fallback to "$$" if user is "$"
2025-11-20  Douglas Bagnalls4:kdc: flatten samba_kdc_lookup_client dollar fallback
2025-11-20  Douglas Bagnalls4:kdc: avoid a leak on error
2025-11-20  Douglas Bagnalls4:kdc: improve a comment
2025-11-20  Douglas Bagnalls4:torture:kdc-canon: test each combination only once
2025-11-20  Douglas Bagnallpytest: test auth.user_session with principals
2025-11-20  Douglas Bagnalls4:cracknames: initialise a string variable
2025-11-20  Douglas Bagnalldocs-xml:smb.conf: fix a sentence
2025-11-19  Frediano Ziglios3:ntlm_auth: Fix typo in error message (protools ...
2025-11-19  Volker Lendeckectdb: Fix ctdb startup with inconsistent cluster lock...
2025-11-19  Ralph Boehmemdssvc: support a wider range of years [0000,9999]...
2025-11-19  Jennifer Suttontests/krb5: Construct signed_attrs correctly
2025-11-18  Jennifer Suttontests/krb5: Add TD_CMS_DIGEST_ALGORITHMS constant
2025-11-18  Jennifer Suttonwscript: Fix help text spelling
2025-11-18  Jennifer Suttonpython:tests: Correct test class name
2025-11-18  Ralph Boehmevfs_fruit: psd->dacl can be NULL, use orig_num_aces
2025-11-18  Samuel Cabrerovfs:streams_xattr: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV
2025-11-18  Samuel Cabrerovfs:fruit: Allow RESOLVE_NO_XDEV flag
2025-11-18  Samuel Cabrerovfs:streams_depot: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV...
2025-11-18  Samuel Cabrerovfs:shadow_copy2: Allow RESOLVE_NO_XDEV flag
2025-11-18  Samuel Cabrerovfs:glusterfs: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV
2025-11-18  Samuel Cabrerovfs:ceph_new: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
2025-11-18  Samuel Cabrerovfs:ceph: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
2025-11-18  Samuel Cabrerovfs:aio_pthread: Handle VFS_OPEN_HOW_RESOLVE_NO_XDEV...
2025-11-18  Samuel Cabrerosmbd: Fix crossing direct automounter mount points
2025-11-18  Samuel Cabrerosmbd: Refactor reopen_from_fsp(), factor out pathref...
next