]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
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
2025-04-18  Stefan Metzmachers3:smbstatus: provide the transport type via json output
2025-04-18  Stefan Metzmachers3:smbd: store transport_type in smbXsrv_channel_global0
2025-04-18  Stefan Metzmachers3:smbd: expand scope of lp_ctx variable in main()
2025-04-18  Stefan Metzmachers4:ldap_server: make use of tstream_tls_params_server_l...
2025-04-18  Stefan Metzmachers4:lib/tls: introduce tstream_tls_params_server_lpcfg()
2025-04-18  Stefan Metzmacherexample/winexe: pass struct smb_transports through...
2025-04-18  Stefan Metzmacherexample/fuse: pass struct smb_transports to connect_one()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_full_conne...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_full_conne...
2025-04-18  Stefan Metzmachers3:pylibsmb: add stackframe to py_cli_state_init()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_cm_connect...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to do_connect()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to SMBC_server_in...
2025-04-18  Stefan Metzmachers3:smbspool: pass struct smb_transports to smb_connect()
2025-04-18  Stefan Metzmachers3:smbspool: pass struct smb_transports to smb_complete...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_start_conn...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_start_conn...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_connect_nb()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_connect_nb...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to cli_connect_so...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to smbsock_any_co...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to smbsock_any_co...
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to smbsock_connect()
2025-04-18  Stefan Metzmachers3:libsmb: pass struct smb_transports to smbsock_connec...
2025-04-18  Stefan Metzmacherlib/util: fix NONNULL(params) __attribute__((nonnull...
2025-04-18  Stefan Metzmachers3:libsmb: rework smbsock_connect_* to work on smb_tran...
2025-04-18  Stefan Metzmachers3:lib: remove unused open_socket_out_defer_send/recv
2025-04-18  Stefan Metzmachers3:lib: pass 'protocol' to open_socket_out_send()
2025-04-18  Stefan Metzmachers3:lib: let open_socket_out_send() use samba_sockaddr...
2025-04-18  Stefan Metzmachers3:smbd: use open_socket_in_protocol() in smbd_open_one...
2025-04-18  Stefan Metzmachers3:lib: split out open_socket_in_protocol()
2025-04-18  Stefan Metzmacherdocs-xml/smbdotconf: change 'smb ports' into a synonym...
2025-04-18  Stefan Metzmacherctdb:events: let 50.samba.script use 'server smb transp...
2025-04-18  Stefan Metzmacherctdb:events: let 50.samba.script normalize the transpor...
2025-04-18  Stefan Metzmachers3:smbd: setup parent->transports from 'server smb...
2025-04-18  Stefan Metzmachers4:smb_server: make use of lpcfg_server_smb_transports...
2025-04-18  Stefan Metzmacherdocs-xml/smbdotconf: add 'server smb transport' option
2025-04-18  Stefan Metzmachers4:torture: map --smb-ports option to 'client smb trans...
2025-04-18  Stefan Metzmachers4:param: let lpcfg_smbcli_options() use lpcfg_client_s...
2025-04-18  Stefan Metzmacherdocs-xml/smbdotconf: add 'client smb transports' option
next