]> git.sur5r.net Git - openldap/history - libraries/libldap/open.c
Fix prev commit
[openldap] / libraries / libldap / open.c
2003-04-30 Howard ChuFor ITS#2424, move all SASL session management to ldap_...
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-02-14 Kurt ZeilengaOnly install readahead layer when connectionless as
2003-02-13 Howard ChuFix typo in peercred DN. Make it agree with actual...
2003-02-13 Howard ChuAdded ld_req_mutex and ld_res_mutex to protect ld_reque...
2003-01-20 Kurt Zeilenga#ifdef LDAP_PF_LOCAL needed.
2003-01-19 Hallvard FurusethFix printf format errors.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuRemove unneeded sasl_ssf param from ldap_int_sasl_open(),
2002-12-08 Kurt Zeilengaexpand authid buffer
2002-12-07 Kurt ZeilengaInclude <ac/unistd.h> not <sys/types.h> and <unistd.h>
2002-12-07 Pierangelo Masaration my system need headers to define geteuid() and so
2002-12-07 Howard ChuFor LDAP_PROTO_IPC set the SASL EXTERNAL authid to...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-03-29 Julius EnarusaiAdded LDAP_LOG messages
2002-02-21 Kurt ZeilengaIf port is zero, use default.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-28 Howard ChuMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup...
2001-11-06 Kurt ZeilengaPlug leaks (ITS#1116)
2001-10-07 Kurt ZeilengaFix ntohs/htons issues
2001-09-28 Howard ChuClean up CLDAP stuff
2001-09-28 Kurt ZeilengaFix #undef LDAP_CONNECTIONLESS builds
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-08-31 Kurt ZeilengaMove Cyrus SASL initializing forward
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2000-11-22 Kurt ZeilengaITS#889 fix
2000-10-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-13 Kurt ZeilengaLabel sb debugging as "ldap_"...
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-15 Ben Collinsfix call to ldap_connect_to_path()
2000-09-14 Kurt ZeilengaFix typo in Kbind code
2000-09-06 Kurt ZeilengaITS#717 kbind fixes
2000-09-01 Kurt ZeilengaFix port defaulting
2000-09-01 Kurt ZeilengaFix ldap_pvt_tls_start() return value check.
2000-08-25 Kurt ZeilengaMove ldap_start_tls_s() to tls.c
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
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-09 Kurt Zeilengas/enable-unix/enable-local/
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-01 Kurt Zeilengaremove lint
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuFix ldaps / TLS processing...
2000-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-05-10 Howard ChuAdd ld parameter to ldap_pvt_tls_start invocations...
2000-02-18 Kurt ZeilengaEliminate second session protocol version field.
2000-01-14 Kurt Zeilengaremove UNSPECIFIED_TLS... HOST implies ldap://
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardBraced ldap_connect_to_path() in #ifdef LDAP_PF_LOCAL...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-12 Kurt ZeilengaRemove lint.
1999-12-11 Mark ValenceFix mem leak in ldap_start_tls(), treat empty host...
1999-12-10 Mark Valenceclient/server controls added to ldap_start_tls().
1999-12-10 Mark ValenceCondition ldap_start_tls on HAVE_TLS.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-12-05 Mark ValenceBug fix. == NULL changed to != NULL before freeing...
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-09-23 Kurt Zeilengaexperimental ITS#109 fix: make kbind open default conne...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
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-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaRemoved lint.
1999-05-19 Kurt ZeilengaAdd UL to more BER tags.
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-03-02 Kurt ZeilengaFix typo in previous commit.
1999-03-01 Kurt ZeilengaFix HAVE_WINSOCK for winsock32.lib
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-01 Kurt ZeilengaCommit preliminary fix for ldap.conf base usage.
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengareplace with autoconf version
1998-10-24 Kurt Zeilengaminor cleanup
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-23 Kurt ZeilengaMinor changes to support NT.
next