]> git.sur5r.net Git - openldap/history - libraries/libldap/init.c
ITS#6437 cleanup (noop change): Compute pad,order_start at compile time
[openldap] / libraries / libldap / init.c
2011-03-24 Quanah Gibson-MountITS#6832
2011-01-11 Quanah Gibson-MountMore for ITS#6625
2011-01-06 Quanah Gibson-MountITS#6625,ITS#5421
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-11-17 Quanah Gibson-MountITS#6283
2009-08-13 Quanah Gibson-MountIntroduce options to configure tcp-keepalive settings...
2009-01-27 Quanah Gibson-MountUse modular TLS
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5812
2008-11-21 Quanah Gibson-MountITS#4750
2008-11-08 Quanah Gibson-MountITS#5369
2008-09-03 Quanah Gibson-MountITS#5677
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-05-10 Howard ChuAdd LDAP_OPT_X_TLS_CRLFILE, peer cert verification...
2007-03-23 Howard ChuFix TLS default for clients
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-02 Kurt Zeilengahappy new year
2006-11-13 Pierangelo Masaratirevert previous commit; disable RESTART from ldap.conf
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-08 Pierangelo MasaratiI hate code duplication, but don't require functions...
2006-09-26 Pierangelo Masaratiadd support for VERSION, TIMEOUT and NETWORK_TIMEOUT...
2006-09-26 Pierangelo Masaratiuse AC_LINE_MAX
2006-09-12 Pierangelo Masaratiuse a more reasonable max line length (ITS#4669)
2006-04-07 Howard ChuITS#4422, #4475
2006-03-20 Pierangelo Masaratiduplicate string from environment, as it may be overrid...
2006-01-11 Luke HowardITS#4327 - make SASL_MECH/SASL_REALM no longer user...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-03 Pierangelo Masaratifix previous commit
2005-11-03 Pierangelo Masaratidon't leak hostname
2005-10-05 Howard ChuITS#4017 support Diffie-Hellman parameters for multiple...
2005-08-31 Hallvard FurusethHandle LDAP_INT_GLOBAL_OPT() failure in ldap_int_destro...
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-23 Howard ChuInitialize TLS connection callback
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-09-05 Kurt ZeilengaAdd TLS cipher suite directive to ldap.conf(5)
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-01-01 Kurt ZeilengaHappy new year
2003-12-03 Howard ChuDon't init SASL library until we actually want a SASL...
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-16 Howard ChuITS#2770 - delete bogus maxbuf checks on sasl_read
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-01-03 Kurt ZeilengaHappy new year
2002-08-10 Howard ChuITS#2019 Initialize utils properly
2002-07-23 Kurt ZeilengaMisc sprintf/snprintf cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-02-09 Howard ChuSlightly better fix for library cleanup. Requires GCC.
2002-01-04 Howard ChuFix for Windows, don't call gethostbyname until WSAStar...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-28 Howard ChuMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup...
2001-12-18 Howard Chuminor cleanup from jon@symas.com
2001-12-15 Howard ChuAdded atexit handler to free global_opts->ldo_defludp.
2001-12-15 Howard ChuDon't copy and leak user; it's an env var so just use...
2001-12-07 Howard ChuFrom jon@symas.com - patches for consistent use of...
2001-10-04 Kurt ZeilengaAdded the easy part of NLS support, behind an #ifdef.
2001-09-28 Howard ChuClean up CLDAP stuff
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-05 Kurt ZeilengaFix TLS ldap.conf issues
2001-06-25 Kurt ZeilengaReplace ATTR_URIS with ATTR_OPTION (more general solution)
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-15 Kurt Zeilenganew rebind proc
2001-01-18 Kurt ZeilengaUpdate SASL bufsize checks
2000-09-13 Kurt ZeilengaMove ldap_pvt_tls_init call to ldap_pvt_tls_start
2000-08-15 Kurt ZeilengaAdd char* ldap_pvt_get_fqdn(char*) which returns the...
2000-08-15 Kurt Zeilengahostbuf should be static
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-08 Kurt ZeilengaITS#619: TLS PRNG initialization code
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-02 Kurt ZeilengaThis is a one-liner Steve missed in the referral patch...
2000-05-16 Kurt ZeilengaFix unsigned * vs unsigned long * bugs
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuExit loop after matching command is found in openldap_l...
2000-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-03-13 Julio Sánchez Fern... Useronly logic was inverted, we were ignoring the whole...
2000-02-02 Kurt ZeilengaAdd comment about leaked on exit values.... we likely...
2000-01-23 Kurt ZeilengaMake ldap_utf8_bytes() act like strlen() not sizeof()
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-17 Kurt ZeilengaAdd BINDDN user-only directive to .ldaprc
1999-12-14 Kurt ZeilengaAdd support for useronly configuration attributes.
1999-12-09 Mark ValenceChanged URL to URI for conf/env setting.
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-09-25 Mark ValenceFixed "typos" in TLS code. TLS is ATTR_TLS, not ATTR_BOOL.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-04 Kurt ZeilengaUse -llber set_nonblock implementation.
1999-08-03 Kurt ZeilengaLDAP_OPT_NETWORK_TIMEOUT feature (ITS#239) from Lars...
1999-07-13 Julio Sánchez Fern... First version with TLS. Untested.
1999-07-13 Hallvard Furusethldap-int.h
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
next