]> git.sur5r.net Git - openldap/history - include/lber_pvt.h
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
[openldap] / include / lber_pvt.h
2007-02-05 Howard ChuAdded ber_bvarray_dup_x()
2007-01-02 Kurt Zeilengahappy new year
2006-09-09 Pierangelo Masaratirename functions/macros (no impact, they're currently...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-14 Hallvard FurusethLet ber_bvchr() and ber_bvrchr() return char* instead...
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-04-21 Pierangelo Masaratiintroduce ber_bvreplace()
2005-01-01 Kurt ZeilengaHappy New Year!
2004-04-27 Pierangelo MasaratiSTRLENOF cleanup
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt ZeilengaAdd additional BER_BV macros
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-13 Kurt ZeilengaMinor tweak to last commit
2003-10-13 Kurt ZeilengaRework of berbuf allocation:
2003-05-31 Kurt Zeilengamove lber_*_x memory prototypes to lber_pvt.h
2003-01-03 Kurt ZeilengaHappy new year
2002-08-29 Pierangelo Masaratiadd null berval initializer (should replace tons of...
2002-04-08 Pierangelo Masaratiuse BVC() macro (changed in BER_BVC) to initialize...
2002-02-14 Pierangelo Masaratiuse memchr in ber_bvchr
2002-02-14 Pierangelo Masaratisubstrings match works with NULs in UTF8 strings
2002-01-16 Kurt ZeilengaReverse ber_strccmp assertion order to avoid ""[1]...
2002-01-16 Pierangelo Masaratimore ber_*cmp optimizations
2002-01-16 Kurt ZeilengaFix up last commit
2002-01-16 Kurt ZeilengaMove most of the new ber_*cmp routines to lber_pvt...
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-13 Kurt ZeilengaY2k copyright update
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-06-07 Kurt ZeilengaUse LDAP_F/LDAP_P macros on library externs.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...