]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2000-07-12  Julio Sánchez... Oops, hope this gets it right
2000-07-12  Julio Sánchez... QUIPU cleaning removed necessary tool install logic
2000-07-12  Kurt ZeilengaFix a few typos
2000-07-09  Kurt Zeilengas/enable-unix/enable-local/
2000-07-08  Kurt ZeilengaITS#619: TLS PRNG initialization code
2000-07-07  Kurt ZeilengaAdd password extended operation draft
2000-07-07  Kurt Zeilengadraft 03
2000-07-07  Kurt ZeilengaInitial '+' draft
2000-07-07  Kurt Zeilengadraft-02 (a complete rewrite)
2000-07-06  Kurt ZeilengaUpdate
2000-07-06  Kurt ZeilengaUse setproctitle correctly
2000-07-06  Kurt ZeilengaRev the LDAP_VENDOR_VERSION
2000-07-06  Kurt ZeilengaFix get/set conconcurrency routines under Solaris
2000-07-06  Kurt ZeilengaRework <ac/errno.h> to provide a STRERROR. Prefers...
2000-07-06  Kurt ZeilengaChange reporting of SASL username
2000-07-06  Kurt ZeilengaAdd SASL projects
2000-07-05  Kurt ZeilengaAdd missing EOL
2000-07-05  Kurt ZeilengaFix error handling
2000-07-05  Kurt ZeilengaReturn last step output in final response.
2000-07-05  Kurt ZeilengaRemove lint
2000-07-05  Mark ValenceAdded NO_THREADS version of ldap_pvt_thread_pool_maxthreads
2000-07-05  Randy KunkeeOnly process back-* subdirectories that have a Makefile.
2000-07-04  Kurt ZeilengaImport announcement from 2.0-releng
2000-07-04  Kurt ZeilengaReport return code on failure
2000-07-04  Kurt ZeilengaCorrect improper ldap_result() result checking...
2000-07-04  Kurt ZeilengaImproved but still broken client tools.
2000-07-04  Kurt ZeilengaMisc doc updates
2000-07-04  Kurt ZeilengaFix leak pointed out by christian.lorenz@suse.de (ITS...
2000-07-04  Mark ValenceAdded "threads" config to slapd.conf.
2000-07-04  Kurt ZeilengaAdd Steve Sonntag's (Novell) memory debugging extensions
2000-07-04  Kurt ZeilengaRename local variable 'sun' to 'sa' to avoid clash...
2000-07-03  Kurt ZeilengaAdd reporting of LDAPv3 referrals. Should also report...
2000-07-02  Kurt ZeilengaAdd octetString syntax to undefined attribute type
2000-07-02  Kurt ZeilengaAdd experimental support for undefined attribute types.
2000-07-02  Kurt ZeilengaRename escape_value to filter_escape_value
2000-07-02  Kurt ZeilengaProvide caseExactIA5SubstringsMatch using OpenLDAP OID
2000-07-02  Kurt ZeilengaClarify ad_type usage
2000-07-02  Mark ValenceFix seg fault (test003).
2000-07-01  Kurt ZeilengaAdd sets to NT build, remove LINT
2000-07-01  Kurt ZeilengaEscape filter strings
2000-06-30  Kurt ZeilengaRemove ldap_*_dn() prototypes of #if 0 routines
2000-06-30  Kurt ZeilengaFix typos
2000-06-30  Kurt Zeilengas/SUBSTRINGS/SUBSTR/
2000-06-30  Kurt ZeilengaClarify LDAP_ATTRCHAR
2000-06-30  Mark ValenceFix aci link error.
2000-06-30  Kurt ZeilengaQuick fix to aci link error
2000-06-30  Kurt ZeilengaSkip over unsupported tags
2000-06-30  Kurt ZeilengaInclude tab in LDAP_SPACE
2000-06-30  Kurt ZeilengagenTime: Move validate above normalizer
2000-06-29  Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-29  Dmitry Kovalevminor fix (eliminate warnings)
2000-06-29  Mark ValencePrepare for Set ACLs and ACIs.
2000-06-29  Dmitry Kovalevchanges for 2.0-beta
2000-06-29  Kurt ZeilengaAvoid locale specific ctype routines.
2000-06-29  Kurt ZeilengaFix inclusion of <sasl.h>
2000-06-29  Kurt ZeilengaAdd LDAPv3 rename support
2000-06-29  Kurt ZeilengaInitial, very unforgiving, booleanValidate and booleanM...
2000-06-29  Kurt ZeilengaFix additional typo
2000-06-29  Kurt ZeilengaFix typo
2000-06-28  Mark ValenceFix negated tests in IA5StringNormalize and numericStri...
2000-06-28  Mark ValenceUpdated attribute routine to pass back bervals.
2000-06-26  Kurt ZeilengaUpdate matching rule usage
2000-06-26  Kurt ZeilengaFix make clean
2000-06-26  Kurt ZeilengaReverse SASL mechanism restriction #ifdef
2000-06-26  Kurt ZeilengaAdd missing sockerr call
2000-06-26  Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-26  Kurt ZeilengaMinor cleanup
2000-06-26  Kurt ZeilengaDisallow kbind over LDAPv3
2000-06-26  Kurt ZeilengaSet TMPDIR
2000-06-26  Kurt ZeilengaDo not include <lber.h>
2000-06-26  Kurt ZeilengaRipe out Kbind
2000-06-26  Kurt ZeilengaModify backend_attribute to return bervals and adjust...
2000-06-25  Kurt ZeilengaRemove ldif.dsp
2000-06-25  Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
2000-06-25  Kurt ZeilengaMove old files to the Attic
2000-06-25  Kurt ZeilengaQUIPU -> Attic
2000-06-25  Kurt ZeilengaReturn unwillingToPerform for step 2 kerberos bind.
2000-06-25  Kurt ZeilengaAdd -C to manual pages
2000-06-25  Kurt ZeilengaAdd SLURPD v3 updates project: use v3 bind and manageDSAit
2000-06-25  Kurt Zeilenga-C/-R changes
2000-06-25  Kurt ZeilengaModified slapd to be slurpd friendly.
2000-06-25  Kurt ZeilengaFail if ldap_set_option fails
2000-06-25  Kurt ZeilengaRound 2 of tools work.
2000-06-25  Kurt ZeilengaAdd comment regarding use of LDAP_OPT_SUCCESS v. LDAP_O...
2000-06-25  Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24  Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-24  Kurt ZeilengaClarify LinuxThreads USR1/USR2 issue
2000-06-23  Kurt ZeilengaDirectoryString syntaxes must have one or more octets...
2000-06-23  Mark ValenceAdd attribute.c to project.
2000-06-22  Randy KunkeeFix several bugs with dereferencing aliases and create...
2000-06-22  Randy KunkeeCorrectly parse v2 OpenLDAP ldap.h.
2000-06-21  Mark ValenceFix minor bug in handling group ACLs.
2000-06-21  Mark ValenceAdd ldap_back_attribute to ldap backend
2000-06-21  Mark ValenceAdded attribute.c
2000-06-21  Mark ValenceNew backend routine: back_attribute
2000-06-21  Mark ValenceNew backend routine: back_attribute
2000-06-21  Mark ValenceFix for thread/fork problem. Don't start a worker...
2000-06-21  Kurt ZeilengaPrepare for additional schema routines.
2000-06-21  Kurt ZeilengaITS#601: fix fetch bugs
2000-06-20  Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
next