]> git.sur5r.net Git - openldap/history - libraries
Add authpassword task
[openldap] / libraries /
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
2000-12-21 Mark Valencedup() does not work on WinSock sockets.
2000-12-08 Mark AdamsonITS#897 Internal connection that is closed on one...
2000-12-08 Kurt ZeilengaFix referral scope logic
2000-11-29 Kurt ZeilengaClean up
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-11-22 Kurt ZeilengaITS#889 fix
2000-11-22 Kurt ZeilengaITS#903: validate hostname in server cert from Norbert...
2000-11-22 Kurt ZeilengaITS#899 LANMAN password contribution from Norbert Klasen
2000-11-20 Kurt ZeilengaITS#889: quick fix
2000-11-09 Stig VenaasImproved ucdata loading error handling
2000-10-31 Kurt ZeilengaFirst cut of SASL/EXTERNAL
2000-10-27 Kurt ZeilengaFix UTF-8 5-octet sequences
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-10-25 Gary Williamsget rid of unused structure
2000-10-25 Gary Williamsadd new logging macros/defs (behind NEW_LOGGING)
2000-10-25 Gary Williamstry new logging routines (behind NEW_LOGGING)
2000-10-25 Gary Williamsadd new ber dump routine (behind NEW_LOGGING)
2000-10-23 Kurt ZeilengaFix IS ASCII checks. Should be < 0x80 (0100), not...
2000-10-23 Julio Sánchez Fern... A little bit of Matching Rule Use.
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-18 Gary Williamsfix file test
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaEliminate the need for a buffer.
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt ZeilengaRemove lint
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-10-18 Kurt ZeilengaUpdate handling of partial responses
2000-10-18 Kurt Zeilengaminor cleanup
2000-10-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-17 Kurt Zeilengaldap_url_search should use hostport of URL.
2000-10-17 Gary Williamsconvert string levels to ints
2000-10-16 Kurt ZeilengaDon't attempt to send abandon unless connection exists.
next