]> git.sur5r.net Git - openldap/history - libraries/libavl
ITS#2548 must dup sasl_errdetail msgs
[openldap] / libraries / libavl /
2003-01-03 Kurt ZeilengaHappy new year
2002-12-16 Hallvard FurusethRemove a useless function pointer cast.
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-07-27 Howard Chutest programs need -llutil
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse ber_memfree instead of free
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-09-27 Howard ChuChange avl.c to use ber_memalloc and ber_memrealloc.
2000-10-01 Kurt ZeilengaDon't specify LDFLAGS when using LTLINK to avoid duplicate
2000-09-15 Ben Collinsremove lint
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
1999-12-13 Kurt ZeilengaRemove lint
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-04 Kurt ZeilengaAdd copyright notices
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaUpdate Release/SRelease include paths
1999-05-31 Kurt Zeilenga(barely) hide AVL internals
1999-05-31 Kurt Zeilenga#ifdef out non-reentrant prototypes.
1999-05-20 Kurt ZeilengaVersion.c deprecated in favor of mkversion.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-14 Gary Williamsadjust project settings
1999-04-04 Hallvard FurusethPlug memory leak in avl_free()
1999-04-01 Kurt ZeilengaUpdates for NT4 (MSVC5++).
1999-04-01 Gary Williamsupdate project settings
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-27 Hallvard FurusethROTATE<LEFT/RIGHT> error messages to stderr, not stdout
1999-03-03 Hallvard Furusethcast printf(%s) argument from void* to char*
1999-03-03 Hallvard FurusethRemove untrue /*NOTREACHED*/: return 0 on EOF from...
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-02-20 Hallvard Furusethcast avl_free argument to IFP
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-04 Kurt Zeilengatestavl wasn't being linked.
1998-11-21 Kurt ZeilengaBuild library test programs. Fix compiling issues.
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaQuick NT port of liblter test utilities.
1998-10-22 Kurt ZeilengaAdd project/workspace files for testavl.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.
1998-08-20 Kurt Zeilengaremoved lint
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-09 Kurt ZeilengaInitial revision