]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2003-02-07  Pierangelo... (mostly blind) fix of possible leak/dangling pointer...
2003-02-06  Pierangelo... make sure the DN is null-terminated before normalizing it
2003-02-05  Pierangelo... add helper
2003-02-05  Pierangelo... add 'rebind-as-user' according to back-ldap's implement...
2003-02-05  Pierangelo... ignore blanks in subtree diff
2003-02-05  Kurt Zeilengadelete (7) after UTF-8
2003-02-05  Kurt Zeilengafix syntax error
2003-02-05  Pierangelo... only document 'subtree', but also allow 'sub'
2003-02-05  Pierangelo... allow 'sub' and 'subtree' in acl (fix ITS#2300)
2003-02-05  Pierangelo... partially fixes ITS#2299
2003-02-05  Jong Hyuk Choiremove printf
2003-02-05  Pierangelo... quick hack to check for awk
2003-02-05  Pierangelo... this will likely fix the problem with partial replication
2003-02-05  Pierangelo... added attr strip test
2003-02-05  Jong Hyuk ChoiFilename change : servers/slapd/back-bdb/lcup.c ->...
2003-02-05  Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-04  Pierangelo... handle attr delete appropriately (pass test004)
2003-02-04  Pierangelo... handle NULL mod_[b]values case
2003-02-04  Pierangelo... document the multiple URI feature
2003-02-04  Pierangelo... comment a useful feature of using URIs
2003-02-04  Pierangelo... improve last commit
2003-02-04  Pierangelo... allow multiple URIs (need to backport to back-ldap)
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 Chuber_flush shouldn't be logging with _ANY, changed to...
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... cleanup
2003-01-30  Kurt ZeilengaRemove FIXME stuff (ITS#2243)
2003-01-30  Howard ChuFix includes for VPATH builds
2003-01-30  Hallvard FurusethChange lutil_detach() to not close the descriptors...
2003-01-30  Howard ChuDisallow multiple suffixes by default. Otherwise subtre...
2003-01-30  Pierangelo... do 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-30  Luke HowardAdded slapi_filter_apply() API from Sun ONE DS 5.x
2003-01-30  Pierangelo... hide actual value/valueset
2003-01-30  Howard ChuFix ITS#2161, the check is meaningless anyway.
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... cleanup
2003-01-29  Pierangelo... allow special objectClasses to violate constraint ...
2003-01-29  Pierangelo... bail out is now the default; use noSuchAttribute as...
2003-01-29  Pierangelo... check for RDN attrs/vals when adding an entry (ITS...
2003-01-27  Pierangelo... silence warning
2003-01-27  Pierangelo... slapi header cleanup
2003-01-27  Pierangelo... silence warning
2003-01-27  Pierangelo... trim unused var
2003-01-27  Pierangelo... slapi header cleanup
2003-01-27  Pierangelo... cleanup null mapping detection
2003-01-27  Jong Hyuk ChoiLDAP cancel misc patch
2003-01-27  Pierangelo... cleanup
2003-01-27  Pierangelo... cleanup objectclass detection
2003-01-27  Pierangelo... clean up mapping api
2003-01-27  Pierangelo... bring in slapi_cl.h
2003-01-27  Pierangelo... fix objectclass mapping (to nothing)
2003-01-27  Pierangelo... reworking 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 HowardFilter structure typo fix
2003-01-25  Luke HowardNew filter SLAPI
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... include 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 Howardsync with slapd/slapi/slapi_utils.h
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 Howardsync with slapd/slapi/slapi.h
2003-01-24  Luke HowardDon't free active thread list
2003-01-24  Luke HowardFix filter iteration bug
2003-01-24  Luke HowardPlug memory leak
2003-01-24  Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-24  Luke Howards/ldap_pvt_thread_pool_getcontext/ldap_pvt_thread_pool_...
2003-01-24  Luke Howardfix typo
2003-01-24  Luke HowardSync with slapd/slapi/slapi_utils.h
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... fix logging and uninitialized value warning
2003-01-23  Pierangelo... cleanup versioning
2003-01-23  Pierangelo... fix ITS#2289 (don't use shared data for search state...
next