]> git.sur5r.net Git - openldap/shortlog
openldap
2000-06-14 Mark ValenceFix ACI group membership test to look up OC.
2000-06-14 Kurt ZeilengaMinor cleanup
2000-06-14 Mark ValenceBug hunting -- various problems with opening caches.
2000-06-14 Mark ValenceBug hunting -- hang when checking dnattr in ACL.
2000-06-14 Mark ValenceBug hunting -- crash when doing substring match.
2000-06-14 Mark ValenceBug fix in dn_rdn when dn string begins with whitespace.
2000-06-14 Kurt ZeilengaFix getpassword bug
2000-06-14 Kurt ZeilengaUpdate -Z description to reduce confusion with ldaps://
2000-06-14 Kurt ZeilengaChange cn=schema to cn=subschema to reflect subentry...
2000-06-13 Kurt ZeilengaAdd backend updates to todo list
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-13 Kurt ZeilengaFix up NT port after thread changes
2000-06-13 Kurt ZeilengaFix addition of dynamic operational attributes (subsche...
2000-06-13 Kurt ZeilengaAdditional use of new ACL styles
2000-06-13 Kurt ZeilengaITS#590: remove extra symbol
2000-06-13 Kurt ZeilengaFix Novell URL kludge
2000-06-13 Kurt ZeilengaPartially test new ACL styles.
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-12 Mark ValenceAdded .regex, .base, .one, .subtree, and .children...
2000-06-10 Kurt ZeilengaFound ber_error_print pieces which I forgot commit.
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Kurt Zeilengaignore clean-local rm error
2000-06-10 Kurt ZeilengaFix LDAP_END_DECL bug, add LDAP_P() to rebind proc...
2000-06-10 Kurt ZeilengaAdd ldap_unbind_ext_s
2000-06-10 Kurt ZeilengaAdd sort/vlv controls
2000-06-10 Kurt Zeilengaundef DEFSEP before defining it
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-10 Mark ValenceFix a race condition by removing (unnecessary) unlock...
2000-06-10 Mark ValenceFix make install when build dir is not main ldap dir.
2000-06-10 Mark ValenceA little cleanup
2000-06-10 Mark ValenceAdd ldap_back_group routine.
2000-06-10 Kurt ZeilengaFix LBER_MEMORY_DEBUG failed realloc bug
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Kurt ZeilengaITS#576: cause subdir make failure to halt subsequent...
2000-06-09 Kurt ZeilengaDetect getaddrinfo
2000-06-09 Kurt ZeilengaAdditional IPv6 changes from Stig Venaas
2000-06-09 Kurt ZeilengaFix dependencies
2000-06-09 Mark ValenceFix operator precedence bug.
2000-06-09 Mark ValenceFix uninitialized var bug.
2000-06-09 Kurt Zeilengaremove IA64 lint
2000-06-09 Kurt ZeilengaAlready in core (damn)
2000-06-09 Kurt ZeilengaAdd RFC 2589 schema
2000-06-09 Kurt ZeilengaImport LDUP drafts and reimport poorly imported ldapext...
2000-06-09 Kurt ZeilengaRegenerate with autoconf 2.13.1
2000-06-09 Julio Sánchez... Added maildap.
2000-06-09 Julio Sánchez... A few name changes.
2000-06-09 Kurt ZeilengaUse CDPATH clearing mechanism borrowed from autoconf...
2000-06-09 Kurt ZeilengaRegen
2000-06-09 Kurt ZeilengaClear CDPATH
2000-06-09 Julio Sánchez... The experimental mail500 has been renamed as maildap...
2000-06-08 Julio Sánchez... The old mail500 is back restored as of 1999/06/30,...
2000-06-08 Kurt ZeilengaInitialize peername with EOS.
2000-06-08 Kurt ZeilengaReplace AuthMeth, StartTLS, and DIGEST-MD5 I-Ds with RFC
2000-06-08 Kurt ZeilengaFirst cut new schema support.
2000-06-08 Kurt ZeilengaRemove lint
2000-06-08 Kurt ZeilengaMeantion new features
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-08 Mark ValenceAdded a yield or two for Pth.
2000-06-08 Mark ValenceThread pools enabled again -- test008 passes on NT...
2000-06-08 Kurt Zeilenga~ NULL was a bad idea.
2000-06-08 Mark ValenceDisable thread pooling while I fix the deadlock.
2000-06-08 Kurt Zeilengaremove pointer v. int lint from ber_sockbuf_ctrl.
2000-06-08 Kurt ZeilengaReally disable pthread rw locks
2000-06-08 Kurt ZeilengaDisable pthread rwlock use til we sort out pool issues
2000-06-07 Kurt ZeilengaAdd missing -DNO_THREADS trylock and make minor change...
2000-06-07 Kurt ZeilengaAdd VLV/Sort controls (from Novell)
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-07 Mark ValenceUse thread pool for operation threads.
2000-06-07 Mark ValenceAdd thread pool routines.
2000-06-07 Kurt ZeilengaInclude <lber.h> to use ber_strdup(). (probably should...
2000-06-07 Kurt ZeilengaUse ldap_pvt_url_scheme2tls() to test for ldaps://
2000-06-07 Mark Valenceldap_is_ldaps_url takes a char *. Is there a better...
2000-06-07 Kurt Zeilengafix up stats/debug messages
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-07 Kurt ZeilengaUpdate a few misc docs
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-07 Kurt ZeilengaAdd Pth specific r/w lock implementation.
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-07 Kurt ZeilengaUse pthread rwlocks, if available
2000-06-06 Kurt ZeilengaFix typo in comment
2000-06-06 Kurt ZeilengaDemonstrate how rdwr routines could be easily replaced.
2000-06-06 Kurt ZeilengaBasic IPv6 support...
2000-06-06 Kurt ZeilengaCleanup slapd.conf sed'ing
2000-06-06 Kurt ZeilengaAdditional unifdef'ing
2000-06-06 Mark ValenceIn preparation for thread pools
2000-06-06 Kurt ZeilengaCleanup schema/data symlinks
2000-06-06 Kurt ZeilengaAxe old schema files
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Kurt ZeilengaAdd presense indexing
2000-06-06 Kurt Zeilengaremove init arg from attrs_index_config proto
2000-06-06 Kurt ZeilengaDon't automatically index objectlclass eq, ineffective...
2000-06-06 Kurt ZeilengaRemove old schema directives
2000-06-06 Kurt ZeilengaUse err2txt for unknown error
2000-06-06 Mark ValenceFix memory leak in new schema code.
2000-06-06 Kurt ZeilengaRemove not to be implemented control.
2000-06-06 Kurt ZeilengaPrepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT
2000-06-06 Mark ValenceUpdated for schemas.
2000-06-06 Kurt ZeilengaDon't include files moved to attic
2000-06-06 Kurt ZeilengaComplete group ACL impl. under new schema code
next