]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/translucent.c
eliminate code duplication
[openldap] / servers / slapd / overlays / translucent.c
2009-08-13 Pierangelo Masaratieliminate code duplication
2009-06-08 Howard ChuITS#6156 get full entry from remote side, only use...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-11 Howard ChuITS#5572 retrieve main DB's ACL before relevant operations
2008-11-02 Howard Chube->be_pcl_mutexp superseded by be->bd_self
2008-10-17 Hallvard FurusethWarning cleanup: Remove no-op bv_len < 0 and bv_len...
2008-10-12 Pierangelo Masaratifix overlays with private instances of databases (ITS...
2008-10-07 Howard ChuMore #5728 fallout
2008-09-20 Pierangelo Masaratiadd support for local RFC 3062 password modification...
2008-09-09 Pierangelo Masaratiallow trying local bind when remote fails (ITS#5656)
2008-09-08 Pierangelo Masaratifix olcTranslucentLocal/Remote handling (ITS#5689)
2008-09-08 Pierangelo Masaratialways re-test filter after merging local and remote...
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-01-22 Howard ChuClean up config.h
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Hallvard FurusethAvoid use of uninitialized variable 'e' after failed...
2007-12-15 Howard ChuMore cleanup
2007-12-14 Howard ChuFix prev commit, must test filter on cleanup
2007-12-14 Howard ChuDon't test filter before saving, need the copy for...
2007-12-14 Howard ChuMore cleanup
2007-12-14 Howard ChuAdd missing cleanup
2007-12-14 Howard ChuITS#5283 add remote/local attribute lists, search both...
2007-11-29 Howard ChuPop local callback for modify
2007-11-29 Howard ChuFix prev commit, leave callback stack alone in compare()
2007-11-13 Howard ChuEliminate unnecessary Op copies
2007-11-13 Howard ChuITS#4889 fix search. remainder of code needs similar...
2007-10-16 Howard ChuFix prev commit, only defer open for online Add
2007-10-08 Howard ChuITS#5173 simplify defer open behavior
2007-10-08 Howard ChuITS#5173 fix for dynamic add in cn=config
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-21 Howard ChuAttribute/Modification value counters
2007-08-10 Gavin HenryITS#5085
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-01-11 Hallvard FurusethDelete unused variables.
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-12-12 Howard ChuFix prev commit
2006-12-12 Howard ChuITS#4777 fix modlist delete
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-09-14 Pierangelo Masaratidestroy exactly what needs to
2006-09-14 Pierangelo Masaratifix one-time leak
2006-09-14 Howard ChuAdditional fix for ITS#4673
2006-09-14 Howard ChuFix invalid attributes in translucent_modify
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-06-24 Howard ChuDynamic config
2006-05-30 Howard ChuCleanup config cruft
2006-04-13 Howard ChuFix translucent modify
2006-04-04 Howard Chucleanup
2006-01-12 Howard ChuITS#4334 Must propagate connection_destroy to captive...
2006-01-05 Pierangelo Masaratiplug leaks
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-17 Pierangelo Masaratifix wrong response tags (ITS4182; consequence of fixing...
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-14 Hallvard FurusethSilence warnings
2005-05-23 Pierangelo Masaratifix interaction with table-driven config of back-ldap...
2005-03-25 Howard ChuFix copyright/attribution comments
2005-03-10 Howard ChuAdded translucent overlay (sponsored by HP)