]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2026-05-28  Gary Lockyerbuild: enable tautological-compare errors
2026-05-28  Gary Lockyers3:libsmb:cliquota fix tautological-compare
2026-05-28  Gary Lockyers3:utils:clirap2 fix tautological-compare
2026-05-28  Gary Lockyers3/torture/test_smb1_dfs fix tautological-compare
2026-05-28  Gary Lockyerlibcli:auth:msrpc_parse fix tautological-compare
2026-05-28  Gary Lockyerlibcli:auth:msrpc_parse fix white space
2026-05-28  Gary Lockyers3:libsmb:clilist fix tautological-compare
2026-05-28  Gary Lockyerlib:util add pointer overflow checks
2026-05-28  Douglas Bagnallndr:witness: ensure notifyResponse messages have size
2026-05-27  Douglas Bagnalls4:torture: witness packet of zero size empty blobs...
2026-05-27  Douglas Bagnalls4:torture: invalid data test expects supplied errcode
2026-05-27  Björn Jackebootstrap: add support for Ubuntu 26.04 (resolute)
2026-05-27  Björn Jackebootstrap: fix dependencies for crypt/xcrypt and tirpc...
2026-05-27  Stefan Metzmachers4:torture: let test_ndr_push_string() use strncmp...
2026-05-27  Stefan Metzmacherlib/util: fix test_talloc_keep_secret.c with memset_exp...
2026-05-27  Stefan Metzmachers4:dsdb: let samaccountname_bad_chars_check() use strst...
2026-05-26  Himanshu Mishradocs: Clarify registry overwrite behavior of net conf...
2026-05-26  Stefan MetzmacherCVE-2026-4408: docs-xml/smbdotconf: clarify '%u' in...
2026-05-26  Stefan MetzmacherCVE-2026-4408: s3:testparm: warn about 'check password...
2026-05-26  Douglas BagnallCVE-2026-4408: s3:torture: tests for password complexit...
2026-05-26  Douglas BagnallCVE-2026-4408: s3:samr-server: make check_password_comp...
2026-05-26  Stefan MetzmacherCVE-2026-4408: s3:samr-server: deny, mask and/or single...
2026-05-26  Stefan MetzmacherCVE-2026-4408: s3:samr-server: only allow _samr_Validat...
2026-05-26  Stefan MetzmacherCVE-2026-4408: lib/util: introduce strstr_for_invalid_a...
2026-05-26  Stefan MetzmacherCVE-2026-4480: docs-xml/smbdotconf: clarify '%J' in...
2026-05-26  Stefan MetzmacherCVE-2026-4480: s3:testparm: warn about 'print command...
2026-05-26  Stefan MetzmacherCVE-2026-4480: s3:printing: mask and/or single quote...
2026-05-26  Douglas BagnallCVE-2026-4480/CVE-2026-4408: lib/util: add test_string_...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: add talloc_strin...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: let log_escape...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: add more unsafe...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: let mask_unsafe_...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: s3:lib: let realloc_string...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: s3:lib: fix potential...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: split out reallo...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: factor out a...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: remove unused...
2026-05-26  Stefan MetzmacherCVE-2026-4480/CVE-2026-4408: lib/util: inline string_su...
2026-05-26  Volker LendeckeCVE-2026-3238: winsserver4: Validate incoming packets
2026-05-26  Volker LendeckeCVE-2026-3238: winsserver4: Dissolve direct variable...
2026-05-26  Douglas BagnallCVE-2026-3012: gpo tests should use real certificates
2026-05-26  Douglas BagnallCVE-2026-3012: gp_auto_enrol: skip CAs not found in...
2026-05-26  Douglas BagnallCVE-2026-3012: do not fetch certificate over http
2026-05-26  Douglas BagnallCVE-2026-3012: gpo tests: fix test cleanup
2026-05-26  Pavel KohoutCVE-2026-2340: vfs_worm: Check destination WORM status...
2026-05-26  Douglas BagnallCVE-2026-2340: test whether vfs_worm allows overwrite
2026-05-26  Stefan MetzmacherCVE-2026-1933: smbd: Add access checks to reparse point...
2026-05-26  Volker LendeckeCVE-2026-1933: tests: Fix permissions used for creating...
2026-05-22  Stefan Metzmacherpython:tests: let use join_member.py use a fixed DC...
2026-05-22  Stefan Metzmacherselftest:Samba3: let setup_ad_member_s3_join use a...
2026-05-22  Stefan Metzmachers3:utils: let net_update_dns_internal() use c->opt_host...
2026-05-21  Stefan Metzmacherwafsamba/samba_autoconf: add -Werror=array-bounds ...
2026-05-21  Stefan MetzmacherC26: update function signatures for const-correctness
2026-05-21  Stefan MetzmacherC26: add explicit casts where const must be stripped...
2026-05-21  Stefan MetzmacherC26: refactor to avoid modifying data via const pointer
2026-05-21  Stefan MetzmacherC26: add C99 static to array function parameters
2026-05-21  Stefan MetzmacherC26: use strchr_m/strrchr_m/strstr_m for multibyte...
2026-05-21  Stefan MetzmacherC26: const-qualify variables for read-only strchr/strrc...
2026-05-21  Andreas Schneidercharset: make strchr_m/strrchr_m/strstr_m const-correct...
2026-05-21  Andreas Schneiderlibcli:auth: fix BURN_DATA_SIZE on array-decayed pointe...
2026-05-21  Stefan Metzmachers3:nmbd: fix stringop-overflow warnings
2026-05-21  Andreas Schneiderlib/replace: add _ALIGNED_(n) as __attribute__((aligned...
2026-05-21  Andreas Schneiderlib:compression: Fix _POSIX_C_SOURCE/_XOPEN_SOURCE...
2026-05-21  Gary Lockyerbuild: clang 23 enable unused-but-set-global
2026-05-21  Gary Lockyers3:torture:torture remove unread global got_alarm
2026-05-21  Gary Lockyerlib:talloc:testsuite remove unread global test_abort_stop
2026-05-21  Gary Lockyers4:torture:raw:offline remove unread global num_connected
2026-05-21  Gary Lockyers4:torture:util_smb remove unread global procnum
2026-05-21  Gary Lockyers4:torture:util_smb fix trailing white space
2026-05-21  Gary Lockyertdb:tools:tdbtool remove unread global total_bytes
2026-05-21  Gary Lockyerbuild: Allow developer builds with clang 23
2026-05-21  Shachar Sharons3/smb_prometheus_endpoint: single function to export...
2026-05-21  Shachar Sharonprofile: use single sections-stats define
2026-05-21  Shachar Sharonprofile: protect from negative refcnt in persvc
2026-05-21  Shachar Sharonprofile: set proper level in REQ_PROFILELEVEL
2026-05-21  Shachar Sharonprofile: fix edge-case where magic is zero
2026-05-21  Anoop C Ssource4/librpc: Add NULL check in dcerpc_secondary_auth...
2026-05-21  Anoop C Ssource4/dsdb: Fix NULL dereference in attribute_list_fr...
2026-05-21  Anoop C Ssource4/dsdb: Fix NULL dereference in vlv_results()
2026-05-21  Anoop C Ssource4/dsdb: Fix NULL dereference in log_membership_ch...
2026-05-21  Anoop C Ssource3/smbd: Fix NULL dereference in smbXsrv_open_clea...
2026-05-21  Anoop C Ssource3/passdb: Fix NULL dereference in _lsa_LookupSids()
2026-05-21  Anoop C Ssource3/passdb: Add NULL check in pdb_samba_dsdb_update...
2026-05-21  Anoop C Ssource3/rpc_client: Fix NULL dereference in winreg_get_...
2026-05-21  Anoop C Svfs_fruit: Fix uninitialized variable in fruit_fstatat_...
2026-05-21  Anoop C Ssource3/adouble: Assert fsp is not NULL in ad_fget()
2026-05-12  Björn Jackesamba-tool: fix documentation for timestamp format...
2026-05-11  Andreas Schneiders3:winbind: Do not fallback to NCACN_NP Netlogon/LSA...
2026-05-10  Stefan Metzmacherpam_winbind: only chown the home directory if it was...
2026-05-10  Stefan Metzmachers3:winbindd: ignore unsupported anonymous smb sessions...
2026-05-09  Shweta Sodanis3:winbind: fix response array leak on error paths
2026-05-09  Shweta Sodanis3:winbind: add bounds check for dom_sid_idx
2026-05-06  Shachar Sharonctdb-server: Cleanup child resources via local helper
2026-05-06  Shachar Sharonctdb-server: Fix use-after-free bug
2026-05-02  Shachar Sharonlibcli/dns: fix use-after-free oom case
2026-04-29  Volker Lendeckelibcli/dns: Add TCP parallel fallback after 1 second...
2026-04-29  Volker Lendeckelibcli/dns: Make SMB_ASSERT available
2026-04-29  Volker Lendeckelibcli/dns: dns_udp_request_get_reply -> dns_udp_reques...
2026-04-29  Volker Lendeckelibcli/dns: Avoid a local variable referenced only...
2026-04-29  Volker Lendeckelibcli/dns: Simplify dns over tcp requests, save 39...
next