]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/rwm.c
Merge branch 'mdb.master' of /home/hyc/OD/mdb
[openldap] / servers / slapd / overlays / rwm.c
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-01-17 Pierangelo Masaratifix previous commit
2011-01-17 Pierangelo Masaratimake sure rwm_response returns SLAP_CB_CONTINUE (ITS...
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-31 Hallvard FurusethITS#6760: Fix rwm entry handling
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-03 Hallvard FurusethFix rev 1.132 (ITS#6632): Initialize all of roc in...
2010-11-29 Pierangelo Masaratifix double free related to ITS#6720
2010-08-29 Pierangelo Masaratihacks ITS#6632
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-04-17 Pierangelo Masaratifix memory handling in rewrite parsing (ITS#6526)
2010-04-15 Pierangelo Masaratimalloc as much as possible on slab
2010-04-13 Kurt Zeilengahappy belated New Year
2010-03-03 Howard ChuITS#6484 don't bypass other overlays' entry_release...
2009-12-21 Pierangelo Masaratiallow direct insert/delete of olcRwmMap (ITS#6436)
2009-12-21 Pierangelo Masaratibetter fix to ITS#6434 (olcRwmMap needs work to allow...
2009-12-20 Pierangelo Masaratifix in-database configuration of olcRwmMap (no ITS...
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-04-29 Pierangelo Masaratiforce entry release as appropriate (ITS#6081)
2009-04-20 Pierangelo Masarationly free entries dup'ed by rwm_entry_get_rw() (ITS...
2009-04-20 Pierangelo Masaratialways pass a DN to the underlying database (ITS#6070)
2009-04-15 Pierangelo Masaratifix ITS#6057
2009-02-20 Howard ChuITS#5960 fix rwm_bva_rewrite handling
2009-02-14 Pierangelo Masaraticonsistently map operational attrs as well (ITS#5760...
2009-02-13 Pierangelo Masaratimore about ITS#5940
2009-02-13 Pierangelo Masaratimore about ITS#5940
2009-02-12 Pierangelo Masaratirewrite info should always be set (ITS#5940)
2009-01-24 Pierangelo Masaratifix back-config handling of slapo-rwm
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-28 Pierangelo Masaratiadd newRDN rewriting; fix rewriteContext names (ITS...
2008-10-26 Pierangelo Masaratiaddress ITS#5773 for slapo-rwm(); needs work
2008-10-26 Pierangelo Masaratinormalize rewritten DN-valued attrs (ITS#5772)
2008-10-21 Pierangelo Masaratipreserve objectClasses not to be removed (ITS#5760)
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-10-07 Howard ChuFix: use overlay_entry_release_ov in overlay environment
2008-09-06 Pierangelo Masaraticleanup in case of failure during search rewriting...
2008-09-06 Howard ChuITS#5687 more cleanup fixes
2008-08-04 Pierangelo Masaratifix normalizable/non-normalizable attr mapping \& mergi...
2008-07-12 Pierangelo Masaratimake sure rwm_op_cleanup() is called also in case of...
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-24 Howard ChuPartially revert prev commit, unintended.
2007-09-23 Howard ChuMake slap_passwd_parse non-destructive
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-07 Pierangelo Masaratialso copy modifications we don't deal with, as they...
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-08-11 Pierangelo Masaratifix previous commit (crash if no rewrite but just mappi...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-14 Pierangelo Masaratimajor improvement: baseline support for back-config...
2007-07-09 Ralf Haferkampadded config option "normalize-mapped-attrs" to enable...
2007-05-31 Ralf HaferkampITS#4991 restore mapped AttributeNames before processin...
2007-03-19 Pierangelo Masaraticleanup
2007-03-19 Pierangelo Masaratihandle r_dn == r_ndn
2007-01-03 Pierangelo Masaratishortcut schema mapping if not configured
2007-01-02 Kurt Zeilengahappy new year
2006-12-19 Howard ChuFix cleanup for extended ops
2006-12-18 Howard ChuITS#4458 re-encode passwd request
2006-12-18 Howard ChuFix callback handling
2006-12-18 Howard ChuRemove redundant search cleanup
2006-12-17 Howard ChuITS#4638 restore params for Compare and Modify
2006-12-17 Howard ChuITS#4638 restore original parameters on op completion
2006-10-07 Pierangelo Masarati reword comment
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-05-12 Pierangelo Masaratifirst round at adding passwd exop support to slapo...
2006-04-14 Pierangelo Masaratimore coverity issues
2006-01-14 Pierangelo Masaratilet overlays define if they must appear exactly once...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-03 Pierangelo Masaratirelease entry, if required; release mapping resources...
2005-10-14 Pierangelo Masaratinote that "discover" is not supported yet
2005-09-06 Howard ChuAdd searchFilter var in searchDN session. Would have...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
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...
next