]> git.sur5r.net Git - openldap/history - include
New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
[openldap] / include /
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 new ldap_get_{dn,attribute,values}_ber functions...
2002-09-04 Kurt ZeilengaUse registered 666 numbers for LCUP controls
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-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-30 Kurt ZeilengaFix #ifdefs (DUPENT should be behind the 0)
2002-08-30 Kurt ZeilengaAssign NOOP its published OID. I-D to follow.
2002-08-29 Pierangelo Masaratiadd null berval initializer (should replace tons of...
2002-08-28 Kurt Zeilengaregenerate for sasl version checks
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-23 Pierangelo Masaratiadd upper/lower funcs that also compute the length...
2002-08-22 Howard Chuinclude actual ucdata.h, not the symlink. liblutil...
2002-08-12 Kurt Zeilengapaged results uses one OID for both request and response
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-27 Howard ChuSilence struct tm warnings
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-26 Howard ChuRevert previous commit, too much broken
2002-07-26 Howard ChuFix previous commit
2002-07-26 Howard Chustdio kludge for OS/390; stdlib.h must be included...
2002-07-26 Howard ChuUse both <string.h> and <strings.h> if BOTH_STRINGS_H...
2002-07-23 Kurt Zeilengaadd feature macros
2002-07-23 Kurt Zeilengaucdata presently uses sized types. sized types use...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-19 Kurt ZeilengaUse #ifdef, not #if, to check SHUT_RDWR
2002-06-12 Kurt Zeilengaremove --enable-kbind option (can be manually set)
2002-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
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
next