]> git.sur5r.net Git - openldap/history - servers
Cleanup #ifdefs
[openldap] / servers /
2003-02-04 Luke HowardCleanup #ifdefs
2003-02-03 Jong Hyuk ChoiIntermediate Response
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-02-02 Luke HowardFix crasher in bvptr2obj
2003-02-02 Luke HowardEnsure AttributeDescriptions are initialized to NULL
2003-02-01 Luke HowardAdd search ref callback
2003-02-01 Luke HowardAdd sendreference callback
2003-01-31 Howard ChuFix statslog of big attr names
2003-01-31 Howard ChuTweak previous commit
2003-01-31 Howard ChuFix subtree and matched search in back-hdb
2003-01-31 Howard ChuFix for LDAP_SLAPI not def'd
2003-01-31 Luke HowardDate PADL copyright notice
2003-01-31 Pierangelo Masaraticleanup
2003-01-30 Kurt ZeilengaRemove FIXME stuff (ITS#2243)
2003-01-30 Howard ChuFix includes for VPATH builds
2003-01-30 Howard ChuDisallow multiple suffixes by default. Otherwise subtre...
2003-01-30 Pierangelo Masaratido not treat extensibleObject as special; add comment...
2003-01-30 Howard ChuITS#2285 string_expand for acl set
2003-01-30 Luke HowardCheck for slapi_filter_dup() success in nested filters
2003-01-30 Luke HowardTerminate f_sub_any array
2003-01-30 Luke HowardAdded slapi_filter_dup() API from Sun ONE DS 5.x
2003-01-30 Luke HowardImplemented slapi_filter_apply() API
2003-01-29 Luke HowardEnsure that, when an entry is actually being added...
2003-01-29 Luke HowarddoPostSearchPluginFNs() should return void for clarity...
2003-01-29 Pierangelo Masaraticleanup
2003-01-29 Pierangelo Masaratiallow special objectClasses to violate constraint ...
2003-01-29 Pierangelo Masaratibail out is now the default; use noSuchAttribute as...
2003-01-29 Pierangelo Masaraticheck for RDN attrs/vals when adding an entry (ITS...
2003-01-27 Pierangelo Masaratisilence warning
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-27 Pierangelo Masaratisilence warning
2003-01-27 Pierangelo Masaratitrim unused var
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-27 Pierangelo Masaraticleanup null mapping detection
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-27 Pierangelo Masaraticleanup
2003-01-27 Pierangelo Masaraticleanup objectclass detection
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-27 Pierangelo Masaratibring in slapi_cl.h
2003-01-27 Pierangelo Masaratifix objectclass mapping (to nothing)
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-27 Luke HowardEnsure that global plugins are called after backend...
2003-01-26 Luke Howardmore Sun ONE DS 5.x harmonisation
2003-01-25 Luke HowardSun ONE DS 5.x filter harmonisation
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-24 Hallvard FurusethFix typo in comment.
2003-01-24 Pierangelo Masaratiinclude ac/ headers
2003-01-24 Luke HowardGrammar cleanup
2003-01-24 Luke HowardFix memory smasher in slapi_x_modifications2ldapmods()
2003-01-24 Luke HowardFix uninitialized sl_is_udp
2003-01-24 Luke HowardCheck for pPB == NULL (courtesy Pierangelo)
2003-01-24 Luke HowardSupport slapi_entry_first_attr()/slapi_entry_next_attr...
2003-01-24 Luke Howardinclude unistd.h for F_LOCK
2003-01-24 Luke HowardMatching rule constants for future support
2003-01-24 Luke HowardFix filter iteration bug
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-24 Luke HowardSupport Sun DS 5.x thread abstraction layer
2003-01-24 Howard ChuDelete redundant ch_free().
2003-01-24 Luke HowardHonour PermitModify control when adding or deleting...
2003-01-23 Pierangelo Masaratifix logging and uninitialized value warning
2003-01-23 Pierangelo Masaraticleanup versioning
2003-01-23 Pierangelo Masaratifix ITS#2289 (don't use shared data for search state...
2003-01-23 Luke HowardTest PermitModify and NoReferrals controls (note that...
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-23 Luke HowardPass normalized DN to select_backend()
2003-01-23 Luke HowardReference slapi_search_internal() due to linker error...
2003-01-23 Luke HowardInstall object type plugins
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
2003-01-22 Hallvard FurusethReturn 0 or 1 from is_entry_*(), to kill 'signed vs...
2003-01-22 Kurt Zeilengas/AUTHZ/BIND/ for consistency with other Statslog(...
2003-01-22 Luke HowardClarification regarding compute search filter rewriting...
2003-01-22 Luke HowardTo conform to the SLAPI spec, slapi_filter_get_ava...
2003-01-22 Luke HowardCheck for modified filter after calling search rewriter...
2003-01-22 Luke HowardCall rewrite function after preop plugins (not before...
2003-01-22 Luke HowardUse ber_dupbv() to avoid crashing on binary values
2003-01-22 Luke HowardAdded some OpenLDAP extensions for determining ldapi...
2003-01-22 Luke HowardCall search rewriter callback before first preop search...
2003-01-22 Luke HowardSLAPI fixes (better documentation)
2003-01-22 Luke HowardFirst pass at replacing proprietary OpenLDAP virtual...
2003-01-22 Luke HowardMore DS 5.x harmonisation
2003-01-22 Luke HowardAdded slapi_entry_attr_get_charptr() API
2003-01-22 Luke HowardNew DS 5.x memory management API memory management...
2003-01-22 Luke HowardAdded slapi_access_allowed() and slapi_acl_check_mods...
2003-01-21 Luke HowardFixed crashed in slapi_value_free
2003-01-21 Luke HowardMake sure slapi_valueset_add_value() copies the input...
2003-01-21 Luke HowardEnsure AttributeDescriptions are initialized to NULL...
2003-01-21 Luke HowardAllow coalesce pblock types.
2003-01-21 Luke HowardPut #endif in correct place when commenting out backend...
2003-01-21 Luke HowardAllow global plugins.
2003-01-21 Luke HowardAllow plugins not associated with a specific backend
2003-01-21 Luke HowardIf no plugins are registered, have front-end silently...
2003-01-21 Luke HowardDon't crash if no backend
2003-01-21 Luke HowardAdded OpenLDAP-specific SLAPI for getting entry ID
2003-01-21 Luke HowardSet opattr plugin-specific pblock parameters to NULL...
2003-01-21 Luke HowardAdd support for virtual operational attribute plugin...
2003-01-21 Luke HowardReserve pblock IDs for opattr plugin
next