]> git.sur5r.net Git - openldap/history - servers/slapd/dn.c
ITS#6932: Clean up strange asserts & nearby code.
[openldap] / servers / slapd / dn.c
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-02-25 Howard ChuFix dnIsSuffix to use berval len
2011-01-05 Kurt ZeilengaHappy New Year
2010-06-07 Howard ChuITS#6570 part #1 (again), reject RDNs with binary BER...
2010-06-06 Howard ChuITS#6570 part #2, reject RDNs with empty values
2010-04-13 Kurt Zeilengahappy belated New Year
2009-10-19 Hallvard FurusethITS#6338: Fix \0-termination of dnParent(x, x) for...
2009-05-04 Pierangelo Masaratiadd in-scope helper
2009-03-20 Hallvard FurusethMore ITS#5968: Edit AVA_Sort() comment to describe...
2009-02-23 Pierangelo Masaratido not allow naming attribute repetitions in RDNs ...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Howard ChuProtect Debug messages from NULL pointers
2007-07-23 Howard ChuMore for #5057 - reject duplicate AVAs
2007-07-23 Howard ChuITS#5057 replace AVA_Sort with insertion sort
2007-07-23 Howard ChuITS#5057 fix AVA_Sort
2007-05-20 Hallvard FurusethFix --without-tls (ITS#4975). Enable certificate matching.
2007-01-02 Kurt Zeilengahappy new year
2006-08-26 Pierangelo Masaratireduce code duplication
2006-08-26 Pierangelo Masaratidisable X-ORDERED 'VALUES' naming attributes by now
2006-08-17 Pierangelo Masaratidon't core if out value is NULL (log error instead...
2006-04-29 Howard ChuKludge to allow reading undefined attrs in DNs at startup
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-03-31 Howard Chuplug leaks
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Kurt Zeilenga(Quick)fix UUID naming attributes
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-06 Pierangelo Masaratiallow "proxied" attributeDescriptions in DN as well...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-14 Howard ChuITS#3931 fix dnRelativeMatch return values
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-04-01 Pierangelo Masaraticlarify the usage of dnParent( dn, dn )
2005-03-30 Pierangelo Masaratiallow dnParent to work in place
2005-03-23 Kurt Zeilengacleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-29 Howard ChuIn build_new_dn, rdn may be part of a larger string...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-20 Luke HowardRemove unused variable if not compiling with HAVE_TLS...
2004-09-20 Luke HowardAdd register_certificate_map_function() native plugin...
2004-09-11 Pierangelo Masaratifix negative counters; prepare for imrpved count of...
2004-09-09 Kurt ZeilengaAdd additional DN matching rules.
2004-09-09 Kurt ZeilengaAdd initial dnSubtreeMatch.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-24 Pierangelo Masaratimove call to frontend API
2004-07-18 Pierangelo MasaratidnMatch must be called with valid args
2004-06-30 Pierangelo Masaraticleanup
2004-06-29 Sang Seok LimThis patch provides support for rdnMatch matching rule...
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-02-26 Howard ChuITS#2970 fix build_new_dn for zero-length parent DN
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-10-18 Howard ChuITS#2771 fix memory usage in LDAPDN_rewrite, fix normalizer
2003-10-17 Kurt ZeilengaAdd a trace message to dnX509normalize
2003-09-29 Hallvard FurusethMove #include ldap_pvt.h after slap.h, to get ldap_bv2d...
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-05-28 Howard ChuFix TL malloc/free
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-22 Kurt ZeilengaITS#2847: fix cn=#,...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-01-03 Kurt ZeilengaHappy new year
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-19 Kurt Zeilengafix typo in last commit
2002-08-19 Kurt ZeilengaNormalized form should be pretty.
2002-08-06 Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-08 Howard ChuFix dnParent: must always return a pointer relative...
2002-04-30 Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-19 Howard ChuPut dnX509 normalizers behind #ifdef HAVE_TLS
2002-04-18 Howard Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-16 Howard ChuITS#1712, rewritten dn_openssl2ldap(). Added dnDCEnorma...
2002-03-02 Kurt ZeilengaAdd validation.
2002-02-14 Pierangelo Masaratifirst round at replacing UTF8normalize with UTF8bvnormalize
2002-02-13 Pierangelo Masaratifix dnValidate (leak and return SUCCESS)
2002-02-13 Pierangelo MasaratiDNs may include NULs
2002-02-13 Kurt ZeilengaLimit the length of [R]DNs on input to 8192. A lower...
2002-02-13 Kurt ZeilengaCheck for NULs in DNs.
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-13 Pierangelo Masaratiprepare for ldap_bv2dn()
2002-02-13 Kurt ZeilengaAdd embedded NUL checks, fix last commit
2002-02-13 Kurt ZeilengadnValidate needs to check for embedded NULs.
2002-02-13 Kurt ZeilengaMisc. DN fixes and cleanups, namely don't muck with...
2002-02-13 Kurt ZeilengaQuick (and expensive) fix to detect DNs with embedded...
2002-01-26 Howard ChuEliminated dn_normalize. No more migration.
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Kurt ZeilengaRemove deprecated routines and a little lint.
2002-01-26 Howard ChuFix previous commit
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-22 Pierangelo Masaraticheck on escaped rdn separator not needed any more
next