git.samba.org
/
metze
/
samba
/
wip.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DEBUG ridalloc...
[metze/samba/wip.git]
/
source4
/
dsdb
/
repl
/
drepl_out_helpers.c
diff --git
a/source4/dsdb/repl/drepl_out_helpers.c
b/source4/dsdb/repl/drepl_out_helpers.c
index 56e12579876892a12263e50e1e1f910aa981037d..1ea519d16abdcc3b0e3481bd8d206bc7c1bd99c2 100644
(file)
--- a/
source4/dsdb/repl/drepl_out_helpers.c
+++ b/
source4/dsdb/repl/drepl_out_helpers.c
@@
-332,7
+332,7
@@
static void dreplsrv_op_pull_source_get_changes_trigger(struct tevent_req *req)
r->in.req->req5.fsmo_info = state->op->fsmo_info;
}
r->in.req->req5.fsmo_info = state->op->fsmo_info;
}
-#if
0
+#if
1
NDR_PRINT_IN_DEBUG(drsuapi_DsGetNCChanges, r);
#endif
NDR_PRINT_IN_DEBUG(drsuapi_DsGetNCChanges, r);
#endif
@@
-374,6
+374,8
@@
static void dreplsrv_op_pull_source_get_changes_done(struct tevent_req *subreq)
return;
}
return;
}
+ NDR_PRINT_OUT_DEBUG(drsuapi_DsGetNCChanges, r);
+
if (!W_ERROR_IS_OK(r->out.result)) {
status = werror_to_ntstatus(r->out.result);
tevent_req_nterror(req, status);
if (!W_ERROR_IS_OK(r->out.result)) {
status = werror_to_ntstatus(r->out.result);
tevent_req_nterror(req, status);