]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-05-19  Stefan Metzmachers3:pylibsmb: don't use an unbound talloc_stackframe...
2025-05-19  Stefan Metzmachers3:pylibsmb: add explicit talloc_stackframes to most...
2025-05-19  Stefan Metzmachers3:pylibsmb: fix a few (potential) memory leaks
2025-05-19  Stefan Metzmachers3:pylibsmb: avoid using PyErr_NTSTATUS_NOT_OK_RAISE()
2025-05-19  Stefan Metzmacherlibcli/smb: create explicit talloc stackframe in repars...
2025-05-19  Stefan Metzmacherlib/util: add pthread support to talloc_stack.c
2025-05-19  Stefan Metzmacherlib/util: add atexit handling and complain about dangli...
2025-05-19  Stefan Metzmacherlib/util: remove unused SMB_THREAD handling from talloc...
2025-05-16  Stefan Metzmachers4:torture/smb2: let smb2.bench tests start the loop...
2025-05-16  Noel Powerwafsamba: Adjust 'match' logic to override paths in...
2025-05-16  Andreas Schneiderdynconfig/wscript: Adjust default cleanup for waf 2.1.5
2025-05-16  Noel Powerwafsamba: Adjust for waf 2.1.5 case of some Options...
2025-05-16  Noel Powerwafsamba: Adjust for waf 2.1.5 wafsamba_options_parse_c...
2025-05-16  Andreas Schneiderthird_party: Update waf to version 2.1.5
2025-05-16  Noel Powerwafsamba: Set env variables before calling command
2025-05-16  Noel Powerwafsamba: Adjust for waf 2.1.5, add default for '-...
2025-05-16  Andreas Schneiderwafsamba: Adjust value type from string name(s) to...
2025-05-16  Noel Powerwafsamba: simplify mit kerberos detection
2025-05-16  Andreas Schneiderthird_party: Update waf to version 2.0.27
2025-05-16  Shwetha K Acharyautils: Fix CID 1638831 Division or modulo by zero
2025-05-16  Shwetha K Acharyautils: Fix CID 242227 resource leak
2025-05-15  Volker Lendeckelibsmb: Modernize two DEBUGs
2025-05-15  Volker Lendeckewinbind: Fix a few Coverity complaints
2025-05-15  Volker Lendeckesmbd: Modernize a few DEBUGs
2025-05-15  Volker Lendeckelib: Fix whitespace
2025-05-15  Volker Lendeckelib: Save lines by avoiding explicit ZERO_STRUCTP calls
2025-05-15  Volker Lendeckelibsmb: Put useccache initialization into one place
2025-05-15  Volker Lendeckelsa_server4: Fix comments
2025-05-15  Volker Lendeckelibsmb: Avoid an "else"
2025-05-15  Volker Lendeckesmbd: Modernize DEBUGs
2025-05-15  Volker Lendeckelibsmb: Avoid a "else" in cli_read_max_bufsize()
2025-05-15  Volker Lendeckelib: Modernize a few DEBUGs
2025-05-15  Volker Lendeckelibsmb: Remove an unused variable
2025-05-15  Volker Lendeckelibsmb: Move 192 bytes from R/W .data to R/O (shared...
2025-05-15  Volker Lendeckelibsmb: Reduce indentation in SMBC_attr_server()
2025-05-15  Volker Lendeckelibsmb: Reduce indentation in SMBC_find_server()
2025-05-15  Volker Lendeckelibsmb: Simplify cli_smb2_list_send()
2025-05-15  Volker Lendeckelibsmb: Remove a redundant tevent_req_nterror()
2025-05-15  Volker Lendeckelibsmb: Reduce indentation in SMBC_check_server() with...
2025-05-15  Volker Lendeckelibsmb: Reduce indentation in SMBC_check_server() with...
2025-05-15  Volker Lendeckelibsmb: Introduce a helper var in SMBC_check_server()
2025-05-15  Volker Lendeckelibsmb: Introduce a helper var in SMBC_check_server()
2025-05-15  Volker Lendeckelibsmb: Fix a nomem return from cli_smb2_list_send()
2025-05-15  Volker Lendeckeutils: Fix a comment
2025-05-15  Volker Lendeckelibsmb: Save errno across TALLOC_FREE in a few places
2025-05-15  Volker Lendeckelibsmb: Simplify SMBC_creat_ctx()
2025-05-15  Volker Lendeckeauth: Reduce indentation
2025-05-15  Volker Lendeckelibsmb: Slightly simplify libsmb_xattr
2025-05-15  Volker Lendeckelibsmb: Simplify net_share_enum_rpc() with a direct...
2025-05-15  Volker Lendeckelibsmb: Save a few lines of ZERO_STRUCTP with SMB_CALLO...
2025-05-15  Volker Lendeckevfs: Fix some whitespace
2025-05-15  Volker Lendeckesmbd: Replace talloc_zero() with a struct initialization
2025-05-15  Volker Lendeckelibsmb: Reduce indentation in SMB_open_ctx()
2025-05-12  Stefan Metzmachergitlab-ci: add ubuntu2404
2025-05-12  Stefan Metzmachergitlab-ci: add a reference for samba-fuzz regarding...
2025-05-12  Stefan Metzmacherscript/autobuild.py: don't specify _FORTIFY_SOURCE...
2025-05-12  Stefan Metzmacherasync_sock: try recvmsg(MSG_DONTWAIT) without fd event...
2025-05-12  Stefan Metzmacherasync_sock: split out read_packet_do() from read_packet...
2025-05-12  Stefan Metzmacherasync_sock: make use of recvmsg() in read_packet_handler()
2025-05-12  Stefan Metzmacherasync_sock: let writev_do() try sendmsg() first
2025-05-09  Anoop C Ssource3/wscript: Remove extra config WITH_PROMETHEUS_EX...
2025-05-09  Anoop C Ssource3/wscript: Configure prometheus exporter only...
2025-05-09  Günther Deschnerdocs-xml: only generate prometheus manpage when configured
2025-05-09  Volker Lendeckesmbd: Simplify synthetic_smb_fname_split()
2025-05-09  Volker Lendeckesmbd: Handle the "posix" special case outside of synthe...
2025-05-09  Volker Lendeckesmbd: Remove the "posix_pathnames" global variable
2025-05-06  Stefan Metzmacherthird_party: Update socket_wrapper to version 1.5.0
2025-04-30  Anoop C Svfs_ceph_snapshots: Always calculate absolute snapshot...
2025-04-30  Anoop C Svfs_ceph_snapshots: Use full path from dirfsp at smb_fname
2025-04-30  Andreas Schneidergitlab-ci: Update Fedora to version 42
2025-04-29  Stefan Metzmacherlib/util: let dump_data_diff() pass omit_zero_bytes...
2025-04-28  Noel Powerpysmbd: fix samba.tests.samba_tool.ntacl failure due...
2025-04-28  Stefan Metzmachers3:rpc_server: make sure we can bind to the same port...
2025-04-28  Shweta Sodanivfs_ceph_new: Enhance logging for improved debugging...
2025-04-23  Pavel Filipenskýlib/krb5_wrap: Fix placement of TALLOC_FREE(frame)
2025-04-18  Stefan Metzmachers3:lib: map EPROTONOSUPPORT to NT_STATUS_PROTOCOL_NOT_S...
2025-04-18  Stefan Metzmacherlibcli/util: map EPROTONOSUPPORT to NT_STATUS_PROTOCOL_...
2025-04-18  Stefan Metzmachers4:libcli: make use of smbsock_any_connect_send/recv()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct loadparm_context to smbsock_conn...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct loadparm_context to smbsock_conn...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct loadparm_context to smbsock_any_...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct loadparm_context to smbsock_any_...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smbcli_sock_...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb_composit...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb_composit...
2025-04-18  Stefan Metzmachers4:libcli: remove unused smb_composite_fetchfile()
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb_composit...
2025-04-18  Stefan Metzmachers4:libcli: remove unused smb_composite_fsinfo()
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb_composit...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smbcli_tree_...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smbcli_full_...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smbcli_sock_...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smbcli_socke...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb2_connect...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb2_connect...
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb2_connect()
2025-04-18  Stefan Metzmachers4:libcli: pass struct loadparm_context to smb_connect_...
2025-04-18  Stefan Metzmachers4:libcli: simplify struct smbcli_socket
2025-04-18  Stefan Metzmachers4:libcli: use the correct talloc parent for smbcli_soc...
2025-04-18  Stefan Metzmachers3:libsmb: introduce smbsock_connect.h
next