]> git.sur5r.net Git - openldap/shortlog
openldap
2002-09-30 Kurt ZeilengaAlter a few DNs to ensure normalization works in groups
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-26 Kurt ZeilengaAdd portability note and reference to the platform...
2002-09-26 Kurt ZeilengaReturn default referral if DN maps to empty domain.
2002-09-25 Kurt Zeilengabenign buffer overflow fix (ITS#1964)
2002-09-24 Kurt ZeilengaITS#1502: fix NS-MTA-MD5 typo
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-23 Kurt ZeilengaChange one search to use oneLevel scope
2002-09-23 Kurt ZeilengaUndocument -C (chase referrals)
2002-09-23 Kurt ZeilengaAdd Steven's I-Ds on LDAP/X.500 admin models
2002-09-22 Kurt ZeilengaMinor updates
2002-09-22 Kurt Zeilenga-05
2002-09-21 Kurt Zeilengafix possible uninit bug
2002-09-21 Howard ChuFix ITS#1033 slapd hangs with GNU Pth - don't write...
2002-09-21 Howard ChuFix return values, set stack size. (Default is only...
2002-09-21 Kurt ZeilengaAdd experimental +/- AttributeName support.
2002-09-20 Kurt ZeilengaAdd "IANA Considerations for LDAP" (rfc3383)
2002-09-20 Kurt ZeilengaSave "-" for no subtypes
2002-09-20 Kurt ZeilengaClean up hash password scheme stuff
2002-09-20 Kurt ZeilengaAdd some clarification as to what hash algorithms are...
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-19 Howard ChuSimpler fix for NO_THREADS
2002-09-19 Howard ChuUpdated BDB_HIER for current API
2002-09-19 Kurt ZeilengaAdd new LDAP RFCs
2002-09-19 Howard ChuDon't set bdb yield with NO_THREADS
2002-09-19 Howard ChuFixes for NO_THREADS
2002-09-19 Kurt Zeilengaremove unused log level
2002-09-18 Howard ChuAdd calls to module_init/module_kill to support dynamic...
2002-09-18 Kurt ZeilengaAdd the LDAPv3 TS.
2002-09-18 Kurt Zeilengarebuild with new openldap.m4 pthread version check
2002-09-18 Howard ChuFix pthread version check again
2002-09-17 Kurt Zeilengalatest dupent I-D
2002-09-16 Kurt ZeilengaMisc cleanup
2002-09-16 Kurt ZeilengaFix sizeof [r]buf typo
2002-09-16 Kurt ZeilengaFor object classes in attribute lists, use '+' (or...
2002-09-15 Kurt ZeilengaWrap csn filter frees with sync mode check.
2002-09-15 Kurt ZeilengaFix return value
2002-09-15 Kurt ZeilengaAdd LDAP_CONTROL_CLIENT_UPDATE to list of supported...
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-15 Kurt ZeilengaFix typos in last commit
2002-09-15 Kurt ZeilengaCleanup up LDAP_CLIENT_UPDATE code... including some...
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-13 Howard ChuFix ITS#2082, bdb_idl_intersection
2002-09-13 Howard ChuFix debug messages
2002-09-13 Howard ChuAdded group ACL tests
2002-09-13 Howard ChuFix test of uninit'd rc at LOCK_ID
2002-09-12 Howard ChuPOSIX threads tweaks for Draft 4 vs Draft 5
2002-09-12 Howard ChuFix previous commit, LIBSRCS/LIBOBJS should not have...
2002-09-12 Howard ChuSet BDB's global allocators to ber_*, don't bother...
2002-09-11 Pierangelo... trim c++ style comments
2002-09-11 Howard ChuFix ITS#2075, NULL moddn->newsup->bv_val
2002-09-11 Howard ChuFIx previous commit, test for Draft 7 was inverted
2002-09-11 Howard ChuFix pthreads version detection
2002-09-11 Howard ChuFine-tuning pthreads revision dependencies
2002-09-10 Pierangelo... #undef SLAP_X_FILTER_HASSUBORDINATES while I fix the...
2002-09-10 Howard ChuUnifdef BDB_IDL_MULTI.
2002-09-10 Howard ChuDecrease default thread stack size from 16MB to 2MB
2002-09-10 Howard ChuEliminate overallocation in LUTIL_BASE64_ENCODE_LEN
2002-09-10 Howard ChuFix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC...
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-09 Kurt Zeilengaonly optimize objectClass filters when (objectClass...
2002-09-09 Kurt Zeilenga(re)insert reference to rfc2253
2002-09-09 Kurt ZeilengaAdd clarification
2002-09-09 Kurt ZeilengaUpdate access control section to avoid regex usage
2002-09-09 Howard ChuFix: if slapadd was used with an un-ordered LDIF file...
2002-09-09 Howard ChuMore memory cleanup
2002-09-09 Howard ChuPlug memleaks from -r1.45
2002-09-09 Kurt ZeilengaAdd note about "children" to access controls section.
2002-09-08 Howard ChuAdded ldapcompare.c to SRCS so it will be processed...
2002-09-08 Howard ChuUnneeded, merged into regular mkdep script
2002-09-08 Howard ChuAdded rules to use "cc -E" output to generate dependencies.
2002-09-08 Howard ChuUse C preprocessor to generate #line directives that...
2002-09-07 Kurt ZeilengaShould resolve ITS#2071
2002-09-07 Pierangelo... optimize also duplicate/existence check in value delete...
2002-09-07 Howard ChuRegenerated with Pthread version update
2002-09-07 Howard ChuNew POSIX threads version support. Detects Draft 4...
2002-09-07 Howard Chustdio #defines for HAVE_EBCDIC
2002-09-07 Kurt ZeilengaAdd NT-MTA-MD5 Support.
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-09-06 Howard ChuFix typo in one-level searches, left over from -r1...
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuAdded 2nd version of print_entry using new ldap_get_...
2002-09-05 Howard ChuAdded new ldap_get_{dn,attribute,values}_ber functions...
2002-09-05 Howard ChuReplace HACK in slap_sasl_canonicalize with safer test.
2002-09-05 Kurt Zeilengaback_attribute() should use ACL_AUTH not ACL_READ (at
2002-09-04 Kurt ZeilengaAdd reference to ldap.conf(5)
2002-09-04 Kurt ZeilengaMore LDAPNOINIT statement to top of DESCRIPTION
2002-09-04 Howard ChuITS#2065 omit libbackends.a when no static backends...
2002-09-04 Howard ChuSet SSL session cache context ID
2002-09-04 Kurt ZeilengaUse registered 666 numbers for LCUP controls
2002-09-04 Howard ChuFix previous commit - still need X509_free for peer...
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-04 Howard ChuDon't call X509_free after SSL_get_certificate, it...
2002-09-03 Pierangelo... optimize duplicate detection based on mods and existing...
2002-09-03 Kurt ZeilengaExtend checks to substrings rules. Need to kludge...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-09-02 Howard ChuDon't use sasl_set_alloc on Cyrus 2, it manages all...
2002-09-02 Kurt ZeilengaAdd ldapsasl
next