]> git.sur5r.net Git - openldap/history - include
ITS#1837, one-level searches on leaf entries
[openldap] / include /
2002-05-18 Howard ChuDelete defs for FINGER
2002-05-15 Kurt ZeilengaPatch: Implement surrogate parent for back-shell ...
2002-05-15 Kurt Zeilengaremove cruft
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-30 Howard ChuAdded ldap_ucs_to_utf8s to convert ASN.1 T61STRING...
2002-04-30 Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-18 Howard Chu Added ldap_X509dn2bv()
2002-04-08 Pierangelo Masaratiuse BVC() macro (changed in BER_BVC) to initialize...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-05 Howard ChuITS#1708 ldap_pvt_tls_sb_ctx() et al
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-03-11 Kurt ZeilengaCopyright 2001, Adrian Thurston, All rights reserved.
2002-03-01 Kurt Zeilengaassign 'published' OID to subentry control
2002-02-27 Stig VenaasUsing new UTF8bv* all over, getting rid of UTF8normaliz...
2002-02-26 Stig VenaasAdded code for approximate matching in UTF8bvnormalize...
2002-02-25 Stig VenaasOptimizing UTF8bvnormcmp() by adding flags that tells...
2002-02-20 Stig VenaasAdded UTF8bvnormcmp(), should replace UTF8normcmp()
2002-02-18 Kurt ZeilengaAssigned 'published' OID for whoami? op
2002-02-14 Pierangelo Masaratiuse memchr in ber_bvchr
2002-02-14 Pierangelo Masaratisubstrings match works with NULs in UTF8 strings
2002-02-14 Pierangelo Masaratifirst round at replacing UTF8normalize with UTF8bvnormalize
2002-02-14 Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-02-13 Pierangelo Masaratimake UTF8STringNormalize handle NUL
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
2002-02-11 Kurt ZeilengaAdd uuid_to_str() detection.
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-11 Kurt ZeilengaMinor astestic changes
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-10 Kurt ZeilengaUpdate to libtool 1.4.2
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...
next