]> git.sur5r.net Git - openldap/history - include/lber.h
large X (for version.sh)
[openldap] / include / lber.h
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-14 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-09 Luke Howarddup is a global declaration on some platforms - avoid...
2004-03-17 Howard ChuFix missing LBER_V declaration
2004-01-01 Kurt ZeilengaHappy new year
2003-12-03 Kurt ZeilengaMisc cleanup
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-13 Kurt ZeilengaRework of berbuf allocation:
2003-10-12 Kurt ZeilengaInitial fix for berbuf alignment bug (ITS#2760)
2003-09-29 Hallvard Furuseth#include <string.h>, to get memcmp() and memset().
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-06-06 Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-05-31 Kurt Zeilengamove lber_*_x memory prototypes to lber_pvt.h
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-04-09 Howard ChuExtended ber_mem functions, add context argument.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuAdded ber_flatten2 - uses passed in struct berval,...
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-02-14 Howard ChuFor ITS#1601, add ber_init2() using given buffer in...
2002-02-13 Pierangelo Masaratimake UTF8STringNormalize handle NUL
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-16 Pierangelo Masaratiadded ber_[mem|case]cmp() macros for fast berval compar...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv
2002-01-05 Kurt Zeilengastruct * are not to be const'ified
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-12-31 Howard ChuAdded ber_get_stringbv
2001-12-31 Howard ChuAdded ber_free_buf()
2001-12-26 Howard ChuAdd optional len to ber_str2bv
2001-12-26 Howard ChuChanged ber_bvdup to ber_dupbv with destination provided
2001-12-26 Howard ChuMerged ber_bvstr and ber_bvstrdup into ber_str2bv.
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2001-05-04 Kurt Zeilengareimplementation of sb_max_incoming
2001-01-26 Kurt Zeilengarm LBER_USE_INDEFINITE_LEN
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 Williamsfirst try at logging improvements
2000-10-11 Kurt Zeilengamark lber_init_w_nullc as deprecated
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-07-04 Kurt ZeilengaAdd Steve Sonntag's (Novell) memory debugging extensions
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaFix LDAP_END_DECL bug, add LDAP_P() to rebind proc...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
1999-12-17 Kurt ZeilengaAdd ber_bvstr and ber_bvstrdup string to berval allocators.
1999-12-13 Kurt ZeilengaRemove lint
1999-12-06 Kurt ZeilengaSet ber_errno here and there.
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-17 Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-17 Kurt Zeilengaadd comments here and there
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-19 Kurt ZeilengaMinor adjustments based upon initial read of draft...
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-08-01 Hallvard Furuseths/unsigned long/ber_len_t/ in typedef BERTranslateProc
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-15 Kurt ZeilengaFix bad LBER_INVALID macro
1999-06-03 Kurt Zeilengalber.h: added #include <stddef.h> conditional on LBER_S...
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
1999-06-01 Kurt ZeilengaMove berval routines to memory.c.
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-30 Kurt ZeilengaRemove prototype for removed ber_clear().
1999-05-29 Kurt ZeilengaFirst cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-24 Kurt ZeilengaMinor header cleanup.
1999-05-20 Kurt ZeilengaDisable LBER_END_SEQORSET for now.
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-19 Kurt ZeilengaAdd EXEEXT and MKVERSION support.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-18 Kurt ZeilengaAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-10-27 Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
1998-10-26 Kurt ZeilengaAdd prototypes for LDAPv3 draft functions
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-23 Kurt ZeilengaMore lint removal from Hallvard.
next