]> git.sur5r.net Git - openldap/history - include
fix attribute description parsing (ITS#5402)
[openldap] / include /
2008-03-02 Howard ChuSilence BER_BVC warning
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-10-25 Howard ChuAdded native thread-specific data support
2007-10-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
2007-10-01 Howard ChuAdd lutil_str2bin() for arbitrary length decimal-to...
2007-09-09 Howard Chuback-sock by Brian Candler (B.Candler@pobox.com) ITS...
2007-08-24 Howard ChuFix spurious warnings in prev commit
2007-08-24 Pierangelo Masaratildap_control*_dup() is no longer private; add ldap_pvt_...
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-08-22 Pierangelo Masaratirework controls API
2007-08-22 Pierangelo Masaratilog formatOID, possibly mapped to friendly name if...
2007-08-22 Pierangelo Masaraticlient side of draft-wahl-ldap-session
2007-08-21 Pierangelo Masaratimove to implemented :)
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-08-16 Pierangelo Masaraticleanup tools
2007-06-19 Pierangelo Masaraticleanup
2007-06-10 Hallvard FurusethFor ITS#4943: Axe thread pool semaphore code
2007-06-10 Pierangelo Masaratire-fix ITS#4936
2007-06-09 Hallvard FurusethRegenerate for ITS#4629
2007-05-10 Howard ChuRegenerate with GNUtls additions
2007-05-10 Howard ChuAdd LDAP_OPT_X_TLS_CRLFILE, peer cert verification...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-25 Howard ChuRevert prev commits, didn't belong here
2007-03-25 Howard ChuFix typo in prev commit
2007-03-25 Howard ChuAdd LDAP_PF_LOCAL_SENDMSG flag
2007-03-23 Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-03-23 Howard ChuAdd options for ber_get_stringbv() to omit NUL-terminat...
2007-03-23 Howard ChuITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
2007-03-20 Pierangelo Masaratimore structure name cleanup
2007-03-20 Howard ChuAdd DER OID decoder/encoder
2007-03-02 Kurt ZeilengaRebuild
2007-03-02 Kurt ZeilengaRebuild
2007-02-12 Howard ChuITS#4840 fix typo
2007-02-12 Howard ChuITS#4707 added new ldap_init_fd() API
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-05 Howard ChuAdded ber_bvarray_dup_x()
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-01-12 Howard ChuFramework for loadable mapper implementations
2007-01-11 Hallvard FurusethWrap enum in #ifndef LDAP_PVT_THREAD_H_DONE; this code...
2007-01-11 Howard ChuTrust HAVE_PTHREAD_RWLOCK_DESTROY now.
2007-01-10 Howard ChuRevert accidental commit
2007-01-10 Pierangelo Masaratidunno if it's going to be of any use...
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-06 Pierangelo Masaratiimport of LDAP Sync client API
2007-01-02 Kurt Zeilengahappy new year
2006-12-28 Pierangelo Masaratimove slapo-{denyop,lastmod} to contrib/slapd-modules...
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-11 Kurt ZeilengaInclude sys/types.h for regex.h test
2006-09-21 Howard ChuJust include one or the other of poll.h or sys/poll.h
2006-09-21 Howard ChuITS#4674 fix poll detection
2006-09-17 Pierangelo Masaratidetect, but don't use, Solaris' /dev/poll
2006-09-14 Pierangelo Masaratimonitor __ALL__ thread parameters
2006-09-14 Howard Chudirent emulation for MSVC
2006-09-14 Howard ChuFix prev commit
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-09 Pierangelo Masaratirename functions/macros (no impact, they're currently...
2006-09-06 Pierangelo Masaratiadd scope helpers
2006-08-25 Kurt ZeilengaUse LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-18 Kurt ZeilengaLDAP_DEVEL cleanup
2006-08-10 Kurt Zeilengafix bind/unbind typo
2006-08-10 Kurt ZeilengaAdd notes regarding alternatives to deprecated routines
2006-06-21 Kurt ZeilengaMisc RFC reference updates
2006-06-11 Luke HowardAdd internal bind/unbind/search/compare/abandon plugin...
2006-06-11 Luke HowardAdd SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing...
2006-05-19 Howard ChuITS#4549 add tavl_find3() to return closest match
2006-05-15 Kurt ZeilengaUpdate
2006-05-11 Howard ChuFix Debug definition for !LDAP_SYSLOG
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-02 Pierangelo Masaratildap_pvt_runqueue_next_sched() may return a pointer...
2006-05-02 Howard ChuAdd ldap_pvt_thread_pool_tid()
2006-04-30 Hallvard FurusethFix typo in comment
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdded recursive mutex implementation
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-16 Hallvard Furuseth#define LogN/Debug() as ((void)0) instead of empty...
2006-04-11 Kurt ZeilengaRemove more LDBM cruft
2006-04-09 Pierangelo Masaratibetter fix for ITS#4483
2006-04-08 Kurt ZeilengaRemove configure support for LDBM
2006-04-07 Howard ChuITS#4422, #4475
2006-04-05 Hallvard FurusethLDAP_THREAD_DEBUG revamping, cleanup, bug fixes.
2006-04-03 Pierangelo Masaratifix previous commit
2006-04-03 Hallvard FurusethRestore $LDAP_THREAD_DEBUG=off functionality (was lost...
2006-04-01 Pierangelo Masaratiallow mutex ownership detection (thanks to Hallvard)
2006-03-31 Kurt Zeilengacommit missing TXN piece
2006-03-07 Kurt ZeilengaTXN protocol element parsers (without any backend support)
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-02-27 Howard ChuITS#4372 regenerate
next