]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/rwmmap.c
check sat_equality before using it (ITS#6943)
[openldap] / servers / slapd / overlays / rwmmap.c
2011-05-22 Pierangelo Masaraticheck sat_equality before using it (ITS#6943)
2011-02-01 Pierangelo Masaratimake sure data is reset
2011-01-31 Pierangelo Masaratigive the caller a chance to use undefined filters ...
2011-01-05 Kurt ZeilengaHappy New Year
2010-11-22 Hallvard FurusethFor ITS#5421: Remove ldap-int.h dependencies.
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-15 Pierangelo Masaratimalloc as much as possible on slab
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratidon't free before use
2009-02-15 Pierangelo Masaraticleanup (related to ITS#5760)
2009-02-14 Pierangelo Masaratilet special attrnames slip through (ITS#5760)
2009-02-05 Pierangelo Masaratiinitialize ndn (ITS#5923)
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-26 Pierangelo Masaratinormalize rewritten DN-valued attrs (ITS#5772)
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-08-09 Pierangelo Masaratimake sure objectClass is not filtered out by 'rwm-map...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-05 Pierangelo Masaratide-normalize simple filter values consistently
2007-10-04 Pierangelo Masaratifix ITS#5168 (a better fix would probably be a generic...
2007-07-14 Pierangelo Masaratimajor improvement: baseline support for back-config...
2007-07-12 Pierangelo Masaratifix searchFilter double free (ITS#5043)
2007-02-26 Pierangelo MasaratiSolaris doesn't like NULL pointers in printf, which...
2007-01-03 Pierangelo Masaratishortcut schema mapping if not configured
2007-01-02 Kurt Zeilengahappy new year
2006-12-26 Howard ChuITS#3707 changed SLAPD_FILTER_COMPUTED
2006-12-19 Howard ChuFix: don't modify original filter in filter_map_rewrite
2006-04-14 Pierangelo Masaratimore coverity issues
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-03 Pierangelo Masaratirelease entry, if required; release mapping resources...
2005-10-14 Pierangelo Masaratimore about ITS#4086: fix back-meta as well
2005-10-14 Pierangelo Masaratimore cleanup
2005-10-14 Pierangelo Masaratibetter fix to ITS#4086: treat mapping failures as undef...
2005-10-13 Pierangelo Masaratitemporarily fix ITS#4086
2005-08-01 Pierangelo Masaratiplug leaks; fix map initialization
2005-07-25 Pierangelo Masaratisilence warning
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-16 Pierangelo Masaratifix ITS#3785: do our best to deal with invalid filters...
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706)
2005-04-26 Pierangelo Masaratihandle the null lud_dn case...
2005-02-22 Pierangelo Masaratiimprove previous commit; now attribute values are rewri...
2005-01-20 Pierangelo Masaratifix ITS#3499 (may need further testing)
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratirework internal handling of strings to minimize tempora...
2004-12-30 Pierangelo Masaratiremap compare attribute; fix erroneous pointers; minor...
2004-11-13 Pierangelo Masaratidisable referral rewrite in default suffix massage
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-13 Pierangelo Masaratiuse a separate field for a modified entry in SlapReply
2004-07-12 Pierangelo Masaraticleanup
2004-07-11 Pierangelo Masaratimostly done...
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-09 Pierangelo Masaratianother round at rwm; now add and compare are nearly...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-14 Pierangelo Masaratiresolve naming conflicts when compiling rwm overlay...
2003-12-10 Pierangelo Masaratimake names unique, since back-ldap/back-meta still...
2003-12-09 Pierangelo Masaratiadd rwm overlay configure and make stuff (need autoconf...
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-06 Pierangelo Masaratifirst cut at dn rewrite/attr mapping overlay