]> git.sur5r.net Git - openldap/history - libraries/libldap_r/Makefile.in
happy new year
[openldap] / libraries / libldap_r / Makefile.in
2007-01-02 Kurt Zeilengahappy new year
2006-04-28 Howard ChuAdded recursive mutex implementation
2006-03-06 Kurt ZeilengaInitial and rough client-side implementation of the...
2006-01-09 Pierangelo Masaratis/o/lo/
2006-01-09 Kurt ZeilengaUpdate variables holding protocol values to ber_*_t's
2006-01-08 Pierangelo Masaratirework API functions to create/parse controls; add...
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-03 Kurt ZeilengaHappy new year!
2005-09-17 Hallvard FurusethAdd thread debugging wrapper thr_debug.c and ldap_thr_d...
2005-05-04 Kurt ZeilengaAdd ldap_turn(3) and ldap_turn_s(3).
2005-01-01 Kurt ZeilengaHappy New Year!
2004-03-16 Pierangelo Masaratifix file name
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-12 Howard ChuAdded PasswordPolicy control
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
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-01-03 Kurt ZeilengaHappy new year
2002-11-28 Kurt ZeilengaAdd whoami.c and passwd.c and other minor tweaks to...
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-09 Kurt ZeilengaITS#1922: add references.lo
2002-05-17 Howard ChuFix NT_LINK_LIBS, UNIX_LINK_LIBS
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuMake .links depend on Makefile so it gets automatically...
2002-01-02 Kurt ZeilengaAdd filter.c
2001-12-24 Kurt ZeilengaMisc DN cleanup, no functional changes
2001-12-21 Kurt Zeilengazap tmplout
2001-12-21 Kurt ZeilengaZap tmplout
2001-12-20 Kurt ZeilengaRemove ttest
2001-12-19 Kurt Zeilengadsparse still needed by filter templates (which are...
2001-12-19 Kurt ZeilengaRemove srchpref and disptmpl stuff.
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-03 Kurt ZeilengaFriendly name removal
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2000-10-01 Kurt ZeilengaDon't specify LDFLAGS when using LTLINK to avoid duplicate
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-06 Mark ValenceIn preparation for thread pools
2000-06-06 Kurt Zeilenga(very) incomplete Digest-MD5 impl to Attic (until someo...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt ZeilengaFix up makefiles after removal of getdxname.c
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-11 Howard ChuFix dynamic linking dependencies for NT and Unix
2000-01-28 Kurt ZeilengaLast change actually broke VPATH support
2000-01-28 Kurt ZeilengaFix VPATH support.
2000-01-22 Kurt ZeilengaInitial UTF-8 routines.
2000-01-03 Luke HowardAdded support for connecting to LDAP servers located...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-26 Howard ChuNT requires $(SECURITY_LIBS) at link time.
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-08-25 Kurt ZeilengaAdd dn.c
1999-08-22 Kurt ZeilengaSupport for native GNU Pth Threads (--with-threads...
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-07-13 Julio Sánchez Fern... Add tls.c
1999-07-07 Kurt ZeilengaAdd charray (from slapd) to -lldap/-lldap_r (not yet...
1999-06-28 Kurt ZeilengaProvide build support for sasl.c.
1999-05-31 Kurt ZeilengaAdd skeleton ldap_extended_operation routines.
1999-05-28 Julio Sánchez Fern... Change to be in line with libldap, i.e. add schema
1999-03-08 Kurt ZeilengaDon't install CFFILES in ldap_r.
1999-02-04 Kurt ZeilengaNeed KRB_LIBS to link test programs.
1999-02-04 Kurt ZeilengaFix XXDIR to use $(srcdir) so that VPATH works.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-15 Bart HartgersChanges to support threads from libldap_r.
1999-01-14 Kurt ZeilengaModify build order to have lutil first and lthread...
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-12-23 Kurt ZeilengaAdd client/server control free/dup functions and
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt ZeilengaAdd -lldap_r build environment (no code yet).