1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett 74a83be540 dsdb: Improve missing objectClass handling
This attempts to permit deletion of objects that have no objectClass
to allow dbcheck to clean up a corrupt database.  It is not complete,
the replmd_replPropertyMetaDataCtr1_sort_and_verify() call will still
fail, but this is as much as is safe to do without a way to replicate
the original issue.

Andrew Bartlett

Change-Id: If0b6c7f18e8aee587e6b3b4af878a0145f5eac37
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-03-27 00:36:31 +01:00
..
common Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
dns lib/param: Create a seperate server role for "active directory domain controller" 2012-06-15 09:18:33 +02:00
kcc Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in the codebase. 2014-03-05 16:33:21 +01:00
repl dsdb: Do not update notify_uSN until the transaction is genuinely committed to the DB 2014-03-27 00:36:31 +01:00
samdb dsdb: Improve missing objectClass handling 2014-03-27 00:36:31 +01:00
schema dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs 2013-09-26 22:05:12 +02:00
tests/python s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an originating add operation 2013-11-03 16:17:30 +01:00
pydsdb.c pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails. 2013-09-24 07:44:29 +02:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00