]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-02-17  Douglas Bagnallndr: fix coda logic around in ndr_pull_security_ace()
2025-02-17  Douglas Bagnallpytest: add ndr packing tests for security descriptors
2025-02-17  Pavel Filipenskýdocs: Update documentation for 'sync machine password...
2025-02-17  Pavel Filipenskýs3:libads: Remove specifier for 'host' principal from...
2025-02-17  Pavel Filipenskýdocs-xml:smbdotconf: Document new options for 'sync...
2025-02-17  Pavel Filipenskýs3: Add new keytab specifiers
2025-02-17  Shweta Sodanivfs_ceph_new:minor logging improvement
2025-02-17  Shachar Sharonvfs_ceph_new: add smbprofile for async-ops
2025-02-17  Shweta Sodanivfs_ceph_new: add profiling support
2025-02-17  Shachar Sharonvfs_ceph_new: log open-flags upon release-fh
2025-02-17  Shachar Sharonvfs_ceph_new: improved vfs-opers logging
2025-02-17  Shachar Sharonvfs_ceph_new: improved mount logging
2025-02-17  Shachar Sharonvfs_ceph_new: improve mount cache-entry add
2025-02-17  Shachar Sharonvfs_ceph_new: improve mount cache-entry ref-count
2025-02-17  Shachar Sharonvfs_ceph_new: avoid setting errno in cephmount_cache_update
2025-02-17  Shachar Sharonvfs_ceph_new: refactor error-case in cephmount_mount_fs
2025-02-17  Shachar Sharonvfs_ceph_new: switch to ceph_readdir_r
2025-02-17  Anoop C Sdocs_xml/vfs_ceph_new: Add new proxy option
2025-02-17  Anoop C Swscript_build: Do not link vfs_ceph_new against libcephfs
2025-02-17  Anoop C Svfs_ceph_new: Use function pointers for API calls
2025-02-17  Anoop C Svfs_ceph_new: Pass module config to userperm helpers
2025-02-17  Anoop C Svfs_ceph_new: Hold a config reference in vfs_ceph_fh
2025-02-17  Anoop C Svfs_ceph_new: Call vfs_ceph_userperm_new with handle...
2025-02-17  Guenther Deschnervfs_ceph_new: Populate function pointers with addresses
2025-02-17  Guenther Deschnervfs_ceph_new: Add required function pointers to config
2025-02-17  Guenther Deschnervfs_ceph_new: Dynamically open library for 'proxy'...
2025-02-17  Guenther Deschnervfs_ceph_new: Introduce new parametric option 'proxy'
2025-02-17  Guenther Deschnervfs_ceph_new: Add a new struct to hold ceph module...
2025-02-17  Shachar Sharonvfs_ceph_new: implement DFS hooks using libcephfs low...
2025-02-12  Günther Deschners3-libnet: avoid using lp_dns_hostname() in join code
2025-02-12  Günther Deschnerselfest: add test for non-local offlinejoin provision
2025-02-12  Günther Deschners3-libads: dump ADS_MODSLIST before attempting the...
2025-02-05  Vinit Agnihotrisharesec: Check if share exists in configuration
2025-02-05  Vinit Agnihotrisharesec: Add function to check existence of share...
2025-02-05  Vinit Agnihotriparam: Add API to load registry without share info
2025-02-05  Vinit Agnihotrisharesec: Fix warning frame not freed in order
2025-02-05  Guenther Deschners3-sharesec: Add Test to verify command option "--view...
2025-02-03  Stefan Metzmachers4:rpc_server/lsa: let LookupSids* behave like Windows...
2025-02-03  Stefan Metzmacherlibcli/security: let dom_sid_lookup_predefined_sid...
2025-02-03  Stefan Metzmacherpython:tests/dcerpc/lsa: add tests for invalid LookupSi...
2025-02-03  Stefan Metzmachers4:pyrpc: allow connections with raise_result_exception...
2025-02-03  Stefan Metzmacherpidl:Python: prepare code to avoid NTSTATUS/WERROR...
2025-02-03  Stefan Metzmacherpidl:Python: handle NTSTATUS/WERROR exceptions first
2025-02-03  Stefan Metzmacherpidl:Python: separate logic to calculate the signature...
2025-02-03  Stefan Metzmacherpidl:Python: check PyTuple_New() return value
2025-02-03  Stefan Metzmacherpidl:Python: initialize pointers and add 'result' at...
2025-02-03  Stefan Metzmacherpidl:Python: introduce $is_raisable_return helper variable
2025-02-03  Stefan Metzmacherpidl:Python: generate nicer code for PyNdrRpcMethodDef...
2025-02-03  Stefan Metzmachers3:auth: let check_sam_security() add NETLOGON_NTLMV2_E...
2025-02-03  Stefan Metzmachers4:auth/ntlm: let authsam_check_password_internals...
2025-02-03  Jeremy Allisonauth: Cleanup exit code paths in kerberos_decode_pac().
2025-02-03  Jeremy Allisonauth: Add missing talloc_free() in error code path.
2025-01-23  Andreas Schneiderlib:replace: Don't use deprecated readline CPPFunction...
2025-01-23  Andreas Schneiderlib:replace: Remove trailing spaces from readline.h
2025-01-23  Andreas Schneiderlib:util: Fix stack-use-after-return in crypt_as_best_w...
2025-01-23  Douglas Bagnallutil:datablob: data_blob_pad checks its alignment assum...
2025-01-23  Douglas Bagnallpytest: password_hash uses internal _glue.crypt
2025-01-23  Douglas Bagnallsamba-tool user: hashlib.sha1 is always present
2025-01-23  Douglas Bagnallsamba-tool user: use _glue.crypt, not crypt.crypt
2025-01-23  Douglas Bagnallpytest: test that _glue.crypt works
2025-01-23  Douglas Bagnallpyglue: add crypt() function
2025-01-23  Douglas Bagnallutil: add a crypt strerror helper
2025-01-23  Douglas Bagnalldsdb:password_hash: use talloc_crypt_blob()
2025-01-23  Douglas Bagnalldsdb:password_hash: move hash_blob allocation up
2025-01-23  Douglas Bagnallutil: add a crypt wrapper, derived from dsdb:password_hash
2025-01-09  Stefan Metzmachers4:dsdb: fix logic of dsdb_trust_routing_by_name()
2025-01-09  Stefan Metzmachers4:scripting: fix gen_hresult.py
2025-01-06  Jule AngerVERSION: Bump version up to Samba 4.21.4...
2025-01-06  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.21.3 release. samba-4.21.3
2025-01-06  Jule AngerWHATSNEW: Add release notes for Samba 4.21.3.
2024-12-31  Pavel Filipenskýdocs:manpages: Update 'net ads keytab create'
2024-12-19  Volker Lendeckepam_winbind: Fix Bug 15771
2024-12-19  Douglas Bagnalls4:drs:test:getncchanges skips some tests with reserved...
2024-12-19  Douglas Bagnalls4:drs:test:getncchanges: remove timeout failure
2024-12-19  Douglas Bagnalls4:drsuapi:getncchanges: allow 0 reserved_usn reply
2024-12-19  Douglas Bagnalls4:drsuapi:getncchanges: use DBG_ERR() macro
2024-12-19  Douglas Bagnalls4:drsuapi:getncchanges: fix whitespace
2024-12-19  Douglas Bagnalls4:drs:tests: repeat getncchanges test with zero reserv...
2024-12-19  Douglas Bagnalls4:drs:tests: add hook for changing highwatermark
2024-12-19  Douglas Bagnalls4:drs:test:getncchanges: add a timeout failure
2024-12-19  Pavel Filipenskýselftest: Add test for vfs crossrename module
2024-12-19  Pavel Filipenskýdocs:manpage: vfs_crossrename is not fully stackable...
2024-12-19  Jones Syues3:vfs_crossrename: add back checking for errno ENOENT
2024-12-19  Pavel Filipenskýs3:vfs_crossrename: crossrename_renameat() needs to...
2024-12-19  Pavel Filipenskýs3:vfs_crossrename: avoid locking panic in copy_reg()
2024-12-16  Stefan Metzmachers4:rpc_server: make use of dcesrv_assoc_group_common_de...
2024-12-16  Stefan Metzmachers3:rpc_server: make use of dcesrv_assoc_group_common_de...
2024-12-16  Stefan Metzmacherdcesrv_core: add dcesrv_assoc_group_common_destructor()
2024-12-09  Ralph Boehmesmbd: fix breaking leases on rename
2024-12-09  Ralph Boehmesmbd: force sync rename with lease break
2024-12-09  Ralph Boehmesmbd: return correct error for compound related request...
2024-12-09  Ralph Boehmesmbtorture: test rename with other opens on the file
2024-12-09  Ralph Boehmesmbtorture: add a bunch of tests for async rename and...
2024-12-09  Ralph Boehmesmbtorture: rename CHECK_VALUE() to CHECK_VAL() in...
2024-12-03  Andreas Schneidervfs_btrfs: Also call vfs_offload_token_ctx_init() in...
2024-12-03  Martin Schwenkectdb-common: Map ENOENT for a missing event script...
2024-11-25  Jule AngerVERSION: Bump version up to Samba 4.21.3...
2024-11-25  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.21.2 release. samba-4.21.2
2024-11-25  Jule AngerWHATSNEW: Add release notes for Samba 4.21.2.
2024-11-25  Martin Schwenkectdb-scripts: Track connections for all ports for publi...
next