]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_ops.c
Happy new year! (belated)
[openldap] / servers / slapd / slapi / slapi_ops.c
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-01-02 Kurt Zeilengahappy new year
2006-01-08 Kurt Zeilengalocal_ssf change from HEAD
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-03 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-06-08 Kurt ZeilengaSync with HEAD (ready for 2.3 "release"?)
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-04 Howard ChuAlways exclude subordinates from top-level ops so glue...
2004-11-23 Howard ChuUse SLAP_CONTROL_* constants
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-04 Pierangelo Masaratifix global configuration patch (ITS#3353)
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-08-25 Luke HowardThis patch fixes some subtle interactions between SLAPI...
2004-08-23 Luke HowardHarmonize bvptr2obj_copy() with values2obj_copy() ...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-30 Pierangelo Masaraticleanup
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-05-23 Luke HowardFix breakage
2004-05-23 Luke HowardImplement slapi_entry_has_children()
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...