]> git.sur5r.net Git - openldap/history - libraries/libldap
Cleanup slapd-specific NT service support
[openldap] / libraries / libldap /
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuCleanup previous commit
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-02-28 Howard ChuFix previous commit
2003-02-28 Howard ChuFix ITS#2335, properly parse multiple CLDAP responses...
2003-02-22 Howard ChuChange "goto leave" to "goto exit" to avoid DEC namespa...
2003-02-21 Kurt ZeilengaAdd a few comments to the ITS#2325 fix
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaA little cleanup of last 2 commits
2003-02-21 Kurt ZeilengaForgot to remove one prompts free
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-02-21 Kurt ZeilengaWhoops. (I'm reconsidering whether or not to accept...
2003-02-21 Kurt ZeilengaRevert last commit
2003-02-21 Kurt ZeilengaBack out interact free() fixes. Will fix properly...
2003-02-16 Howard ChuUse struct berval * instead of ** for newpasswd
2003-02-16 Howard ChuFix ber_scanf args
2003-02-16 Howard ChuFix ber_printf arguments
2003-02-14 Kurt ZeilengaOnly install readahead layer when connectionless as
2003-02-14 Howard ChuFix previous commit
2003-02-13 Howard ChuFix typo in peercred DN. Make it agree with actual...
2003-02-13 Howard ChuMore for re-entrant LDAP* handles. Works much better.
2003-02-13 Howard ChuAdded ld_req_mutex and ld_res_mutex to protect ld_reque...
2003-02-11 Pierangelo Masaratiminor cleanup
2003-02-10 Kurt ZeilengaRemove lint
2003-02-09 Kurt ZeilengaWe should be calling libtool --finish when install...
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-02-09 Kurt ZeilengaConsistently add cancel.c to makefiles
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Pierangelo MasaratiI suggest the coder(s) of the cyrus stuff to check...
2003-02-07 Pierangelo Masaratiaccording to sasl documentation, prompts is filled...
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-04 Pierangelo Masaratiimprove last commit
2003-02-04 Pierangelo Masaratiallow multiple URIs (need to backport to back-ldap)
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-30 Howard ChuFix ITS#2161, the check is meaningless anyway.
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-21 Kurt ZeilengaITS#2267: SASL empty cred fix
2003-01-20 Kurt Zeilenga#ifdef LDAP_PF_LOCAL needed.
2003-01-19 Hallvard FurusethFix printf format errors.
2003-01-19 Hallvard FurusethCast ctype.h arguments to unsigned char.
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-19 Hallvard Furuseth'static' must come before 'const'.
2003-01-19 Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-31 Kurt Zeilengacleanup
2002-12-23 Pierangelo Masaratisilence warnings
2002-12-18 Howard ChuAdded subjectAltName:IPADDR tests to ldap_pvt_tls_check...
2002-12-18 Howard ChuUse ber_flatten2 to avoid excess mallocs
2002-12-18 Howard ChuRemove unneeded sasl_ssf param from ldap_int_sasl_open(),
2002-12-16 Howard ChuFix typo in UDP logmsg
2002-12-11 Hallvard FurusethFix const errors.
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-12-04 Howard ChuAdded check for sendmsg(). Added hack to use BSD sendms...
2002-12-04 Kurt Zeilengacleanup
2002-12-04 Kurt ZeilengaRework libldap to not attempt to set LDAP_API_FEATURE_X...
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-12-03 Kurt ZeilengaITS#2221: getaddrinfo(3) not thread-safe on some platfo...
2002-11-28 Howard ChuFix ITS#2200, must send non-NULL cred even if it's...
2002-11-28 Kurt ZeilengaFix error handling
2002-11-28 Kurt ZeilengaAdd whoami.c and passwd.c and other minor tweaks to...
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-11-27 Howard ChuFix ITS#2187, recursively free all requests
2002-11-27 Howard ChuITS#2184 maxbuf tweaks from Larry Greenfield @ CMU
2002-11-10 Pierangelo Masaratisilence warnings
2002-10-24 Howard ChuPlug memleak in previous commit
2002-10-24 Howard ChuForced commit, undo previous accidental checkin.
2002-10-24 Howard ChuITS#2153, make sure sockbuf buffer is empty before...
2002-10-23 Howard ChuFix comment garbled in 2.1.6. (Very weird, how did...
2002-10-15 Kurt ZeilengaAdd copy of OPL 2.0.1 and note in files which specifica...
2002-10-13 Kurt Zeilengafirst cut at ditStructureRule and nameForm routines
2002-10-11 Howard ChuIn sb_tls_bio_read/write, check for EAGAIN in addition...
2002-10-10 Luke HowardFix crasher in ldap_domain2dn()
2002-10-09 Kurt ZeilengaAdd ditContentRule routines
2002-10-08 Kurt ZeilengaFix realloc() bugs
2002-10-07 Howard ChuFix ldap_int_get_controls for optional values
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-05 Howard ChuAdded new ldap_get_{dn,attribute,values}_ber functions...
2002-09-04 Howard ChuSet SSL session cache context ID
2002-09-04 Howard ChuFix previous commit - still need X509_free for peer...
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-09-04 Howard ChuDon't call X509_free after SSL_get_certificate, it...
2002-09-02 Howard ChuDon't use sasl_set_alloc on Cyrus 2, it manages all...
2002-09-02 Howard ChuFix ldap_X509dn2bv, OpenSSL gives us DN attributeTypes...
2002-08-31 Pierangelo Masaraticleanup comments
2002-08-31 Howard ChuFix previous commit
2002-08-31 Howard ChuOS/390 EBCDIC support
2002-08-30 Howard ChuFix large SASL reads. Use EAGAIN instead of EWOULDBLOCK...
2002-08-29 Pierangelo Masaratiallow different solutions to debug sasl shutdown
2002-08-29 Pierangelo Masaratiwhen shutting down a server with open connections ...
2002-08-29 Howard ChuFix previous commit - use EWOULDBLOCK instead of EAGAIN
2002-08-29 Howard ChuFix ITS#1983, handle writing of large requests. Only...
next