]> git.sur5r.net Git - openldap/history - servers/slapd/modrdn.c
- LDAP_SYNCREPL defined in include/ldap.h
[openldap] / servers / slapd / modrdn.c
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-17 Pierangelo Masaratiimprove previous commit
2003-04-17 Pierangelo Masaratidon't return referral if cannot compute one (should...
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test005-modrdn works...
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-07 Kurt Zeilengareally put SLAPI behind its #ifdef
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
2003-01-21 Luke HowardReturn LDAP_OTHER instead of LDAP_OPERATIONS_ERROR...
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-19 Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratislapi used the old version of the LDAP_LOG macro (caugh...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-08-23 Pierangelo Masaratiadded assertions to catch helper function misuse
2002-08-21 Pierangelo Masaratifix previous commit
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-08-12 Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuMinor cleanup
2001-12-29 Howard ChuFix newSuperior handling. Back out previous commit.
2001-12-28 Howard ChuMore dnPrettyNormal
2001-12-27 Pierangelo Masarati:)
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaHave replog() use struct berval DNs
2001-12-25 Kurt ZeilengaFix modrdn
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Howard ChuFix SEGV when no newSuperior is specified
2001-12-24 Kurt ZeilengaFix up frontend side of modrdn. Need to rework backend...
2001-12-24 Howard ChuChanged suffix_alias() to use struct berval * in-place.
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-22 Kurt ZeilengaUpdate BER decoding of PDU to use "o" (struct berval...
2001-12-21 Pierangelo Masaratitemporary variable erroneously inside #ifdef (ITS#1503)
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-11-16 Pierangelo Masaraticheck for update dn
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-05 Kurt ZeilengaReturn unwillingToPerform instead of noSuchObject for...
2001-07-06 Kurt ZeilengaFix root dse checks
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-09-08 Kurt Zeilengadisallow more root dse operations
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-06-16 Kurt ZeilengaRemove unnecessary arg from front end backend_check_ref...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-25 Kurt ZeilengaLDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-12 Kurt Zeilengafix uninitialized ndn bug
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
2000-03-02 Kurt ZeilengaMove handling of operations errors due to submission of
2000-03-01 Kurt ZeilengaReorder error detection based upon precedence
2000-02-29 Kurt ZeilengaReplace do_*() return -1 with return SLAPD_DISCONNECT.
2000-02-01 Kurt ZeilengaDidn't return after returning unknown critical control.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-10-28 Howard ChuAdded line to #include "ldap_pvt.h". Part of Mingw32...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-19 Howard ChuFix previous dn checkin
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethPlug memory leaks when modrdn failure. Fix Typo in...
1999-09-02 Hallvard FurusethFix: obey be->be_readonly. Also add & obey global_read...
1999-08-13 Kurt ZeilengaForce to LDAPv3 until BIND
1999-08-07 Hallvard FurusethMinor cleanup:
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-08-03 Kurt ZeilengaAdd multimaster replication support (ITS#170) based...
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
1999-07-22 Kurt ZeilengaImplement better DN checking... make sure attribute...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-16 Kurt Zeilenga(re)introduce o_connid such that STATS doesn't need...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-02 Kurt ZeilengaSend LDAP_SASL_BIND_IN_PROGRESS if o_bind_in_progress...
next