summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d
Commit message (Expand)AuthorAgeFilesLines
* selftest: Run libsmbclient with and without unix extensionsVolker Lendecke2020-02-271-2/+2
* idl: drsuapi_DsaAddressListItem_V1 limit recursionGary Lockyer2020-02-271-1/+0
* librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer2020-02-271-0/+1
* libsmb: Pass the correct path to cli_posix_stat()Volker Lendecke2020-02-251-0/+2
* smbd: Separate aio_pthread indicator from normal EINTRVolker Lendecke2020-02-201-1/+0
* test: Show that smbd does not handle EINTR from open() correctlyVolker Lendecke2020-02-201-0/+1
* s4-auth: Allow simple bind login of a user with an @ in the samAccountNameAndrew Bartlett2020-02-141-1/+0
* auth/credentials: Test connecting to LDAP with a "virtual user" style accountAndrew Bartlett2020-02-141-0/+1
* libprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_MESSAGEGary Lockyer2020-02-071-1/+0
* librpc ndr: ndr_pull_advance check for unsigned overflow.Gary Lockyer2020-02-071-2/+1
* librpc ndr tests: Unsigned overflow in ndr_pull_advanceGary Lockyer2020-02-071-0/+1
* librpc ndr: NDR_PULL_ALIGN check for unsigned overflowGary Lockyer2020-02-071-1/+0
* librpc ndr tests: uint32 overflow in NDR_PULL_ALIGNGary Lockyer2020-02-071-0/+1
* librpc ndr: Heap-buffer-overflow in lzxpress_decompressGary Lockyer2020-02-071-0/+1
* source4/scripting/bin: Swap machine account password scriptsAndrew Bartlett2020-02-061-1/+1
* s3:auth_sam: map an empty domain or '.' to the local SAM nameStefan Metzmacher2020-02-051-1/+1
* s3:selftest: test authentication with an empty userdomain and upn namesStefan Metzmacher2020-02-051-0/+7
* CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 repl_meta_data: Set renamed = true (and so do SD inheritance) ...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 repl_meta_data: Fix issue where inherited Security Descriptors...Andrew Bartlett2020-01-211-1/+0
* CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-211-0/+1
* CVE-2019-14902 selftest: Add test for replication of inherited security descr...Andrew Bartlett2020-01-211-0/+2
* lib: Fix contending with a READ lockVolker Lendecke2019-12-221-1/+0
* torture3: Add a test that contends with a READ, not a WRITE lockVolker Lendecke2019-12-221-0/+1
* librpc: Do not access name[-1] trying to push "" into a dnsp_nameAndrew Bartlett2019-12-201-1/+0
* selftest: Confirm parse of dnsProperty recordsAndrew Bartlett2019-12-201-0/+1
* upgradedns: ensure lmdb lock files linkedGary Lockyer2019-12-201-1/+0
* test upgradedns: ensure lmdb lock files linkedGary Lockyer2019-12-201-0/+1
* librpc: Fix manually written printer for drsuapi_DsAttributeValueAndrew Bartlett2019-12-181-1/+0
* sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett2019-12-181-0/+1
* librpc: Do not follow a NULL pointer when calculating the size of a unionAndrew Bartlett2019-12-121-1/+0
* pidl: Mismatch between set and get of relative base pointersAndrew Bartlett2019-12-121-1/+0
* librpc: Do not follow a NULL pointer when calculating the size of a structureAndrew Bartlett2019-12-121-1/+0
* selftest: Add test for ndr_size_struct() faulting on a NULL pointerAndrew Bartlett2019-12-121-0/+1
* selftest: Add test for ndr_size_union() faulting on a NULL pointerAndrew Bartlett2019-12-121-0/+1
* selftest: Add test for structure with NDR_BUFFERS only in a unionAndrew Bartlett2019-12-121-0/+1
* librpc/idl/dnsserver.idl: Ensure DnsProperty id matches what is pulled from t...Andrew Bartlett2019-12-121-2/+0
* librpc dnsp test: Ensure length matches union selectorGary Lockyer2019-12-121-0/+2
* torture: Run durable_v2_reconnect_delay_msec with leasesVolker Lendecke2019-12-101-0/+2
* pidl:NDR/Parser: only include structs in ndr_interface_public_structAndrew Bartlett2019-12-101-1/+0
* selftest: Confirm that ndrdump struct mode is not available for enumsAndrew Bartlett2019-12-101-0/+1
* CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2SelfIsaac Boukris2019-12-101-1/+0
* CVE-2019-14870: heimdal: add S4U test for delegation_not_allowedIsaac Boukris2019-12-101-0/+1
* librpc/ndr: Do not follow a client-supplied NULL pointer in _print_drsuapi_Ds...Andrew Bartlett2019-12-101-2/+0
* selftest: Add ndrdump tests for malformed drsuapi trafficAndrew Bartlett2019-12-101-0/+2
* smbd: Fix a share_entries.tdb record leakVolker Lendecke2019-12-081-1/+0
* smbd: Test cleanup of disconnected durable handle recordsVolker Lendecke2019-12-081-0/+1
* smbd: fix handling of sentinel timestamp valuesRalph Boehme2019-12-061-10/+0
* smbclient: use full_timespec_to_nt_time()Ralph Boehme2019-12-061-2/+0
* s3:lib: use nt_time_to_full_timespec() in interpret_long_date()Ralph Boehme2019-12-061-2/+0