]> git.sur5r.net Git - openldap/history - libraries/liblutil/ldif.c
Silence valgrind's ptrcheck (no real change).
[openldap] / libraries / liblutil / ldif.c
2010-12-06 Hallvard FurusethSilence valgrind's ptrcheck (no real change).
2010-04-13 Kurt Zeilengahappy belated New Year
2009-07-07 Howard ChuITS#5892 return -1 from ldif_read_record on error
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-03 Pierangelo Masaratidon't leak file descriptors (coverity)
2007-09-02 Howard ChuITS#5117 try to log a message if chasing an include...
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-01-02 Kurt Zeilengahappy new year
2006-11-27 Howard Chudefine LDIF_MAXLINE instead of using BUFSIZ
2006-10-07 Howard ChuTS#4635 CR LF is also a valid line separator
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-06 Hallvard FurusethConstify ldif_open() args
2005-05-12 Howard ChuFix prev commit
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-04-26 Kurt Zeilengatype is no longer a char*
2005-04-10 Pierangelo MasaratiOID checks don't need to be case-insensitive
2005-04-09 Pierangelo Masaratibase64 encode passwords in back-config
2005-01-24 Howard ChuAdded ldif_countlines()
2005-01-19 Howard ChuMore tweaks to ldif_parse_line2 for str2entry
2005-01-19 Howard ChuAdded ldif_parse_line2 to parse in-place
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaMove LDIF routines liblutil