]> git.sur5r.net Git - openldap/history - libraries/libldap/string.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / libraries / libldap / string.c
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-01-03 Kurt ZeilengaHappy new year
2002-08-23 Pierangelo Masaratiadd upper/lower funcs that also compute the length...
2002-06-07 Howard ChuFix ITS#1843, don't deref NULL string in ldap_pvt_str2upper
2002-01-04 Kurt ZeilengaUpdate copyright statements
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-01-23 Kurt ZeilengaFix bugs in UTF-8 code. Apply to getdn and charray.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-07-13 Hallvard FurusethAdd missing newline at EOF
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-27 Kurt Zeilengastrlen returns size_t not int.
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-01-24 Kurt ZeilengaForgotten commit of string rearrangement.
1999-01-24 Kurt ZeilengaForgot to add new string.c.