]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/rwm.c
ACIs almost entirely factored out of slapd
[openldap] / servers / slapd / overlays / rwm.c
2005-08-08 Pierangelo MasaratiITS#3914 bug was very close to that leak: rwm_dnattr_re...
2005-08-08 Pierangelo Masaratifix yet another leak (not related to ITS#3914, though)
2005-08-02 Pierangelo Masaratiaddress ITS#3914
2005-08-01 Pierangelo Masaratiplug leaks; fix map initialization
2005-07-22 Hallvard Furusethrs->sr_flags should be saved in variables of type slap_...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence warnings
2005-06-19 Pierangelo Masaratiadd support for connection_init/destroy and retcode...
2005-06-18 Pierangelo Masaraticleanup of previous commit
2005-06-16 Pierangelo Masaratifix ITS#3788: don't free slapo-rwm callback, rather...
2005-05-13 Pierangelo Masaratifix cleanup in case of error
2005-05-13 Pierangelo Masaratidon't bother about slap_dummy_bv
2005-05-09 Pierangelo Masaratidon't compare freed pointers (no harm)
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706)
2005-02-22 Pierangelo Masaratiimprove previous commit; now attribute values are rewri...
2005-02-22 Pierangelo Masaratihonor remapped attrs in requested attrlist; fix erroneo...
2005-01-31 Pierangelo Masaratimake frontend-generated attrs available to backend...
2005-01-30 Pierangelo Masaratitake care of DN-valued "operational" (generated) attrs
2005-01-20 Pierangelo Masaratifix ITS#3499 (may need further testing)
2005-01-20 Pierangelo Masaratithe attribute mapping features of rwm seem to be very...
2005-01-13 Pierangelo Masaratipropagate opattrs if shadow update
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-12-30 Pierangelo MasaratiTODO: rewrite/remap the newRDN and related stuff both...
2004-12-11 Pierangelo Masaratiwork out an issue with chk_referrals and back-relay...
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-11-13 Pierangelo Masaratisanity check
2004-11-13 Pierangelo Masaratifurther cleanup
2004-11-13 Pierangelo Masaratidisable referral rewrite in default suffix massage
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-22 Pierangelo Masaratihack to handle cases where o_req_dn = o_req_ndn
2004-07-20 Pierangelo Masaratiimprove manual and make naming contexts uniform; NOTE...
2004-07-20 Pierangelo Masaratirework passwd_extop to comply with rwm requirements...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-14 Pierangelo Masaraticleanup
2004-07-14 Pierangelo Masaratirevert previous change; anticipate backend_operational...
2004-07-13 Pierangelo Masaratiuse a separate field for a modified entry in SlapReply
2004-07-13 Pierangelo Masaratimemory hanling cleanup
2004-07-12 Pierangelo Masaratichange flags only if entry massaging goes fine
2004-07-12 Pierangelo Masaraticleanup
2004-07-11 Pierangelo Masaratimostly done...
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-03-18 Pierangelo Masaraticleanup rwm overlay; init/destroy session cookie; strip...
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masarati"searchFilter" by default must be empty
2004-03-10 Pierangelo Masaratiadd "searchFilterAttrDN" rewrite context, and allow...
2004-03-09 Pierangelo Masaratifix typos
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 Masaratitypo
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-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Pierangelo Masaratiimprovements
2003-12-06 Pierangelo Masaratichanges required to use rwm overlay
2003-12-06 Pierangelo Masaratifirst cut at dn rewrite/attr mapping overlay