]> git.sur5r.net Git - openldap/history - include
fixes ITS#1578
[openldap] / include /
2002-02-02 Kurt ZeilengaAdd a default db directory for all backends
2002-01-30 Kurt ZeilengaMisc WinNT build updates
2002-01-30 Kurt ZeilengaAdd comment to -lV3 test that this is not needed in
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-23 Kurt ZeilengaAdd BDB compatibility check. Require Berkeley DB 3...
2002-01-21 Kurt ZeilengaReally Fix typos
2002-01-21 Kurt ZeilengaCorrect cthread typos
2002-01-16 Kurt ZeilengaReverse ber_strccmp assertion order to avoid ""[1]...
2002-01-16 Pierangelo Masaratimore ber_*cmp optimizations
2002-01-16 Kurt ZeilengaFix up last commit
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Pierangelo Masaratiadded ber_[mem|case]cmp() macros for fast berval compar...
2002-01-15 Howard ChuAdded LDAP_UTF8_CHARLEN2() to validate shortest possibl...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticleanup
2002-01-09 Kurt ZeilengaA subentries control framework
2002-01-08 Kurt ZeilengaMinor const'ification cleanup
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv
2002-01-05 Kurt Zeilengastruct * are not to be const'ified
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-05 Howard ChuFix ASCII detection; can't use "< 0x80" on a signed...
2002-01-04 Kurt ZeilengaUpdate copyright notices
2002-01-04 Kurt Zeilengaautoconf
2002-01-03 Kurt ZeilengaAdd LBER DN format flag (no code yet).
2002-01-03 Kurt Zeilengamisc cleanup
2002-01-03 Howard ChuReplaced by ldap_queue.h
2002-01-02 Howard ChuMoved queue-compat.h to ldap_queue.h, added LDAP_ prefi...
2002-01-02 Howard ChuFix some externs
2002-01-02 Kurt ZeilengaRework filter code
2002-01-02 Howard ChuAdded LDAP_UTF8_ISSPACE (tho no one uses it)
2001-12-31 Howard ChuAdded ber_get_stringbv
2001-12-31 Howard ChuAdded ber_free_buf()
2001-12-30 Howard ChuMore str2rdn tweaks
2001-12-29 Howard ChuChanged LDAP_AVA struct berval * to struct berval.
2001-12-29 Howard ChuMade LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven.
2001-12-28 Pierangelo Masaratildap_str2rdn() can parse without allocating a LDAPRDN...
2001-12-28 Howard ChuAdded ldap_dn2bv and ldap_rdn2bv
2001-12-28 Howard ChuMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup...
2001-12-27 Kurt ZeilengaMark more stuff as deprecated and remove some unused...
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-26 Kurt ZeilengaZap configinfo and cleanup unused defaults
2001-12-26 Howard ChuAdd optional len to ber_str2bv
2001-12-26 Howard ChuAdded ldap_xxx2bv schema functions
2001-12-26 Howard ChuChanged ber_bvdup to ber_dupbv with destination provided
2001-12-26 Howard ChuMerged ber_bvstr and ber_bvstrdup into ber_str2bv.
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-12-23 Kurt ZeilengaMinor cleanup, rename ldapava_free_*() routines and
2001-12-23 Kurt ZeilengaMinor cleanup
2001-12-19 Kurt ZeilengaRemove srchpref and disptmpl stuff.
2001-12-19 Kurt ZeilengaDon't const pointers to structures.
2001-12-19 Kurt ZeilengaMinor adjustments... no rlookups by default, rm maxpathlen
2001-12-19 Howard Chufrom jon@symas.com - sync with portable.h.in 1.191
2001-12-18 Kurt ZeilengaAdd mkstemp() detection
2001-12-18 Kurt ZeilengaRegenerate configure and fix AC header inclusion
2001-12-18 Howard ChuMove Windows sleep macro from acconfig.h to ac/unistd.h
2001-12-18 Kurt ZeilengaRegenerate at hyc's request
2001-12-17 Howard Chu from jon@symas.com - misc MSVC cleanup
2001-12-17 Howard Chu from jon@symas.com - fix unterminated comment
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...
2001-12-09 Kurt Zeilengause offsetof directly
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Kurt Zeilengaautoconf for hyc
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuMore from Jon Leichter @ Symas - platform-independent...
2001-12-06 Kurt ZeilengaAdd copyright notice, remove _KERNEL stuff.
2001-12-06 Kurt ZeilengaAdd BSD Queue (and list) management
2001-12-06 Pierangelo Masaratinow dnValidate loops thru each value; added private...
2001-12-06 Pierangelo Masaratiliberally accept many LDAPv2/LDAPv3 stuff in DN (quoted...
2001-12-06 Kurt ZeilengaDon't extern gdbm_errno. Defined in <gdbm.h> (GDBM...
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
2001-12-03 Kurt ZeilengaFriendly name removal
2001-11-28 Kurt ZeilengaFix typo in last commit
2001-11-28 Kurt ZeilengaSupport some MAXPATHLEN alternatives
2001-11-28 Kurt ZeilengaKludge for the Hurd
2001-11-28 Kurt ZeilengaCthread changes for the Hurd.
2001-11-12 Pierangelo Masaratistruct berval * instead of char * in ldap_ava struct...
2001-11-09 Mark Adamsonuse berval's instead of strings with UTF8normalize()
2001-11-06 Howard ChuAdded ldap_pvt_tls_destroy() to cleanup TLS library...
2001-10-30 Pierangelo Masaratimoved rdn parsing in a dedicated routine, ldap_str2rdn...
2001-10-29 Pierangelo MasaratiMore compliant version of str2dn/dn2str;
2001-10-24 Kurt ZeilengaFix typo
2001-10-22 Pierangelo Masaratihandle lead/trail escape chars in LDAPv2/LDAPv3; change...
2001-10-21 Kurt ZeilengaAdd HAVE_USLEEP for slapd/daemon busy loop protection
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-10-02 Kurt ZeilengaAdd prototype for ldap_dn_normalize() routine (to be...
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Kurt ZeilengaDisable (for now) check for HAVE_BERKELEY_DB_THREAD...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-26 Kurt ZeilengaLow stack to 16 MB... this really needs to be tunable
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str()
2001-09-21 Howard ChuCheck debug level before invoking debug routine, slight...
2001-09-18 Kurt ZeilengaMinor cleanup
2001-09-18 Howard ChuFix ITS#1213, OID macro parsing in attributetypes
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-23 Kurt ZeilengaMisc cleanup
2001-07-22 Kurt ZeilengaMinor cleanup
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
next