]> git.sur5r.net Git - openldap/shortlog
openldap
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
2000-06-06 Kurt ZeilengaRemove lint
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-06 Kurt Zeilenga(very) incomplete Digest-MD5 impl to Attic (until someo...
2000-06-06 Kurt Zeilengagetbyname/getbyaddr should share mutex per ITS#563.
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt ZeilengaInclude core.schema, not old schema files
2000-06-05 Kurt ZeilengaUse #ifdef, not #if
2000-06-05 Kurt ZeilengaFix up makefiles after removal of getdxname.c
2000-06-05 Kurt ZeilengaA simple (and correct) backend group selection.
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-05 Kurt ZeilengaMove old schema files to Attic.
2000-06-05 Mark ValenceFix broken non-schema build (var not defined).
2000-06-05 Mark ValenceKeep from ldbm_sync'ing a DBCache unless it has been...
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
2000-06-05 Mark Valencebackend_group selects the correct backend for the group.
2000-06-05 Kurt ZeilengaAdd ManageDSAit support to back-dnssrv
2000-06-05 Julio Sánchez... Initial version of man page for the schema routines
2000-06-04 Mark ValenceUpdate to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-04 Mark ValenceFix parameter order error.
2000-06-04 Mark ValenceFix memory leak.
2000-06-04 Mark ValenceClean up some NT lint.
next