samba.git
2023-05-31 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.3 release. samba-4.18.3
2023-05-31 Jule AngerWHATSNEW: Add release notes for Samba 4.18.3.
2023-05-31 Ralph Boehmesmbd: also reset struct stat_ex.cached_dos_attributes...
2023-05-31 Ralph Boehmesmbd: zero intialize SMB_STRUCT_STAT in vfswrap_readdir()
2023-05-31 Ralph BoehmeCI: add a test that checks the dosmode of symlinks
2023-05-31 Ralph Boehmevfs_fruit: add fruit:convert_adouble parameter
2023-05-31 Ralph Boehmevfs_fruit: just log failing AppleDouble conversion
2023-05-31 Ralph Boehmelibadouble: allow FILE_SHARE_DELETE in ad_convert_xattr()
2023-05-31 Ralph Boehmevfs_fruit: never return AFP_Resource stream for directories
2023-05-31 Ralph Boehmevfs_fruit: return ENOENT instead of EISDIR when trying...
2023-05-31 Ralph BoehmeCI: add a test for fruit AppleDouble conversion when...
2023-05-26 Volker Lendeckerpc_server3: Pass winbind_env_set() state through to...
2023-05-26 Volker Lendeckelib: Add security_token_del_npa_flags() helper function
2023-05-26 Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-05-26 Volker Lendeckerpc_server3: Use global_sid_Samba_NPA_Flags to pass...
2023-05-26 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2023-05-26 Volker Lendeckerpc: Add global_sid_Samba_NPA_Flags SID
2023-05-26 Volker Lendeckelibrpc: Simplify dcerpc_is_transport_encrypted()
2023-05-26 Volker Lendeckesmbd: Use security_token_count_flag_sids() in open_np_f...
2023-05-26 Volker Lendeckelibcli: Add security_token_count_flag_sids()
2023-05-26 Joseph Suttonsamba-tool domain: Run in interactive mode if no args...
2023-05-26 Stefan Metzmacherlibrpc/rpc: allow smb3_sid_parse() to accept modern...
2023-05-12 Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2023-05-12 Volker Lendeckewinbind: Test wbinfo -u with more than 1000 users
2023-05-09 Stefan Metzmachers3:locking: fix debug level for NT_STATUS_NOT_FOUND...
2023-05-08 Nathaniel W... dsgetdcname: do not assume local system uses IPv4
2023-04-28 Andreas Schneiders3:lib: Do not try to match '.' and '..' directories...
2023-04-28 Andreas Schneiders3:tests: Add test that veto files works for hidden...
2023-04-28 Andreas Schneiders3:tests: Create a temporary directory for test_veto_fi...
2023-04-28 Stefan Metzmacherlibcli/security: rewrite calculate_inherited_from_parent()
2023-04-19 Jule AngerVERSION: Bump version up to Samba 4.18.3...
2023-04-19 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.2 release. samba-4.18.2
2023-04-19 Jule AngerWHATSNEW: Add release notes for Samba 4.18.2.
2023-04-18 Volker Lendeckeshadow_copy2: Fix stream open for streams_depot paths
2023-04-18 Volker Lendecketests: Show that streams_depot and shadow_copy2 don...
2023-04-18 Volker Lendeckestreams_depot: Create files when requested
2023-04-16 Ralph Boehmerpcd_mdssvc: initialize POSIX locking
2023-04-16 Stefan Metzmachernet_ads: fill ads->auth.realm from c->creds
2023-04-16 Stefan Metzmachertestprogs/blackbox: add test_net_ads_search_server.sh
2023-04-16 Stefan MetzmachersmbXsrv_tcon: avoid storing temporary (invalid!) records.
2023-04-11 Volker Lendeckesmbd: Fix case normalization in for directories
2023-04-11 Volker Lendecketests: Show that the case sensitive large dir optimizat...
2023-04-11 Volker Lendecketests: Move libsmb-basic to fileserver_smb1 environment
2023-04-11 Jeremy Allisons3: smbd: Fix log spam. Change a normal error message...
2023-04-11 Ralph Boehmesmbd: Prevent creation of vetoed files
2023-04-11 Ralph BoehmeCI: add a test creating a vetoed file
2023-04-11 Andrew Bartlettdsdb/tests: Double number of expressions in large_ldap...
2023-04-11 Andrew Bartlettdsdb/tests: Move SD modification on class-created objec...
2023-04-05 Rob van der... selftest: fix flapping samba-tool drs showrepl test
2023-04-05 Rob van der... selftest: make two samba-tool drs tests generic
2023-04-05 Joseph Suttonpython: Replace calls to deprecated methods
2023-04-05 Jeremy Allisons3: libcli: Refuse to connect to any server with zero...
2023-04-05 Jeremy Allisontests: Add samba3.blackbox.zero_readsize test.
2023-04-05 Andreas Schneiderpython:netcmd: Decode return value of find_netbios...
2023-04-05 Andrew Bartlettdsdb: Avoid ERROR(ldb): uncaught exception - Deleted...
2023-04-05 Andrew Bartlettselftest/drs: Demonstrate ERROR(ldb): uncaught exceptio...
2023-04-05 Andrew Bartletttsocket: Increase tcp_user_timeout max_loops
2023-04-05 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2023-04-05 Stefan Metzmacheridmap_hash: don't return ID_REQUIRE_TYPE if the domain...
2023-04-05 Stefan Metzmacheridmap_hash: only return ID_REQUIRE_TYPE if we don't...
2023-04-05 Stefan Metzmacheridmap_hash: return ID_REQUIRE_TYPE only if there's...
2023-04-05 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
2023-04-05 Stefan Metzmacheridmap_hash: split out a idmap_hash_id_to_sid() helper...
2023-04-05 Stefan Metzmacheridmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOM...
2023-04-05 Stefan Metzmacheridmap_hash: we don't need to call idmap_hash_initialize...
2023-04-05 Stefan Metzmacheridmap_hash: remove unused error checks
2023-04-05 Stefan Metzmacheridmap_hash: fix comments about the algorithm
2023-04-05 Stefan Metzmacheridmap_hash: provide ID_TYPE_BOTH mappings also for...
2023-04-05 Stefan Metzmacheridmap_autorid: fix ID_REQUIRE_TYPE for more than one...
2023-04-05 Stefan Metzmacherwinbindd: don't call set_domain_online_request() in...
2023-03-29 Jule AngerVERSION: Bump version up to Samba 4.18.2...
2023-03-29 Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.18.1 release. samba-4.18.1
2023-03-29 Jule AngerWHATSNEW: Add release notes for Samba 4.18.1.
2023-03-20 Rob van der... CVE-2023-0922 set default ldap client sasl wrapping...
2023-03-20 Joseph SuttonCVE-2023-0225 s4-acl: Don't return early if dNSHostName...
2023-03-20 Douglas BagnallCVE-2023-0225 pytest/acl: test deleting dNSHostName...
2023-03-20 Andrew BartlettCVE-2023-0614 ldb: Release LDB 2.7.2 ldb-2.7.2
2023-03-20 Andrew BartlettCVE-2023-0614 lib/ldb-samba Ensure ACLs are evaluated...
2023-03-20 Andrew BartlettCVE-2023-0614 lib/ldb-samba: Add test for SAMBA_LDAP_MA...
2023-03-20 Andrew BartlettCVE-2023-0614 dsdb: Add pre-cleanup and self.addCleanup...
2023-03-20 Andrew BartlettCVE-2023-0614 dsdb: Add DSDB_MARK_REQ_UNTRUSTED
2023-03-20 Joseph SuttonCVE-2023-0614 s4-dsdb: Treat confidential attributes...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Filter on search base before redacti...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Centralise checking for inaccessible...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Use binary search to check whether...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Avoid calling dsdb_module_am_syst...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Prevent disclosure of confidential...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Split out function to set up...
2023-03-20 Joseph SuttonCVE-2023-0614 s4-dsdb: Add samdb_result_dom_sid_buf()
2023-03-20 Joseph SuttonCVE-2023-0614 s4-acl: Split out logic to remove access...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Add ldb_parse_tree_get_attr()
2023-03-20 Joseph SuttonCVE-2023-0614 tests/krb5: Add test for confidential...
2023-03-20 Joseph SuttonCVE-2023-0614 schema_samba4.ldif: Allocate previously...
2023-03-20 Joseph SuttonCVE-2023-0614 s4:dsdb:tests: Fix <GUID={}> search in...
2023-03-20 Joseph SuttonCVE-2023-0614 s4:dsdb/extended_dn_in: Don't modify...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Make ldb_filter_attrs_in_place(...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Add function to filter message in...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Add function to add distinguishedNam...
2023-03-20 Joseph SuttonCVE-2023-0614 ldb: Add function to remove excess capaci...
next