]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_tar_op()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_message_op()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_host_query()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to process()
2025-11-06  Andreas Schneiders3:client: Use a stackframe in process_command_string()
2025-11-06  Andreas Schneiders3:client: Only allocate the stackframe once in process...
2025-11-06  Andreas Schneiders3:client: Do not call exit() in cmd_quit()
2025-11-06  Andreas Schneiders3:client: Always goto out (destructor) in do_cd()
2025-11-06  Andreas Schneiders3:client: Make cmd_iosize() static
2025-11-06  Günther Deschners3-smbd: send notifications for ACL changes
2025-11-06  Günther Deschners4-torture: add test for FILE_NOTIFY_CHANGE_SECURITY
2025-11-05  John Thackerwireshark-pidl: Don't warn about unused hfs used in...
2025-11-05  John Thackerwireshark-pidl: Do not calculate functions replaced...
2025-11-05  John Thackerwireshark-pidl: Fix filter names for subcontext length...
2025-11-05  John Thackerwireshark-pidl: Check for undefined SwitchType first
2025-11-05  John Thackerwireshark-pidl: Warn appropriately on unsupported switc...
2025-11-05  John Thackerwireshark-pidl: Reduce Perl strict warnings
2025-11-05  John Thackerwireshark-pidl: Reduce false positive warnings when...
2025-11-05  Jennifer Suttondocs-xml: Document samba-tool subcommand to generate...
2025-11-05  Jennifer Suttonsamba-tool: Add subcommand to generate Certificate...
2025-11-05  Jennifer Suttonpython: Factor out asn.1 methods into their own module
2025-11-05  Jennifer Suttonsamba-tool: Fix comments
2025-11-05  Jennifer Suttonpython:tests: Fix code spelling
2025-11-04  Pavel Filipenskývfs_recycle: Make recycle:touch/touch_mtime work again...
2025-11-04  Pavel Filipenskývfs_recycle: Fix trailing whitespace in vfs_recycle.c
2025-11-04  Pavel Filipenskýselftest: Add a test for recycle:touch,touch_mtime...
2025-11-04  David MulderRemove previous himmelblau integration attempt
2025-10-30  Andreas Schneidernsswitch: Do not leak memory in wbinfo_pam_logon()...
2025-10-29  Shwetha K Acharyavfs_streams_xattr: Fix CID 1667321 REVERSE_INULL
2025-10-29  Shwetha K Acharyavfs_streams_xattr: Fix CID 1667323 Resource Leak
2025-10-29  Andreas Schneiderlib:ldb:tests: Fix memory leaks in ldb_lmdb_free_list_test
2025-10-29  Andreas Schneiderlib:ldb:tests: Avoid memory leaks in ldb_kv_ops test
2025-10-26  Volker LendeckeWHATSNEW: Mention MR 4212
2025-10-24  Andreas Schneiders3:client: Use talloc to avoid memory leaks in smbspool
2025-10-23  Jennifer Suttondocs-xml: Document SID extension certificate mappings
2025-10-22  Jennifer Suttons4:kdc: Implement Object SID certificate security extension
2025-10-22  Jennifer Suttonthird_party/heimdal: Import lorikeet-heimdal-2025101222...
2025-10-22  Jennifer Suttons4:kdc: Don’t leak pub_keys.keys
2025-10-22  Jennifer Suttons4:kdc: Move talloc_steal() back to function end
2025-10-22  Jennifer Suttons4:kdc: Correct debug messages
2025-10-22  Jennifer Suttons4:kdc: Correct comments
2025-10-22  Jennifer Suttontests/krb5: Add tests for the Object SID certificate...
2025-10-22  Jennifer Suttontests/krb5: Remove unused imports
2025-10-22  Jennifer Suttontests/krb5: Remove unused method
2025-10-22  Jennifer Suttondocs-xml: Correct documentation
2025-10-22  Jennifer Suttons4:kdc: Correct spelling
2025-10-22  Andreas Schneiders3:passdb: Fix memory leak in pdb_default_del_groupmem()
2025-10-22  Andreas Schneiders3:passdb: Fix memory leak in pdb_default_add_groupmem()
2025-10-22  Andreas Schneiderlib:ldb:tools: Do not leak memory in ldb_cmdline_proces...
2025-10-22  Andreas Schneiderlib:ldb:tools: Remove trailing spaces in cmdline.c
2025-10-22  Andreas Schneidernsswitch: Fix memory leak in wbinfo_xids_to_sids()
2025-10-22  Andreas Schneiderlib:replace: Implement setproctitle() based on PRCTL_MM_MAP
2025-10-22  Andreas Schneiderlib:replace: Remove trailing spaces
2025-10-22  Andreas Schneiderlib:replace: There is special code already to check...
2025-10-21  Douglas BagnallCVE-2025-10230: s4:wins: restrict names fed to shell
2025-10-21  Douglas BagnallCVE-2025-10230: s4/tests: check that wins hook sanitize...
2025-10-21  Volker Lendeckesmbd: Simplify smb2_parse_file_rename_information()
2025-10-21  Volker Lendeckesmbd: Simplify smb2_parse_file_rename_information()
2025-10-21  Volker Lendeckesmbd: Remove "dst_original_lcomp" from smb2_parse_file_...
2025-10-21  Volker Lendeckevfs: Remove streams_depot_renameat()
2025-10-21  Volker Lendeckevfs: Remove streams_xattr_renameat()
2025-10-21  Volker Lendeckesmbd: Remove "dst_original_lcomp" from smb2_parse_file_...
2025-10-21  Volker Lendeckesmbd: Remove unused parameters from rename_internals()
2025-10-21  Volker Lendeckesmbd: Remove an unnecessary return;
2025-10-21  Volker Lendeckesmbd: Remove unused parameters from rename_internals_fsp()
2025-10-21  Volker Lendeckesmbd: Rewrite rename_internals_fsp()
2025-10-21  Volker Lendeckevfs: Add streams_depot implementation of rename_stream()
2025-10-21  Volker Lendeckevfs: Add streams_xattr implementation of rename_stream()
2025-10-21  Volker Lendeckevfs: Add SMB_VFS_RENAME_STREAM
2025-10-21  Volker Lendeckevfs_streams_xattr: Return whether a stream name is...
2025-10-21  Volker Lendeckesmbd: Slightly simplify rename_internals
2025-10-21  Volker Lendeckesmbd: Pass fsp instead of filename for parent to open_d...
2025-10-21  Volker Lendeckesmbd: Pass fsp instead of filename for parent to open_f...
2025-10-21  Volker Lendeckesmbd: Pass fsp instead of filename for parent to possib...
2025-10-21  Volker Lendeckesmbd: Pass fsp instead of filename for parent to mkdir_...
2025-10-21  Volker Lendeckesmbd: Slightly simplify mkdir_internal()
2025-10-21  Volker Lendeckesmbd: Pass fsp instead of filename for parent to file_s...
2025-10-21  Volker Lendeckesmbd: Move a variable declaration closer to its use
2025-10-21  Volker Lendeckesmbd: Simplify rename_internals_fsp()
2025-10-21  Volker Lendeckesmbd: Pass src_dirfsp, src_relname and raw newname...
2025-10-21  Volker Lendeckesmbd: Fix indentation of rename_internals[_fsp] params
2025-10-21  Volker Lendeckesmbd: Return newname from smb2_parse_file_rename_inform...
2025-10-21  Volker Lendeckesmbd: Simplify hardlink_internals()
2025-10-21  Volker Lendeckesmbd: Consolidate [smb|smb2]_file_link_information...
2025-10-21  Volker Lendeckesmbd: Use fsp_is_alternate_stream()
2025-10-21  Volker Lendeckesmbd: Remove a temp variable used only once
2025-10-21  Volker Lendeckesmbd: Remove a few unnecessary NULL checks
2025-10-21  Volker Lendeckesmbd: Align [smb|smb2]_file_link_information code
2025-10-21  Volker Lendeckesmbd: Reduce indentation in smb2_parse_file_rename_info...
2025-10-21  Volker Lendeckesmbd: Simplify hardlink_internals()
2025-10-21  Volker Lendeckesmbd: Pass "dirfsp" and the new relname to smb_set_file...
2025-10-21  Volker Lendeckesmbd: Modernize DEBUGs
2025-10-21  Volker Lendeckevfs: Rename "srcfsp"->"src_dirfsp" and "dstfsp"->"dst_d...
2025-10-21  Volker Lendeckesmbd: Slightly simplify smbd_do_qfilepathinfo()
2025-10-21  Volker Lendeckesmbd: Use fsp_str_dbg() in DEBUGs
2025-10-21  Volker Lendeckesmbd: Move a variable declaration closer to its use
2025-10-21  Volker Lendeckesmbd: Fix indentation in reply_ntrename()
2025-10-21  Volker Lendeckesmbd: Fix a copy&paste error in a comment
2025-10-21  Volker Lendeckesmbd: Slightly simplify reply_ntrename()
2025-10-21  Volker Lendeckevfs: Implement larger streams in multiple xattrs
next