]> git.sur5r.net Git - openldap/history - libraries/liblutil/ldif.c
Sync with HEAD
[openldap] / libraries / liblutil / ldif.c
2007-09-03 Quanah Gibson-Mountdon't leak file descriptors (coverity)
2007-09-03 Pierangelo Masaratidon't leak file descriptors (coverity)
2007-09-02 Howard ChuITS#5117 from HEAD - log error message on include:...
2007-09-02 Howard ChuITS#5117 try to log a message if chasing an include...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-27 Howard Chudefine LDIF_MAXLINE instead of using BUFSIZ
2006-10-19 Kurt ZeilengaSync with HEAD
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