]> git.sur5r.net Git - openldap/history - libraries/libldap/schema.c
Add ber_strdup(), remove ldap_int_strdup(), add LDAP_STRDUP macro
[openldap] / libraries / libldap / schema.c
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-01 Kurt ZeilengaClean up memory handlers. Share vector free routines...
1999-05-31 Julio Sánchez Fern... Syntaxes.
1999-05-31 Julio Sánchez Fern... Cosmetic/spelling fixes.
1999-05-30 Julio Sánchez Fern... Relax some rules to survive Netscape DS brokennes,...
1999-05-29 Kurt Zeilengasafe_free_string() should be static
1999-05-29 Julio Sánchez Fern... Fixed parsing of noidlen
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-28 Julio Sánchez Fern... safe_string_free was freeing the string value, so we...
1999-05-27 Julio Sánchez Fern... Incorporate #define's per Kurt's suggestion
1999-05-26 Julio Sánchez Fern... Provide human-readable syntax errors.
1999-05-26 Julio Sánchez Fern... Fix namespace contamination, some comments added.
1999-05-24 Julio Sánchez Fern... Untested support for parsing attribute type definitions
1999-05-24 Julio Sánchez Fern... Initial incomplete and broken version.