]> git.sur5r.net Git - openldap/history - include
Pretty the entry DNs on add but not rename (yet).
[openldap] / include /
2001-12-07 Kurt Zeilengaautoconf for hyc
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuMore from Jon Leichter @ Symas - platform-independent...
2001-12-06 Kurt ZeilengaAdd copyright notice, remove _KERNEL stuff.
2001-12-06 Kurt ZeilengaAdd BSD Queue (and list) management
2001-12-06 Pierangelo Masaratinow dnValidate loops thru each value; added private...
2001-12-06 Pierangelo Masaratiliberally accept many LDAPv2/LDAPv3 stuff in DN (quoted...
2001-12-06 Kurt ZeilengaDon't extern gdbm_errno. Defined in <gdbm.h> (GDBM...
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
2001-12-03 Kurt ZeilengaFriendly name removal
2001-11-28 Kurt ZeilengaFix typo in last commit
2001-11-28 Kurt ZeilengaSupport some MAXPATHLEN alternatives
2001-11-28 Kurt ZeilengaKludge for the Hurd
2001-11-28 Kurt ZeilengaCthread changes for the Hurd.
2001-11-12 Pierangelo Masaratistruct berval * instead of char * in ldap_ava struct...
2001-11-09 Mark Adamsonuse berval's instead of strings with UTF8normalize()
2001-11-06 Howard ChuAdded ldap_pvt_tls_destroy() to cleanup TLS library...
2001-10-30 Pierangelo Masaratimoved rdn parsing in a dedicated routine, ldap_str2rdn...
2001-10-29 Pierangelo MasaratiMore compliant version of str2dn/dn2str;
2001-10-24 Kurt ZeilengaFix typo
2001-10-22 Pierangelo Masaratihandle lead/trail escape chars in LDAPv2/LDAPv3; change...
2001-10-21 Kurt ZeilengaAdd HAVE_USLEEP for slapd/daemon busy loop protection
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-10-02 Kurt ZeilengaAdd prototype for ldap_dn_normalize() routine (to be...
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Kurt ZeilengaDisable (for now) check for HAVE_BERKELEY_DB_THREAD...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-26 Kurt ZeilengaLow stack to 16 MB... this really needs to be tunable
2001-09-26 Kurt ZeilengaUse a 64MB stack (instead of a 64K on some systems...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str()
2001-09-21 Howard ChuCheck debug level before invoking debug routine, slight...
2001-09-18 Kurt ZeilengaMinor cleanup
2001-09-18 Howard ChuFix ITS#1213, OID macro parsing in attributetypes
2001-08-31 Kurt ZeilengaThere is no TLSProtocol option.
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-23 Kurt ZeilengaMisc cleanup
2001-07-22 Kurt ZeilengaMinor cleanup
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-07-06 Kurt ZeilengaMinor cleanup
2001-07-06 Kurt ZeilengaMove LDAPI_SOCK to LDAP_RUNDIR
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...
2001-06-23 Kurt Zeilengainclude <ac/string.h> as needed (not in rewrite.h)
2001-06-22 Kurt ZeilengaUpdate
2001-06-21 Randy Kunkee#include <string.h> if HAVE_STRING_H is defined. Clean...
2001-06-21 Randy KunkeePatches from Mark Whitehouse (with changes from myself...
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt ZeilengaMore clean up
2001-06-15 Kurt Zeilengafix partial commit of rebind changes
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-14 Kurt ZeilengaAdd UTF-8
2001-06-13 Kurt ZeilengaDelete debugging #undef committed by mistake
2001-06-13 Kurt ZeilengaAdding crypt(3) salt format (ITS#1202) from Jeff Costlo...
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-09 Kurt ZeilengaUpdated pthread test and usage (avoid pthread_detach...
2001-05-29 Kurt ZeilengaUpdate copright with clarification
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2001-05-21 Kurt ZeilengaMinor cleanup
2001-05-19 Kurt ZeilengaSome minor cleanup
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-05-04 Kurt Zeilengareimplementation of sb_max_incoming
2001-05-03 Kurt Zeilengadetect and use fcntl (for BSD/OS)
2001-05-03 Kurt ZeilengaAdd stupid check for dlopen for SASL and TLS
2001-05-02 Kurt ZeilengaRebuild
2001-05-02 Kurt ZeilengaDon't require int32
2001-03-15 Kurt ZeilengaAdd DUPENT macros
2001-02-08 Gary Williamsturn on new logging by default
2001-02-01 Kurt ZeilengaUpdate comments
2001-01-31 Stig VenaasAdding UTF8normcmp() for normalizing and comparing...
2001-01-26 Kurt Zeilengarm LBER_USE_INDEFINITE_LEN
2001-01-24 Stig VenaasDefines for case folding argument to UTF8normalize()
2001-01-19 Stig VenaasAdded UTF8normalize() that does Unicode canonical norma...
2001-01-18 Kurt ZeilengaAdd ldap_pvt_tls_get_peer_dn() routine. Returns peer...
2001-01-16 Kurt ZeilengaSLP extension derived from patch provided by Caldera...
2000-12-28 Kurt ZeilengaAdd UTF-8 wc/mb conversion routines contributed by...
2000-11-28 Kurt ZeilengaFix compilation problem when ldap.h is not included
2000-11-28 Kurt ZeilengaAdd ldap_url_parse_ext() prototype. Routine should...
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-10-30 Kurt ZeilengaMinor cleanup of last commit
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-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt Zeilengarename macros per conventions
2000-10-18 Kurt Zeilengause ber_socket_t, not LBER_SOCKET_T
2000-10-17 Gary Williamsadd prototype for lutil_mnem2level
2000-10-16 Kurt ZeilengaAdd detection for gia_strerror
2000-10-14 Kurt Zeilengaentropy should be unsigned
2000-10-13 Kurt ZeilengaDoesn't require <stdio.h>
2000-10-13 Gary Williamsremove stdarg.h and prototypes that require it
2000-10-12 Gary Williamschange to LDAP_LOG macro
2000-10-12 Gary Williamsfirst try at logging improvements
2000-10-11 Kurt Zeilengamark lber_init_w_nullc as deprecated
2000-09-25 Kurt ZeilengaDefine INET{,6}_ADDRSTRLEN if needed
2000-09-22 Kurt ZeilengaReplace indexing hash with 32-bit FNV-1... should be...
2000-09-22 Kurt Zeilengaremove lint
2000-09-18 Kurt ZeilengaInitial autoconf support for back-bdb
2000-09-16 Kurt ZeilengaFix #undef LDAP_UFN
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
next