summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.18.2 release.samba-4.18.2v4-18-stableJule Anger2023-04-191-1/+1
* WHATSNEW: Add release notes for Samba 4.18.2.Jule Anger2023-04-191-2/+75
* shadow_copy2: Fix stream open for streams_depot pathsVolker Lendecke2023-04-182-10/+16
* tests: Show that streams_depot and shadow_copy2 don't play togetherVolker Lendecke2023-04-183-1/+20
* streams_depot: Create files when requestedVolker Lendecke2023-04-181-1/+1
* rpcd_mdssvc: initialize POSIX lockingRalph Boehme2023-04-161-0/+8
* net_ads: fill ads->auth.realm from c->credsStefan Metzmacher2023-04-162-2/+9
* testprogs/blackbox: add test_net_ads_search_server.shStefan Metzmacher2023-04-163-0/+49
* smbXsrv_tcon: avoid storing temporary (invalid!) records.Stefan Metzmacher2023-04-165-60/+95
* smbd: Fix case normalization in for directoriesVolker Lendecke2023-04-112-1/+8
* tests: Show that the case sensitive large dir optimization is brokenVolker Lendecke2023-04-112-0/+10
* tests: Move libsmb-basic to fileserver_smb1 environmentVolker Lendecke2023-04-112-1/+2
* s3: smbd: Fix log spam. Change a normal error message from DBG_ERR (level 0) ...Jeremy Allison2023-04-111-1/+1
* smbd: Prevent creation of vetoed filesRalph Boehme2023-04-112-4/+7
* CI: add a test creating a vetoed fileRalph Boehme2023-04-112-0/+48
* dsdb/tests: Double number of expressions in large_ldap.py ldap_timeout testAndrew Bartlett2023-04-111-1/+1
* dsdb/tests: Move SD modification on class-created objects to classSetUpAndrew Bartlett2023-04-111-10/+8
* selftest: fix flapping samba-tool drs showrepl testRob van der Linde2023-04-051-1/+2
* selftest: make two samba-tool drs tests genericRob van der Linde2023-04-051-11/+24
* python: Replace calls to deprecated methodsJoseph Sutton2023-04-0517-145/+145
* s3: libcli: Refuse to connect to any server with zero values for max_trans_si...Jeremy Allison2023-04-052-1/+11
* tests: Add samba3.blackbox.zero_readsize test.Jeremy Allison2023-04-053-0/+114
* python:netcmd: Decode return value of find_netbios() from bytes into stringAndreas Schneider2023-04-051-1/+1
* dsdb: Avoid ERROR(ldb): uncaught exception - Deleted target CN=NTDS Settings....Andrew Bartlett2023-04-053-2/+31
* selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=...Andrew Bartlett2023-04-054-0/+140
* tsocket: Increase tcp_user_timeout max_loopsAndrew Bartlett2023-04-051-1/+1
* idmap_hash: remember new domain sids in idmap_hash_sid_to_id()Stefan Metzmacher2023-04-051-5/+15
* idmap_hash: don't return ID_REQUIRE_TYPE if the domain is known in the netsam...Stefan Metzmacher2023-04-051-0/+16
* idmap_hash: only return ID_REQUIRE_TYPE if we don't know about the domain yetStefan Metzmacher2023-04-051-0/+9
* idmap_hash: return ID_REQUIRE_TYPE only if there's a chance to get a mapping ...Stefan Metzmacher2023-04-051-18/+18
* idmap_hash: split out a idmap_hash_sid_to_id() helper functionStefan Metzmacher2023-04-051-51/+84
* idmap_hash: split out a idmap_hash_id_to_sid() helper functionStefan Metzmacher2023-04-051-15/+39
* idmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOME_UNMAPPED logic from ...Stefan Metzmacher2023-04-051-6/+30
* idmap_hash: we don't need to call idmap_hash_initialize() over an over againStefan Metzmacher2023-04-051-20/+2
* idmap_hash: remove unused error checksStefan Metzmacher2023-04-051-17/+0
* idmap_hash: fix comments about the algorithmStefan Metzmacher2023-04-051-5/+13
* idmap_hash: provide ID_TYPE_BOTH mappings also for unixids_to_sidsStefan Metzmacher2023-04-051-0/+1
* idmap_autorid: fix ID_REQUIRE_TYPE for more than one SID for an unknown domainStefan Metzmacher2023-04-051-3/+12
* winbindd: don't call set_domain_online_request() in the idmap childStefan Metzmacher2023-04-051-7/+0
* VERSION: Bump version up to Samba 4.18.2...Jule Anger2023-03-291-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.18.1 release.samba-4.18.1Jule Anger2023-03-291-1/+1
* WHATSNEW: Add release notes for Samba 4.18.1.Jule Anger2023-03-291-1/+70
* CVE-2023-0922 set default ldap client sasl wrapping to sealRob van der Linde2023-03-204-17/+16
* CVE-2023-0225 s4-acl: Don't return early if dNSHostName element has no valuesJoseph Sutton2023-03-202-7/+7
* CVE-2023-0225 pytest/acl: test deleting dNSHostName as unprivileged userDouglas Bagnall2023-03-203-0/+239
* CVE-2023-0614 ldb: Release LDB 2.7.2ldb-2.7.2Andrew Bartlett2023-03-203-1/+305
* CVE-2023-0614 lib/ldb-samba Ensure ACLs are evaluated on SAMBA_LDAP_MATCH_RUL...Andrew Bartlett2023-03-201-1/+6
* CVE-2023-0614 lib/ldb-samba: Add test for SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EV...Andrew Bartlett2023-03-203-57/+175
* CVE-2023-0614 dsdb: Add pre-cleanup and self.addCleanup() of OU created in ma...Andrew Bartlett2023-03-201-0/+8
* CVE-2023-0614 dsdb: Add DSDB_MARK_REQ_UNTRUSTEDAndrew Bartlett2023-03-202-0/+5