]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_ops.c
Fix warning
[openldap] / servers / slapd / slapi / slapi_ops.c
2004-04-15 Luke HowardFix warning
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-03-17 Pierangelo Masaratifix previous commit
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-23 Howard ChuFix replog sequencing - assign sequence numbers at...
2003-12-19 Luke HowardFix slapi_modify_internal() to deal with just the modif...
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-11-29 Kurt ZeilengaCleanup rcsid comments
2003-11-26 Kurt ZeilengaUpdate notices and acknowledgements
2003-11-20 Kurt ZeilengaNormalize to IBM's OPL notice (with permission).
2003-11-20 Kurt ZeilengaUpdate to basic notice.
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-07 Luke HowardUse slapi_entry_dup() instead of converting entry to...
2003-09-15 Luke HowardModifications must be copied before calling slap_mods_c...
2003-08-01 Luke HowardAllow SLAPI plug-ins to override OpenLDAP extended...
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Kurt ZeilengaUpdate IBM copyrights
2003-05-01 Luke HowardFix build breakage
2003-04-25 Howard ChuITS#2464 don't strdup NULL DN
2003-04-23 Luke HowardFix incorrect usage of slapi_ch_free()
2003-04-12 Howard ChuNew ldap_pvt_thread_pool_context()
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuInit op->tmpmfuncs.
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Luke HowardDon't set SLAPI_NENTRIES in internal_result_v3; seems...
2003-04-01 Luke HowardFixed crasher due to op->o_conn not being initialized...
2003-04-01 Luke HowardFix compile breakage from nentries fix
2003-04-01 Luke HowardUpdate for new internal API: set op backend
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Luke HowardCleanup to use new internal API
2003-03-31 Luke HowardSLAPI fixes
2003-03-11 Pierangelo Masaratiuse an "unknown" listener name/url when faking connections
2003-03-03 Pierangelo Masaratiinitialize var
2003-03-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2003-02-27 Pierangelo Masaratiquick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-08 Kurt Zeilengaextern'ize
2003-02-02 Luke HowardDo not crash when more than one attribute is passed to
2003-02-02 Luke HowardEnsure normalized root DN is available to internal...
2003-02-02 Luke HowardAlways pass normalized DN to select_backend() when...
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-24 Luke HowardPlug memory leak
2003-01-24 Luke Howards/ldap_pvt_thread_pool_getcontext/ldap_pvt_thread_pool_...
2003-01-24 Luke Howardfix typo
2003-01-23 Luke HowardPass normalized DN to select_backend()
2003-01-23 Luke HowardReference slapi_search_internal() due to linker error...
2003-01-21 Luke HowardReturn LDAP_PARAM_ERROR when NULL passed to internal...
2003-01-20 Luke HowardHarmonise slapi_ch_free() with Sun ONE API
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratimisc slapi cleanup
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...