]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2026-07-03  Volker Lendeckelib/addns: Make some functions static
2026-07-03  Volker Lendeckenet: Remove unused "struct dns_connection *conn"
2026-07-03  Volker Lendeckelib/addns: Use NDR marshalling for signed DNS updates
2026-07-03  Volker Lendeckelibcli/dns: Add infrastructure for DNS updates
2026-07-03  Volker Lendeckelibcli/dns: Don't use UDP for TSIG/TKEY operations
2026-07-03  Volker Lendeckenet ads dns: Use A/AAAA records if the NS query gave...
2026-07-03  Volker Lendeckenet: Fill in _nameserver.ss_s when -S has been given...
2026-07-03  Volker Lendeckelib/addns: Make sure ads_dns_lookup_ns() returns addresses
2026-07-03  Volker Lendeckeaddns: Add a "timeout" parameter to ads_dns_lookup_ns()
2026-07-03  Volker Lendeckelib/addns: Add ServerAddress parameter to DoDNSUpdate()
2026-07-03  Volker Lendeckelib/addns: Prepare for multiple IPs per NS record
2026-07-03  Volker Lendeckeaddns: Make matching A to NS records case insensitive
2026-07-03  Volker Lendeckenet_dns: Apply some const to DoDNSUpdate()
2026-07-03  Volker Lendeckelibcli/dns: Add dns_cli_request() sync wrapper
2026-07-03  Volker Lendeckelibcli/dns: Make dns_cli_request_send() take a dns_name...
2026-07-03  Volker Lendeckelibsmb: Convert resolve_name() to return struct samba_s...
2026-07-03  Volker Lendeckesmbd: Remove unnecessary code
2026-07-03  Volker Lendeckesmbd: Move smb1-specific code out of the common negprot...
2026-07-03  Volker Lendeckesmbd: Move two SMB1-only functions to smb1_utils.c
2026-07-03  Volker Lendeckelib: Some README.Coding for message_push_blob()
2026-07-03  Volker Lendeckelib: Add some overflow protection to message_push_blob()
2026-07-03  Volker Lendeckesmbd: Remove code commented out >15y ago
2026-07-03  Volker Lendeckeauth3: A bit README.Coding in load_auth_module()
2026-07-03  Volker Lendeckeauth3: Reduce indentation with an early return
2026-07-03  Volker Lendeckeauth3: Modernize DEBUGs
2026-07-03  Volker Lendeckeauth3: Put "module_name" on the stack
2026-07-03  Volker Lendeckelib: Avoid ZERO_STRUCT with {} plus calling asn1_load_n...
2026-07-03  Volker Lendeckelib: Avoid ZERO_STRUCTP with struct assignments
2026-07-03  Volker Lendeckegensec: Avoid an "else"
2026-07-03  Volker Lendeckekdc: Make sure fields are initialized
2026-07-03  Volker Lendeckepassdb: Avoid explicit NULL checks with talloc_asprintf...
2026-07-03  Volker Lendeckewinbind: Avoid explicit NULL checks with talloc_asprint...
2026-07-02  Stefan Metzmacherlib/ldb-samba: add support for the netlogon attribte...
2026-07-02  Stefan Metzmacherlibcli/netlogon: add some const to pull_{netlogon_samlo...
2026-07-02  Stefan Metzmachers3:libsmb: let dsgetdcname_rediscover() try process_dc_...
2026-07-02  Stefan Metzmachers3:rpc_server/dfs: fix temporary read of unrelated...
2026-07-02  Stefan Metzmachers4:cracknames: make consistent use of ldb_binary_encode...
2026-07-01  shumikhinakapam_winbind: fix partial configuration argument matching
2026-07-01  Daniil Sarafannikovs3:srvsvc: add NULL and empty string check in is_hidden...
2026-06-30  Daniil Sarafannikovs3:utils: Fix dereference of NULL ctx when memory is...
2026-06-30  Daniil Sarafannikovs3:utils: Fix possible dereference of NULL ctx
2026-06-30  Daniil Sarafannikovs3:smbd/utmp: fix potential negative index in ut_id_encode
2026-06-26  Stefan Metzmachers3:winbindd: only call init_dc_connection_rpc() for...
2026-06-26  Ralph Boehmesmbd: check the return value before the ACE-lists out...
2026-06-26  Ralph Boehmesmbd: prepare for correct error handling for callers...
2026-06-26  Ralph Boehmesmbtorture: add test smb2.acls.NON-CANONICAL-ORDER
2026-06-26  Ralph Boehmesmbtorture: split smb2.acls into acls-with-sysacl and...
2026-06-26  Volker Lendeckesmbd: Make smb_set_file_unix_basic() slightly easier...
2026-06-26  Volker Lendeckelibsmb: Align an integer type
2026-06-26  Volker Lendeckesrv_witness: Use ssaddr_str_buf
2026-06-26  Volker Lendeckesmbd: Convert smbd_release_ip_state() to samba_sockaddr
2026-06-26  Volker Lendeckesmbd: Avoid a few nasty casts in smbd_add_connection()
2026-06-26  Volker Lendeckeposixacl: Make sure all fields in smb_acl_entry are...
2026-06-26  Volker Lendeckesmbd: Remove code disabled at least 19 years ago...
2026-06-26  Volker Lendeckesmbd: Fix a typo
2026-06-26  Volker Lendeckesmbd: Simplify unlink_internals()
2026-06-26  Volker Lendeckesmbd: Pass "new_dirfsp" to unlink_internals
2026-06-26  Volker Lendeckesmbd: Simplify create_file_unixpath()
2026-06-26  Volker Lendeckesmbd: Simplify call_trans2setfileinfo()
2026-06-26  Volker Lendeckesmbd: Simplify call_trans2qfilepathinfo()
2026-06-26  Volker Lendeckesmbd: Small simplification in smb1 qinfo
2026-06-26  Volker Lendeckesmbd: Slightly simplify posix acl handling
2026-06-26  Volker Lendeckesmbd: Simplify smb_set_file_unix_basic() with PULL_LE_U64
2026-06-26  Volker Lendeckesmbd: Modernize some DEBUGs
2026-06-26  Volker Lendeckesmbd: Move copy_internals() to SMB1-only code
2026-06-26  Daniil Sarafannikovpdb_ldap: add check for empty name in ldapsam_create_user()
2026-06-25  Martin Schwenkectdb-daemon: Remove incorrect comment
2026-06-25  Martin Schwenkectdb-daemon: Improve some debug
2026-06-25  Martin Schwenkectdb-daemon: Modernise some debugs
2026-06-25  Martin Schwenkectdb-daemon: Remove some debugs
2026-06-25  Martin Schwenkectdb-daemon: Clean up debug messages
2026-06-25  Martin Schwenkectdb-daemon: Modernise some debugs
2026-06-25  Martin Schwenkectdb-daemon: Clean up a debug message
2026-06-25  Vinit Agnihotrivfs_ceph_rgw: Init librgw only once for every client
2026-06-25  Anoop C Svfs_ceph_rgw: Read librgw init parameters from [global]
2026-06-25  Anoop C Svfs_ceph_rgw: Fix config memory leak on load failure
2026-06-25  Andreas Schneiders3:libsmb: Parse the username string correctly
2026-06-25  Andreas Schneiders3:torture: Add libsmbclient set_credentials test
2026-06-24  Shweta Sodaniwinbindd: Add a per-domain failover log message with...
2026-06-23  Daniil Sarafannikovlibcli/smb: Fix buffer overflow in smb311_capabilities_...
2026-06-23  Egor MikhailovS4/dfs_server: fix potential underflow in get_dcs_insite
2026-06-22  Vinit Agnihotrivfs_ceph_rgw: Add new module parameter 'id'
2026-06-19  shumikhinakas3:utils: Fix buffer underflow in parse_timeout for...
2026-06-19  Daniil Sarafannikovkdc-heimdal: avoid NULL dereference when task is NULL
2026-06-18  Vinit Agnihotridocs-xml/manpages: Add man page for vfs_ceph_rgw
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add renameat method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fstatat method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fremovexattr method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add lchown method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fchown method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fchmod method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fstatvfs method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add disk_free method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add unlinkat method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add mkdirat method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add pwrite method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add fsetxattr method
2026-06-18  Vinit Agnihotrivfs_ceph_rgw: Add opendir, closedir, rewinddir and...
2026-06-18  Shachar Sharonvfs_ceph_rgw: Add fntimes, fcntl and ftruncate methods
2026-06-18  Shachar Sharonvfs_ceph_rgw: Add fsync_send/recv methods
next