]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-06-18  Stefan Metzmachers3:libsmb: let smbsock_connect_recv() return smbXcli_tr...
2025-06-18  Stefan Metzmachers3:libsmb: let smbsock_connect() return smbXcli_transport
2025-06-18  Stefan Metzmachers3:libsmb: let smbsock_any_connect_recv return smbXcli_...
2025-06-18  Stefan Metzmachers4:libcli: let struct smbcli_socket hold struct smbXcli...
2025-06-18  Stefan Metzmachers3:libsmb: let smbsock_any_connect() return smbXcli_tra...
2025-06-18  Stefan Metzmachers3:winbindd: let find_dc() call smbXcli_transport_bsd()
2025-06-18  Stefan Metzmachers3:winbindd: let cm_open_connection() call smbXcli_tran...
2025-06-18  Stefan Metzmachers3:libsmb: let cli_connect_sock_recv() return smbXcli_t...
2025-06-18  Stefan Metzmachers3:libsmb: pass smbXcli_transport to cli_state_create()
2025-06-18  Stefan Metzmacherlibcli/smb: pass smbXcli_transport to smbXcli_conn_create()
2025-06-18  Stefan Metzmacherlibcli/smb: let smbXcli_conn_create() call smbXcli_tran...
2025-06-18  Stefan Metzmacherlibcli/smb: introduce smbXcli_transport_bsd
2025-06-18  Stefan Metzmacherlibcli/smb: merge smb_transport library into cli_smb_common
2025-06-18  Stefan Metzmacherasync_sock: add wait_for_error_send/recv
2025-06-18  Stefan Metzmacherasync_sock: move samba_socket_{poll,sock,poll_or_sock...
2025-06-18  Stefan Metzmacherlibcli/named_pipe_auth: add tstream_npa_monitor_send...
2025-06-18  Stefan Metzmacherlib/tsocket: implement tstream_bsd_monitor_send/recv
2025-06-18  Stefan Metzmacherlib/tsocket: add tstream_monitor_send/recv infrastructure
2025-06-18  Stefan Metzmacherlib/tsocket: allow only one tstream_disconnect_send...
2025-06-18  Stefan Metzmacherlib/tsocket: make use of tevent_req_set_cleanup_fn...
2025-06-18  Stefan Metzmachers4:torture/smb2: add explicit timeout handling to async...
2025-06-18  Stefan Metzmachers4:torture/smb2: force a disconnect on all connections...
2025-06-18  Stefan Metzmachers4:torture/smb2: let max_async_credits tests start...
2025-06-18  Stefan Metzmachertevent: version 0.17.0 tevent-0.17.0
2025-06-18  Stefan Metzmachertevent: add tevent_reset_immediate()
2025-06-18  Volker Lendecketevent: Add tevent_context_set_wait_timeout()
2025-06-18  Andreas Schneiderlib:util: Disable logging to syslog for startup messages
2025-06-18  Gary LockyerEnable clang 20 cast-qual warnings
2025-06-17  Andreas Schneiderthird_party: Update pam_wrapper to version 1.1.8
2025-06-16  Douglas Bagnallpython: Do not interpret 16 character group names as...
2025-06-16  Douglas Bagnallpytest: samba-tool group: test with 16 character name
2025-06-16  Douglas Bagnallpytest:samba-tool group: test addmembers
2025-06-16  Volker Lendeckelibsmbclient: Intercept "smb311_posix.statinfo" attribute
2025-06-16  Volker Lendeckelibsmbclient: Intercept "posix.attr.enabled" for fgetxattr
2025-06-16  Volker Lendeckelibsmbclient: Request posix file handles on demand
2025-06-16  Volker Lendeckelibsmbclient: Allow O_PATH for smbc_open()
2025-06-16  Volker Lendeckelibsmbclient: Add fgetxattr
2025-06-16  Volker Lendeckelibsmb: Remove "source3/libsmb/libsmb.h"
2025-06-14  Volker Lendeckesmbd: Modernize DBGs
2025-06-14  Volker Lendeckesmbd: Avoid a ZERO_STRUCT with an explicit initialization
2025-06-14  Volker Lendeckesmbd: Fix CID 1508939 Use of 32-bit time_t
2025-06-14  Volker Lendeckerpc_server: Remove a leftover from before str_list_add_...
2025-06-14  Volker Lendeckesmbd: Make safe_symlink_target_path() static
2025-06-14  Volker Lendeckelibrpc: Fix whitespace
2025-06-14  Volker Lendeckelibcli: Avoid a ZERO_STRUCT with a direct initialization
2025-06-14  Volker Lendeckenet: Fix a panic in "net vfs getntacl"
2025-06-14  Volker Lendeckelibndr: Simplify indentation in ndr_print
2025-06-14  Volker Lendeckelib: Use metadata_fsp() where appropriate
2025-06-14  Volker Lendeckesmbd: Fix whitespace
2025-06-14  Shachar Sharons3:auth: Fix Coverity ID 1646934: memory leak in make_p...
2025-06-13  Shwetha K Acharyalib: Refactor fgets usage, fix resource leaks
2025-06-13  Shachar Sharonsmbd: Fix Coverity ID 1648344: print work-dir properly
2025-06-12  Vinit Agnihotrismbd: Fix coverity#1646864 Move variable init code...
2025-06-12  Andreas Schneiderthird_party: Update waf to version 2.1.6
2025-06-09  Shachar Sharonsmbd: Fix Coverity ID 1635770: avoid NULL deref of...
2025-06-06  Ralph Boehmesmbd: return EACCESS when Durable Handle is reconnected...
2025-06-06  Ralph Boehmesmbtorture: DH reconnect with different user must fail...
2025-06-06  Ralph Boehmes3/scavenger: call smbXsrv_open_cleanup() before share_...
2025-06-06  Ralph Boehmesmbtorture: add test smb2.durable-v2-open.reconnect...
2025-06-06  Ralph Boehmesmbd: DH reconnect hardening
2025-06-06  Ralph Boehmesmbd: compare Open.ClientGuid against Client.ClientGuid...
2025-06-06  Ralph Boehmesmbd: only call scavenger_schedule_disconnected() if...
2025-06-06  Ralph Boehmesmbd: free smbXsrv_open if SMB_VFS_DURABLE_RECONNECT...
2025-06-06  Ralph Boehmesmbtorture: add a DH reconnect test that demonstrates...
2025-06-06  Ralph Boehmes3/scavenger: raise debug level to 1 for cleanup failures
2025-06-06  Ralph Boehmes3/scavenger: support more then one Durable Handle...
2025-06-06  Ralph Boehmesmbd: NDR_PRINT_DEBUG the vfs_default_durable_cookie...
2025-06-06  Waf Projectthird_party/waf: Explicit standard GNU directory comman...
2025-06-06  Douglas Bagnalldocs:man: document samba-tool dns add --allow-existing
2025-06-05  Douglas Bagnallsamba_dnsupdate: samba-tool add avoids existing record...
2025-06-05  Douglas Bagnallsamba_dnsupdate: slightly clarify handling of args
2025-06-05  Douglas Bagnallsamba-tool dns: add --allow-existing to not complain...
2025-06-05  Douglas Bagnallsamba-tool tests: test dns --allow-existing
2025-06-05  Douglas Bagnalltests/samba-tool: optionally allow exception to be...
2025-06-05  Douglas Bagnallpytests: samba_dnsupdate --use-samba-tool versus existi...
2025-06-05  Douglas Bagnalls3:posix_acls: avoid unnecessary level 0 debug
2025-06-05  Douglas Bagnalls4:prefork: raise debug level of normal exits
2025-06-05  Douglas Bagnalls4:prefork: mention service name in exit messages
2025-06-05  Douglas Bagnalls3:smb2: debug mentions function name fewer times
2025-06-03  Jennifer Suttonthird_party/heimdal: Import lorikeet-heimdal-2025052800...
2025-06-03  Ivan Korytovs4:kdc: Fix memory leak of padata_value
2025-06-03  Ivan Korytovs4:kdc: Fix ticket encryption types memory leak
2025-06-03  Ivan Korytovs4:kdc: Fix memory leak for unused keys in TGT
2025-06-02  Stefan Metzmacherlib/torture: directly remove the dummy signal event...
2025-06-02  Volker Lendeckesmbd: Simplify inotify_handler()
2025-06-02  Volker Lendeckesmbd: Simplify inotify_dispatch()
2025-06-02  Volker Lendeckesmbd: Handle what mkdir_internals() puts on inotify
2025-06-02  Volker Lendeckesmbd: Handle split MOVED_FROM/MOVED_TO inotify events
2025-06-02  Volker Lendeckesmbd: Simplify inotify_handler()
2025-06-02  Volker Lendeckesmbd: Modernize a DEBUG
2025-06-02  Volker Lendeckesmbd: Initialize all members of struct inotify_watch_co...
2025-06-02  Volker Lendeckesmbd: Fix a typo
2025-06-02  Volker Lendeckesmbd: Fix some whitespace
2025-06-02  Ralph BoehmeCVE-2025-0620: smbd: smbd doesn't pick up group members...
2025-05-29  Martin Schwenkectdb-daemon: Modernise some DEBUGs
2025-05-29  Martin Schwenkectdb-daemon: Add configuration option shutdown extra...
2025-05-29  Martin Schwenkectdb-daemon: Run "startipreallocate" event in SHUTDOWN...
2025-05-29  Martin Schwenkectdb-daemon: Add configuration option shutdown failover...
2025-05-29  Martin Schwenkectdb-daemon: Add failover on shutdown
2025-05-29  Martin Schwenkectdb-protocol: Add CTDB server SRVID range
next