]> git.sur5r.net Git - openldap/history - libraries/libldap/getdn.c
#if 0 RDN debugging
[openldap] / libraries / libldap / getdn.c
2002-02-13 Kurt Zeilenga#if 0 RDN debugging
2002-02-13 Kurt ZeilengaMisc. DN fixes and cleanups, namely don't muck with...
2002-01-16 Pierangelo Masaratifix assertion
2002-01-16 Pierangelo Masaratidon't auto-detect DCE form; assert the UTF-8 charlen...
2002-01-15 Howard ChuAdded LDAP_UTF8_CHARLEN2() to validate shortest possibl...
2002-01-14 Pierangelo Masaratimake temporary RDN and AVA arrays rescalable if needed
2002-01-14 Pierangelo Masaratiquick fix that in pretty mode escapes with hexpair...
2002-01-14 Pierangelo Masaratirevert previous commit: do accept '\00'
2002-01-14 Pierangelo Masaratiaccept '\<special>' anywhere in the string
2002-01-14 Pierangelo Masaratifix behavior on improperly escaped illegal hexpair...
2002-01-08 Kurt ZeilengaMinor const'ification cleanup
2002-01-07 Pierangelo MasaratiPasses last test (empty value); also passes many of...
2002-01-07 Pierangelo Masaratifix non-printable flag detection; improve dn test ...
2002-01-07 Pierangelo Masaratifix domain generation for UFN
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse LDAP_FREE instead of free
2002-01-03 Kurt ZeilengaAdd LBER DN format flag (no code yet).
2002-01-03 Kurt ZeilengaEven larger TMP_SLOTS
2002-01-02 Howard ChuRenamed parse_numericoid to ldap_int_parse_numericoid...
2002-01-02 Kurt ZeilengaRework filter code
2002-01-02 Howard ChuFix ldap_str2rdn, make sure to update progress pointer...
2001-12-30 Howard ChuMinor fix for LDAP_DN_IS_RDN_DC macro
2001-12-30 Howard ChuMore str2rdn tweaks
2001-12-30 Howard ChuReorganize LDAPAVA allocation layout
2001-12-29 Pierangelo Masaratiremove useless function
2001-12-29 Howard ChuChanged LDAP_AVA struct berval * to struct berval.
2001-12-29 Howard ChuFix memory leak in ldap_explode_dn
2001-12-29 Howard ChuMade LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven.
2001-12-28 Pierangelo Masaratildap_str2rdn() can parse without allocating a LDAPRDN...
2001-12-28 Howard ChuAdded ldap_dn2bv and ldap_rdn2bv
2001-12-27 Pierangelo Masaraticleanup
2001-12-27 Kurt ZeilengaMore struct berval DN changes
2001-12-24 Pierangelo Masaratihex escape everything requires escape (uncomment #defin...
2001-12-24 Pierangelo Masaratibetter rdn exploding
2001-12-24 Pierangelo Masaratibug in explode dn (caused most test failures when reque...
2001-12-24 Kurt ZeilengaSome minor bugs for dntest ""
2001-12-24 Kurt Zeilengacannot assert la_private == NULL on free
2001-12-24 Kurt ZeilengaDelete USE_LDAP_DN_PARSING
2001-12-23 Kurt ZeilengaMinor cleanup, rename ldapava_free_*() routines and
2001-12-23 Pierangelo Masaratileast escaping in dnPretty (hope my wife doesn't catch...
2001-12-23 Pierangelo Masaratismall bug exploited by malformed DCE format
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-12-10 Pierangelo Masaratireworked internal stuff
2001-12-06 Pierangelo Masaratinow dnValidate loops thru each value; added private...
2001-12-06 Pierangelo Masaratiliberally accept many LDAPv2/LDAPv3 stuff in DN (quoted...
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
2001-12-03 Kurt ZeilengaMinor cleanup
2001-12-03 Pierangelo Masaratismall improvements and fixes; now honors ';' as rdn...
2001-11-12 Pierangelo Masaratifix bug in previous commit
2001-11-12 Pierangelo Masaratistruct berval * instead of char * in ldap_ava struct...
2001-10-30 Pierangelo Masaratimoved rdn parsing in a dedicated routine, ldap_str2rdn...
2001-10-29 Pierangelo MasaratiMore compliant version of str2dn/dn2str;
2001-10-26 Pierangelo Masaratienhanced dn parsing; see libraries/libldap/dntest for...
2001-10-22 Pierangelo Masaratihandle lead/trail escape chars in LDAPv2/LDAPv3; change...
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-07-11 Pierangelo Masaratihonors multiple type/value in rdn when generating ufn
2000-10-02 Kurt ZeilengaFix up some free'ing.
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-06-09 Mark ValenceFix uninitialized var bug.
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-12 Kurt Zeilengafix = vs == bug
2000-01-23 Kurt ZeilengaFix bugs in UTF-8 code. Apply to getdn and charray.
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-01 Kurt ZeilengaFix last commit. Should not have deleted assignment...
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-07-13 Hallvard FurusethFix LDAP_CONST->const in explode_name(), it failed...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
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-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-04 Hallvard FurusethAdded ldap_explode_rdn()
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt Zeilengaclean up includes
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-08-20 Kurt Zeilengaremoved lint
1998-08-09 Kurt ZeilengaInitial revision