1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb
Andrew Bartlett 4172e09c53 Fix DRSUAPI replication test - NET-API-BECOME-DC.
The main change here is to work with the current module stack,
replacing only the objectGUID module, rather than a number of modules.

However, two changes were key:
 - Fixing a typo search_req->handle -> change_req->handle
 - Allowing an error of NO_SUCH_OBJECT - it is quite valid
   for the object not to exist when being replicated in.

Other small changes were required to the ejs provision to match
changes in that code.

Andrew Bartlett
(This used to be commit 7b87a58502)
2008-01-23 15:43:14 +11:00
..
common r26679: It is very bad to free the ldb handle when you didn't create it... 2008-01-06 18:51:02 -06:00
repl r26672: Janitorial: Remove uses of global_loadparm. 2008-01-05 13:06:03 -06:00
samdb Fix DRSUAPI replication test - NET-API-BECOME-DC. 2008-01-23 15:43:14 +11:00
schema Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test. 2008-01-23 15:34:44 +11:00
config.mk r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9. 2007-12-21 05:51:13 +01:00