]> git.sur5r.net Git - openldap/history - libraries/libldif/line64.c
Needs ldap_config.h to get LDAP_DIRSEP
[openldap] / libraries / libldif / line64.c
1999-08-03 Hallvard Furuseths/*vlenp = NULL;/*vlenp = 0;/
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-31 Kurt ZeilengaRemove "const" error... and add prototype for yet unimp...
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaClarify loop break. OPENLDAP_REL_ENG_2_BP
1999-07-29 Kurt ZeilengaIgnore lines that begin with "#".
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-03-09 Kurt ZeilengaAdd LDIF_ to LINE_WIDTH
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-14 Kurt ZeilengaMake sure that four characters, rather than only the...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaApply Ken McGarrahan's ldif padding fix.
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-08-09 Kurt ZeilengaInitial revision