]> git.sur5r.net Git - openldap/history - include
global limits can also be set in "cn=config" (more forITS#6428)
[openldap] / include /
2009-11-30 Hallvard FurusethITS#6402: Kill broken macro LBER_INVALID.
2009-11-20 Hallvard FurusethITS#6351,6390: s/memrchr/lutil_memrchr/, but try #defin...
2009-11-15 Howard ChuITS#6351 only declare memrchr if not defined by platform
2009-11-15 Pierangelo Masaratitreat bervals as bervals (related to ITS#6378,ITS#6379)
2009-11-04 Hallvard FurusethMore ITS#6353 - relent a bit: accept terminating NUL...
2009-10-30 Hallvard FurusethRevert previous change - debug levels should all have...
2009-10-28 Hallvard FurusethFor ITS#6353: Catch embedded NULs in BerValues converte...
2009-10-26 Howard ChuPrev commit: flags should be unsigned
2009-10-26 Howard ChuCleanup prev commit
2009-10-26 Howard ChuITS#6327 fix sb_sasl_generic_write retval for partial...
2009-10-23 Hallvard FurusethFix sock_errset macro: Wrap it in (), return void to...
2009-10-21 Howard ChuITS#6342 include <ac/unistd.h>
2009-10-06 Pierangelo Masaratidon't "overflow" debug levels (ITS#6324)
2009-08-19 Hallvard FurusethMore ITS#6262: Also define ldap_pvt_gmtime_[un]lock...
2009-08-19 Hallvard FurusethFix previous commit: move struct lutil_tm declaration...
2009-08-19 Howard ChuRegenerate
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-18 Pierangelo Masaratiexpose SASL_USERNAME when it makes sense (EXTERN needs...
2009-08-12 Hallvard FurusethFor ITS#6215: Export ber_skip_element() and ber_peek_el...
2009-07-30 Hallvard FurusethMove common Log*() macro code to new macros LogExpand...
2009-07-29 Hallvard FurusethFor ITS#6215: Do not expose obsolete Seqorset. Note...
2009-07-22 Howard ChuITS#4643 never use native getpass(), it's deprecated...
2009-07-13 Howard ChuAdd sssvlv overlay
2009-07-13 Howard Chucleanup space/tab
2009-07-13 Howard ChuAdd vlv error code
2009-07-02 Howard ChuITS#5696 Additional MozNSS support from rmeggins@redhat.com
2009-06-11 Howard ChuAdd ldap_pvt_thread_pool_retract() to cancel pending...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-04-29 Pierangelo Masaratidefine and use ber_strnlen() (ITS#6080); please regener...
2009-04-11 Howard ChuITS#6041 Windows opendir/closedir issues (from ITS...
2009-02-24 Pierangelo Masaratifix ldap namespace (part of ITS#5974)
2009-02-24 Rein TollevikITS#5972 Added newCookie sync info messages.
2009-02-15 Pierangelo Masaratifix misc warnings
2009-02-05 Howard ChuITS#5922 with namespace changes
2009-02-02 Howard ChuITS#5916 - externally callable functions are ldap_pvt...
2009-01-24 Howard ChuITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-11 Pierangelo Masaratifix LDAP deref control response; fix tool response...
2008-11-21 Hallvard FurusethITS#5824: #if/#elif issues in thread #includes
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-21 Howard ChuITS#4750 regenerate
2008-11-11 Quanah Gibson-MountMove LDAP_CONTROL_X_WHATFAILED and LDAP_CONTROL_X_DEREF...
2008-11-01 Pierangelo Masaratiadd "What Failed?" LDAP control (ITS#5784)
2008-10-22 Pierangelo Masaratiadd support for (experimental) dereference control...
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-10-09 Howard ChuAdd SASL_MECHLIST option to retrieve list of known...
2008-09-11 Howard ChuRegenerate for collect overlay
2008-08-26 Howard ChuAdd back-ndb
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-06-14 Pierangelo Masaratiadd client API for assertion control (ITS#5560)
2008-03-08 Howard ChuITS#5407 more checks for pool pausing
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...
next