]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/translucent.c
ITS5261
[openldap] / servers / slapd / overlays / translucent.c
2008-02-08 Quanah Gibson-MountITS#5283
2007-11-29 Quanah Gibson-MountFix prev commit, leave callback stack alone in compare()
2007-11-27 Quanah Gibson-Mountfirst round of s/sprintf/snprintf/; the rationale is...
2007-11-15 Quanah Gibson-MountITS#4889
2007-10-18 Quanah Gibson-MountMore for ITS#5173
2007-10-08 Howard ChuITS#5173 from HEAD
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
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-10-19 Kurt ZeilengaSync with HEAD
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-08-18 Kurt ZeilengaSync with HEAD
2006-06-24 Howard ChuDynamic config
2006-05-30 Howard ChuCleanup config cruft
2006-04-18 Kurt ZeilengaSync with HEAD
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)