]> git.sur5r.net Git - openldap/history - libraries
Add root DSE supportedFeatures support.
[openldap] / libraries /
2001-09-09 Kurt ZeilengaBlindly fix TLS/SASL external interaction.
2001-09-09 Kurt ZeilengaMinor cleanup of ldap_perror()
2001-09-05 Kurt ZeilengaFix TLS ldap.conf issues
2001-09-03 Kurt ZeilengaDo version checks for BDB 3 or greater
2001-09-03 Kurt ZeilengaImport backwards compatibility for BDB 3.0.x
2001-09-02 Howard ChuFix ldap_int_tls_start to set its error codes in ld...
2001-09-02 Howard ChuFull implementation of server identity checking per...
2001-08-31 Kurt ZeilengaMove Cyrus SASL initializing forward
2001-08-29 Howard ChuRemove redundant call of SSL_set_info_callback, to...
2001-08-27 Kurt ZeilengaAdd DB 3.3 support...
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-08-25 Pierangelo Masaratifix bug in '%' escaping in substitution pattern compile
2001-08-02 Kurt ZeilengaFix bug introduced during TLS rework
2001-07-24 Kurt ZeilengaTo be consistent, should assert that ld is valid.
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-11 Pierangelo Masaratihonors multiple type/value in rdn when generating ufn
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2001-06-25 Kurt ZeilengaTLS doesn't need ldap_host_connected_to()
2001-06-25 Kurt ZeilengaReplace ATTR_URIS with ATTR_OPTION (more general solution)
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt ZeilengaRework tls check
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-23 Pierangelo Masaratiactually, <ac/strings.h> rather goes into rewrite-int.h
2001-06-23 Kurt ZeilengaSync with 2.x
2001-06-23 Kurt Zeilengainclude <ac/string.h> as needed (not in rewrite.h)
2001-06-22 Kurt ZeilengaFix up error handling
2001-06-22 Randy KunkeeTune db3 caching: only call set_cachesize for environme...
2001-06-21 Randy KunkeePatches from Mark Whitehouse (with changes from myself...
2001-06-16 Kurt Zeilengas/__/LDAP_P/g
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-15 Kurt Zeilenganew rebind proc
2001-06-15 Kurt ZeilengaUpdate headers
2001-06-14 Kurt ZeilengaRemove const from salt_format
2001-06-13 Kurt ZeilengaMisc updates to password codes / docs
2001-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-09 Kurt ZeilengaEOL
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-06-07 Kurt ZeilengaFix up some locking
2001-06-07 Kurt ZeilengaFix typos in last commit
2001-06-07 Kurt ZeilengaAdd a DB version check.
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels; no C++ style...
2001-05-31 Kurt Zeilengaclean up LDBM_{,UN}LOCK macros
2001-05-28 Kurt Zeilengabig mutex needs #ifdef HAVE_BERKELEY_DB_THREAD wrapper
2001-05-28 Kurt ZeilengaMisc adjustments to CBM tests
2001-05-28 Kurt ZeilengaInitial CDB implementation.
2001-05-28 Kurt ZeilengaFix wrapping separators (no functional change)
2001-05-28 Kurt ZeilengaEnable ldbm_big_mutex for Berkeley DB 2/3 per comments...
2001-05-19 Kurt ZeilengaShould not be using reverse lookup names to check certi...
2001-05-18 Kurt ZeilengaDon't set_cachesize for db3
2001-05-16 Kurt ZeilengaFix ; typo
2001-05-12 Kurt ZeilengaRegen
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-05-11 Gary Williamsfix global level usage (ITS 1143, 1144)
2001-05-09 Kurt ZeilengaAdd HAVE_INET_NTOP
2001-05-07 Kurt ZeilengaMinor redef
2001-05-07 Kurt ZeilengaMisc cleanup
2001-05-06 Kurt ZeilengaAdd a bit of hardening
2001-05-06 Kurt ZeilengaNT thread fix
2001-05-04 Kurt Zeilengareimplementation of sb_max_incoming
2001-05-03 Kurt Zeilengadetect and use fcntl (for BSD/OS)
2001-05-03 Kurt ZeilengaITS#133
2001-05-02 Kurt Zeilengaoptional SHA1
2001-04-12 Kurt ZeilengaFix logic error in param check
2001-04-12 Kurt ZeilengaFix off by one bug
2001-03-15 Kurt ZeilengaTrim last of CLDAP cruft
2001-03-15 Kurt Zeilengalibldap/cyrus.c's ldap_pvt_sasl_install fix
2001-03-15 Kurt ZeilengaBug in chkResponseList loop (ITS#1047) from David ...
2001-03-15 Kurt ZeilengaClean up header inclusion
2001-02-19 Mark ValenceBug fix and Windows compat change.
2001-02-03 Kurt ZeilengaFix memory leak
2001-02-02 Gary Williamsfix NT build by moving unistd.h
2001-01-31 Stig VenaasAdding UTF8normcmp() for normalizing and comparing...
2001-01-26 Stig VenaasIncluding ac/ctype.h to get TOUPPER macro
2001-01-22 Kurt ZeilengaFix another typo
2001-01-22 Kurt ZeilengaFix typo
2001-01-22 Kurt ZeilengaDefault objectClass kind should be STRUCTURAL
2001-01-22 Kurt ZeilengaFix typo
2001-01-20 Kurt ZeilengaAdd a little whitespace for readability
2001-01-20 Kurt ZeilengaProvide extra salt for crypt(3)
2001-01-19 Stig VenaasAdded UTF8normalize() that does Unicode canonical norma...
2001-01-19 Kurt ZeilengaDon't use ntohl().
2001-01-18 Kurt ZeilengaUpdate SASL bufsize checks
2001-01-18 Stig VenaasAlso install comp.dat, and fixed a bug in create_comps()
2001-01-18 Kurt ZeilengaAdd ldap_pvt_tls_get_peer_dn() routine. Returns peer...
2001-01-18 Kurt ZeilengaFix LMPASSWD code
2001-01-17 Gary Williamsnew logging
2001-01-17 Gary Williamscheck for global level setting
2001-01-16 Stig VenaasAdd -x CompositionExclusions.txt as parameter to ucgend...
2001-01-16 Stig VenaasLists the characters from the UTR #15 Composition Exclu...
2001-01-15 Stig VenaasFinal UCData-2.5 update
2001-01-15 Stig VenaasNot currently used, but updating to UCData-2.5 anyway
2001-01-15 Stig VenaasUpgrading to UCData-2.5, this is just the docs
2001-01-10 Kurt ZeilengaRework scope defaulting to only default scope for refer...
2001-01-10 Kurt Zeilengaupdate rand file after use
2001-01-03 Ben Collinss/UTF8_CHARLEN/LDAP_UTF8_CHARLEN/
2000-12-28 Kurt ZeilengaAdd UTF-8 wc/mb conversion routines contributed by...
2000-12-27 Kurt ZeilengaITS#884: GSSAPI interoperabity with ActiveDirectory
next