]> git.sur5r.net Git - openldap/history - libraries/libldap
latest revisions
[openldap] / libraries / libldap /
2001-02-03 Kurt ZeilengaFix memory leak
2001-01-22 Kurt ZeilengaFix another typo
2001-01-22 Kurt ZeilengaFix typo
2001-01-22 Kurt ZeilengaDefault objectClass kind should be STRUCTURAL
2001-01-22 Kurt ZeilengaFix typo
2001-01-20 Kurt ZeilengaAdd a little whitespace for readability
2001-01-19 Kurt ZeilengaDon't use ntohl().
2001-01-18 Kurt ZeilengaUpdate SASL bufsize checks
2001-01-18 Kurt ZeilengaAdd ldap_pvt_tls_get_peer_dn() routine. Returns peer...
2001-01-10 Kurt ZeilengaRework scope defaulting to only default scope for refer...
2001-01-10 Kurt Zeilengaupdate rand file after use
2001-01-03 Ben Collinss/UTF8_CHARLEN/LDAP_UTF8_CHARLEN/
2000-12-28 Kurt ZeilengaAdd UTF-8 wc/mb conversion routines contributed by...
2000-12-27 Kurt ZeilengaITS#884: GSSAPI interoperabity with ActiveDirectory
2000-12-08 Kurt ZeilengaFix referral scope logic
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-11-22 Kurt ZeilengaITS#889 fix
2000-11-22 Kurt ZeilengaITS#903: validate hostname in server cert from Norbert...
2000-11-20 Kurt ZeilengaITS#889: quick fix
2000-10-31 Kurt ZeilengaFirst cut of SASL/EXTERNAL
2000-10-27 Kurt ZeilengaFix UTF-8 5-octet sequences
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-10-23 Kurt ZeilengaFix IS ASCII checks. Should be < 0x80 (0100), not...
2000-10-23 Julio Sánchez Fern... A little bit of Matching Rule Use.
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-10-18 Kurt ZeilengaUpdate handling of partial responses
2000-10-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-17 Kurt Zeilengaldap_url_search should use hostport of URL.
2000-10-16 Kurt ZeilengaDon't attempt to send abandon unless connection exists.
2000-10-16 Kurt ZeilengaITS#821: TLS data ready fix from <mattc@chartist.com>
2000-10-15 Julio Sánchez Fern... Better processing of extensible filters. Needs testing...
2000-10-14 Kurt ZeilengaRework control create/dup routines to distinguish not
2000-10-13 Kurt ZeilengaLabel sb debugging as "ldap_"...
2000-10-12 Kurt ZeilengaAdd sasl i/o debugging
2000-10-12 Gary Williamsremove LDAP_Debug macro
2000-10-11 Kurt ZeilengaAdd missing 'static'... (ITS#823,825,828)
2000-10-11 Kurt ZeilengaRevised ITS#799 fix from Steve Sonntag <vtag@novell...
2000-10-11 Kurt ZeilengaReferences with empty dn (ITS#817)
2000-10-09 Kurt ZeilengaReturn more appropriate result codes than LDAP_UNAVAILABLE
2000-10-05 Kurt ZeilengaAdd missing newlines
2000-10-05 Kurt ZeilengaITS#799: chasing multiple referrals bug
2000-10-03 Kurt ZeilengaDon't assert on null
2000-10-02 Kurt ZeilengaFix up some free'ing.
2000-10-01 Kurt ZeilengaDon't specify LDFLAGS when using LTLINK to avoid duplicate
2000-09-30 Kurt ZeilengaFix ldap_first/next_attribute to return NULL without...
2000-09-30 Kurt Zeilengacleanup getattr bailout code
2000-09-30 Kurt ZeilengaDon't touch (unescape) URL handed to rebind proc.
2000-09-29 Kurt ZeilengaITS#791: fix SASL ctx close
2000-09-22 Kurt Zeilengaremove lint
2000-09-21 Kurt ZeilengaShould modify code to bail on initialization errors...
2000-09-21 Mark AdamsonImplementation of SASL authorization.
2000-09-16 Kurt Zeilengacleanup
2000-09-16 Kurt ZeilengaFix #undef LDAP_UFN
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-09-16 Kurt Zeilengaoverrun protection doesn't work... hmmm....
2000-09-15 Kurt Zeilengaconsistently use ber_pvt_ber_*() routines
2000-09-15 Ben Collinsdon't define NEED_COPY_HOSTENT in the decleration
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h and...
2000-09-15 Ben Collinsinitialize Sockbuf * to NULL
2000-09-15 Ben Collinsremove unused vars
2000-09-15 Ben Collinsmove some vars to where they are actually used to avoid...
2000-09-15 Ben Collinsfix call to ldap_connect_to_path()
2000-09-15 Ben Collinss/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually decla...
2000-09-15 Ben Collinsremove unused var, 'dn'
2000-09-15 Ben Collinsinclude ac/ctype.h and initialize some variables to...
2000-09-15 Kurt ZeilengaKeep ldap_first/next_attribute from running past end...
2000-09-15 Kurt ZeilengaDon't send optional cred if empty
2000-09-14 Kurt ZeilengaFix typo in Kbind code
2000-09-14 Kurt ZeilengaZap LDAP_LIBUI
2000-09-13 Ben CollinsFix error in if() statement (==, not =)
2000-09-13 Ben Collinss/got_max_ssf/got_min_ssf/ thinko fix when checking...
2000-09-13 Randy KunkeeInclude <ac/param.h> to pick up MAXPATHLEN.
2000-09-13 Kurt ZeilengaClean up
2000-09-13 Kurt ZeilengaMove ldap_pvt_tls_init call to ldap_pvt_tls_start
2000-09-12 Kurt ZeilengaRework TLS code (only supports default connection)
2000-09-06 Kurt ZeilengaITS#717 kbind fixes
2000-09-04 Kurt ZeilengaClarify perms
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-09-03 Kurt ZeilengaFix typo
2000-09-01 Kurt ZeilengaChange default to SSL_PEER_NONE (don't require peer...
2000-09-01 Kurt ZeilengaFix port defaulting
2000-09-01 Kurt ZeilengaFix ldap_pvt_tls_start() return value check.
2000-08-25 Kurt ZeilengaUse example.com, not openldap.org, in examples
2000-08-25 Kurt ZeilengaMove ldap_start_tls_s() to tls.c
2000-08-19 Kurt ZeilengaZap CLDAP
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-08-16 Howard ChuImplemented ldap_pvt_tls_get_peer() for use with SASL...
2000-08-15 Kurt ZeilengaTreat INADDR_LOOPBACK (as well as INADDR_ANY) as local...
2000-08-15 Kurt ZeilengaAdd char* ldap_pvt_get_fqdn(char*) which returns the...
2000-08-15 Kurt Zeilengahostbuf should be static
2000-08-14 Kurt ZeilengaFix a minor leak.
2000-08-06 Kurt ZeilengaITS#647 from Paul R. Turgyan <pturgyan@umich.edu>
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-28 Kurt ZeilengaWorking SASL security layers!
2000-07-27 Kurt ZeilengaFrom: vtag@novell.com
2000-07-22 Kurt ZeilengaExpose ldap_create_control
next