Lines Matching defs:wt_modrdn
34 wt_modrdn( Operation *op, SlapReply *rs )
66 Debug( LDAP_DEBUG_TRACE, "==> wt_modrdn(%s -> newrdn=%s - newsup=%s)\n",
77 Debug( LDAP_DEBUG_ANY, "wt_modrdn: wt_ctx_get failed\n");
99 "<== wt_modrdn: parent does not exist %s\n", p_ndn.bv_val);
104 "<== wt_modrdn: wt_dn2entry failed (%d)\n", rc );
118 "wt_modrdn: no access to parent\n");
124 "wt_modrdn: wr to children of entry %s OK\n", p_ndn.bv_val );
133 "wt_modrdn: parent dn=%s\n", p_dn.bv_val );
144 "<== wt_modrdn: wt_dn2entry failed (%d)\n", rc );
155 "<== wt_modrdn: no such object %s\n", op->o_req_dn.bv_val);
164 Debug( LDAP_DEBUG_ANY, "wt_modrdn: wt_dn2aentry failed (%d)\n", rc );
197 Debug( LDAP_DEBUG_TRACE, "wt_modrdn: no access to entry\n");
208 Debug(LDAP_DEBUG_ARGS, "<== wt_modrdn: non-leaf %s\n", op->o_req_dn.bv_val);
214 "<== wt_modrdn: has_children failed: %s (%d)\n",
227 "wt_modrdn: entry %s is referral\n", e->e_dn );
242 "wt_modrdn: new parent \"%s\" requested...\n",
248 "wt_modrdn: new parent \"%s\" same as the old parent \"%s\"\n",
273 "<== wt_modrdn: new superior not found: %s\n",
280 "<== wt_modrdn: wt_dn2entry failed %s (%d)\n",
287 "wt_modrdn: wr to new parent OK np=%p, id=%ld\n",
293 "wt_modrdn: no wr to newSup children\n" );
300 "wt_modrdn: entry is alias\n" );
308 "wt_modrdn: entry is referral\n" );
317 "wt_modrdn: no parent, not implement yet\n" );
324 "wt_modrdn: wr to new parent's children OK\n" );
342 "wt_modrdn: new ndn=%s\n", new_ndn.bv_val );
359 "<== wt_modrdn: wt_dn2entry failed %s (%d)\n",
377 "<== wt_modrdn: pre-read failed!\n" );
390 "wt_modrdn: begin_transaction failed: %s (%d)\n",
398 "wt_modrdn: session id: %p\n", wc->session );
404 "<== wt_modrdn: delete failed: %s (%d)\n",
421 "<== wt_modrdn: add failed: %s (%d)\n",
433 "<== wt_modrdn: modify failed: %s (%d)\n",
443 "wt_modrdn: id2entry update failed(%d)\n", rc );
467 "<== wt_modrdn: post-read failed!\n" );
485 "<== wt_modrdn: commit failed: %s (%d)\n",
493 "wt_modrdn: rdn modified%s id=%08lx dn=\"%s\"\n",
513 Debug( LDAP_DEBUG_TRACE, "wt_modrdn: rollback transaction\n" );