]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/memberof.c
Revert "update entryCSN (and operational attrs in general) when changing memberOf...
[openldap] / servers / slapd / overlays / memberof.c
2011-05-24 Howard ChuRevert "update entryCSN (and operational attrs in gener...
2011-05-24 Howard ChuRevert "force the generation of a new CSN (ITS#6766)"
2011-05-24 Howard ChuRevert "ITS#6915 fix op timestamps"
2011-04-24 Howard ChuITS#6915 fix op timestamps
2011-01-03 Pierangelo Masaratiforce the generation of a new CSN (ITS#6766)
2011-01-02 Pierangelo Masaratiskip operations when internal
2011-01-02 Pierangelo Masaratimemberof handling of rename (ITS#6700)
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse, simple cases.
2010-12-31 Howard ChuITS#6670 partial fix - ignore member/memberof pointing...
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: Remove no-effect code.
2010-12-30 Hallvard FurusethRemove lint (unused vars/labels/funcs/default:s)
2010-12-14 Hallvard FurusethITS#6748 Drop possibly-broken memberof log message
2010-04-08 Pierangelo Masaratikeep attrs count consistent (ITS#6508)
2009-11-16 Pierangelo Masaratitrim unnecessary test
2009-10-14 Pierangelo Masaratiupdate entryCSN (and operational attrs in general)...
2009-02-03 Howard ChuRemove redundant isGrouporMember calls
2009-02-03 Howard ChuFix prev commit for modify/delete
2009-01-28 Howard ChuMore for prev commit: Delete obsolete functions
2009-01-28 Howard ChuITS#5903 restructure callbacks
2008-07-19 Pierangelo Masaratis/o_dn/o_ndn/ (ITS#5622)
2008-07-01 Howard ChuITS#5584 - treat empty Replace like Delete
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() more...
2008-01-02 Pierangelo Masaratifix modlist cleanup during rename
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Pierangelo Masaratiplug leak (ITS#5302)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-27 Pierangelo Masaratiif referential integrity is broken, things could go...
2007-12-27 Pierangelo Masaratifix previous commit
2007-12-27 Pierangelo Masaraticheck objectClass inheritance on add (consistent with...
2007-12-06 Pierangelo Masaratisave old values when deleting (ITS#5258; not optimal)
2007-11-28 Ralf HaferkampAllow initialization when using custom "memberof-group...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2007-09-03 Pierangelo Masaratifix one-time leak (coverity)
2007-09-03 Pierangelo Masaratifix helper pointer inizialization (coverity)
2007-08-25 Pierangelo Masaratineeds work: memberOf should not be replicated
2007-08-24 Pierangelo Masaratiadd memberOf overlay