summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winbind: Fix "wbinfo -u" on a Samba AD DC with >1000 usersv4-18-testVolker Lendecke2023-05-122-41/+62
* winbind: Test wbinfo -u with more than 1000 usersVolker Lendecke2023-05-123-0/+34
* s3:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_s...Stefan Metzmacher2023-05-091-1/+1
* dsgetdcname: do not assume local system uses IPv4Nathaniel W. Turner2023-05-081-23/+26
* s3:lib: Do not try to match '.' and '..' directories in is_in_path()Andreas Schneider2023-04-282-1/+5
* s3:tests: Add test that veto files works for hidden filesAndreas Schneider2023-04-283-0/+30
* s3:tests: Create a temporary directory for test_veto_files.shAndreas Schneider2023-04-281-2/+8
* libcli/security: rewrite calculate_inherited_from_parent()Stefan Metzmacher2023-04-281-55/+192
* VERSION: Bump version up to Samba 4.18.3...Jule Anger2023-04-191-2/+2
* 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