]> git.sur5r.net Git - openldap/history - libraries
Added LDAP_LOG Messages
[openldap] / libraries /
2002-04-01 Julius EnarusaiAdded LDAP_LOG Messages
2002-04-01 Julius EnarusaiAdded LDAP_LOG messages
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-03-29 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-03-24 Kurt Zeilengas/getdat/gendat/
2002-03-23 Kurt ZeilengaNeed a bigger buffer
2002-03-23 Pierangelo Masaratildap_int_thread_pool_wrapper was called with wrong...
2002-03-11 Kurt ZeilengaCopyright 2001, Adrian Thurston, All rights reserved.
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-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-02-23 Kurt ZeilengaSilence a warning
2002-02-21 Kurt ZeilengaIf port is zero, use default.
2002-02-20 Stig VenaasAdded UTF8bvnormcmp(), should replace UTF8normcmp()
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 Masaratinot-so-easy-to-spot bug in filter writing
2002-02-14 Stig VenaasAdded UTF8bvnormalize which is like UTF8normalize but...
2002-02-14 Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-02-13 Pierangelo Masaratidisallow unescaped NULs in UTF-8 string values
2002-02-13 Kurt ZeilengaFix for Linux on zSeries.
2002-02-13 Pierangelo Masaratimake UTF8STringNormalize handle NUL
2002-02-13 Kurt ZeilengaUse memchr, not strlen, to look for embedded NULs.
2002-02-13 Kurt ZeilengaAdd embedded NUL check. This is one case where we...
2002-02-13 Kurt ZeilengaCheck for NULs in DNs.
2002-02-13 Pierangelo Masaratiminor cleanup
2002-02-13 Pierangelo Masaratihonor the ber_len field to allow to exploit ldap_bv2...
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Howard ChuFix previous commit, need to detect very short packets.
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
2002-02-13 Howard Chuber_get_next: return error if decoded ber_len is smalle...
2002-02-13 Kurt Zeilenga#if 0 RDN debugging
2002-02-13 Kurt ZeilengaMisc. DN fixes and cleanups, namely don't muck with...
2002-02-11 Kurt ZeilengaAdd uuid_to_str() detection.
2002-02-11 Kurt ZeilengaFix typo
2002-02-11 Howard ChuFix #include of sasl.h
2002-02-11 Kurt ZeilengaDon't use 'shtool mkln' as ln(1) replacement.
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-02-10 Kurt ZeilengaUpdate Cyrus SASL detection to always look for <sasl...
2002-02-10 Howard ChuSupport for Cyrus SASLv2. Untested.
2002-02-09 Howard ChuSlightly better fix for library cleanup. Requires GCC.
2002-02-08 Howard ChuFix flag initialization
2002-02-01 Howard ChuAdded conversion from UTF-8 to T.61.
2002-01-31 Howard ChuFirst pass at T.61 <-> UTF-8 translation. Only does...
2002-01-27 Howard ChuSend a warning to the client if we try to use a bad...
2002-01-27 Howard ChuExtended TLS_REQCERT/TLSVerifyClient syntax to 4 states...
2002-01-26 Howard ChuFix, errno was incorrect after SSL_read returned 0...
2002-01-17 Howard ChuUse ber_scanf 'm' format for ignored UDP string
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Pierangelo Masaratifix assertion
2002-01-16 Pierangelo Masaratidon't auto-detect DCE form; assert the UTF-8 charlen...
2002-01-15 Howard ChuAdded some reference comments for ldap_utf8_charlen2
2002-01-15 Howard ChuUse LDAP_UTF8_CHARLEN2 to check shortest possible encoding
2002-01-15 Howard ChuAdded LDAP_UTF8_CHARLEN2() to validate shortest possibl...
2002-01-15 Howard ChuFix ldap_utf8_lentab to detect illegal two-byte sequences.
2002-01-14 Pierangelo Masaratifix format
2002-01-14 Pierangelo Masaratimake temporary RDN and AVA arrays rescalable if needed
2002-01-14 Pierangelo Masaratifix typo
2002-01-14 Pierangelo Masaratiquick fix that in pretty mode escapes with hexpair...
2002-01-14 Pierangelo Masaratirevert previous commit: do accept '\00'
2002-01-14 Pierangelo Masaratiaccept '\<special>' anywhere in the string
2002-01-14 Pierangelo Masaratifix behavior on improperly escaped illegal hexpair...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-13 Howard ChuRewrote ber_get_next, fixed byte-order dependency on...
2002-01-12 Howard ChuMore cleanup in ldap_pvt_tls_destroy()
2002-01-12 Howard ChuFix ldap_start_tls_s, don't check for TLS present on...
2002-01-12 Howard ChuFix struct initialization in ber_scanf() for ANSI C...
2002-01-11 Howard ChuCleanup lint
2002-01-10 Kurt ZeilengaRemove lint
2002-01-10 Howard ChuFor Windows, use getsockopt() to retrieve error if...
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-08 Kurt ZeilengaMinor const'ification cleanup
2002-01-07 Kurt ZeilengaRemove lint.
2002-01-07 Kurt ZeilengaMinor cleanup
2002-01-07 Kurt ZeilengaDon't unlock if we've never locked.
2002-01-07 Pierangelo MasaratiPasses last test (empty value); also passes many of...
2002-01-07 Pierangelo Masaratifix non-printable flag detection; improve dn test ...
2002-01-07 Pierangelo Masaratifix domain generation for UFN
2002-01-06 Howard ChuChanged 'w' format character to 'M': 'm' and 'M' for...
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv. Added 'm' type...
2002-01-06 Howard ChuCleanup lint in previous commit
2002-01-06 Howard ChuPrep for in-place parsing. Cache a ber_tag byte.
2002-01-06 Kurt ZeilengaSome memory allocation cleanup.
2002-01-05 Kurt ZeilengaMisc allocator cleanup
2002-01-05 Kurt Zeilengastruct * are not to be const'ified
next