]> git.sur5r.net Git - openldap/history - libraries/liblber/dtest.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / liblber / dtest.c
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt Zeilengaacknowledgements and notices
2003-11-25 Kurt ZeilengaNotice updates
2003-05-22 Kurt Zeilengacleanup
2003-05-22 Kurt ZeilengaFix dtest ber_get_next() usage
2003-05-19 Howard ChuITS#2490 - more retry checks
2003-01-03 Kurt ZeilengaHappy new year
2002-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-19 Kurt Zeilengaconst'ify and remove lint
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-02 Hallvard FurusethRemove unsigned long: Change to ber_len_t or ber_tag_t.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-01 Kurt ZeilengaRemove LDAP_LIBUI dependency.
1999-05-31 Kurt ZeilengaRemove dependency upon lber-int.h by using ber_set_opti...
1999-05-20 Kurt Zeilengaetest/dtest now work correctly. Commented out bogus...
1999-05-20 Kurt ZeilengaFixed bug in dtest code.
1999-05-19 Kurt ZeilengaImproving e/d test (until I find the my damn bug)
1999-05-19 Kurt ZeilengaEnhance encode/decode test programs to encode sets...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-03 Hallvard Furusethinclude lber-int.h to get lber_pvt_* declarations
1999-03-03 Hallvard Furusethber_scanf returns LBER_ERROR, not -1, on failure.
1999-03-03 Hallvard FurusethBack out previous change; it was an accidental commit
1999-03-03 Hallvard FurusethDeclare lber_pvt_sb_* functions from io.c in lber-int.h
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1998-12-28 Kurt ZeilengaMinor update to copyright (forgot 'portions')
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-11-23 Hallvard Furusethgcc -W cleanup
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-08 Hallvard Furusethdtest.c needed lber-int.h (struct berelement)
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaQuick NT port of liblter test utilities.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-08-09 Kurt ZeilengaInitial revision