1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/source4
Andrew Bartlett a4cdfbd167 dsdb: Allow delete (directly and over DRS) of an object with a link to itself
Previously this would fail with Unsupported critical extension 1.3.6.1.4.1.7165.4.3.2

Reported by Alexander Harm.  Many thanks for helping make Samba better
and for your patience with patches and providing debugging information.

REF: https://lists.samba.org/archive/samba/2020-February/228153.html
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14306

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-03-22 04:39:36 +00:00
..
auth s4-auth: Allow simple bind login of a user with an @ in the samAccountName 2020-02-14 17:13:33 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client smbclient4: Remove unused code 2020-02-10 19:26:37 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns: Always return SOA record for records we should know 2019-11-08 12:31:29 +00:00
dsdb dsdb: Allow delete (directly and over DRS) of an object with a link to itself 2020-03-22 04:39:36 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self 2019-12-10 09:18:46 +00:00
heimdal_build heimdal_build: Remove bashism from --address-sanitizer build rule 2020-01-18 12:25:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdc: Explicitly reject S4U requests 2020-03-10 14:46:04 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib s4:lib: Make sure we close fd's in error path 2019-12-10 00:30:29 +00:00
libcli Convert samba4.base.*attr tests to smb2 2019-12-20 22:01:28 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1 2020-02-27 01:02:32 +00:00
nbt_server smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param s4/param: py_sid shouldn't be decref'ed after insertion into dict 2020-03-19 22:23:52 +00:00
rpc_server s4:rpc_server/lsa: remove some useless talloc_reference() calls 2020-02-05 08:46:38 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting source4/scripting/bin: Swap machine account password scripts 2020-02-06 14:57:42 +00:00
selftest selftest: Run python.samba.tests.dcerpc.raw_protocol against S3 ad_member 2020-03-20 15:36:31 +00:00
setup selftest: add test for samba-tool groupmember --member-base-dn option 2020-01-21 14:38:47 +00:00
smb_server s4/smb_server: Fix handling of SMB2 messages after Netbios session setup 2019-12-05 18:44:40 +00:00
smbd s4-smbd: Make use of prctl_set_comment() 2020-02-27 03:42:35 +00:00
torture selftests: Tests only appropiate RPC interfaces are available in smb pipes 2020-03-20 15:36:31 +00:00
utils source4/utils/oLschema2ldif: include stdint.h before cmocka.h 2019-12-18 16:57:52 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build