]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/translucent.c
Update copyright for next release
[openldap] / servers / slapd / overlays / translucent.c
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-11 Quanah Gibson-MountMore for ITS#5572
2008-11-10 Quanah Gibson-MountITS#5709
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-08 Quanah Gibson-MountITS#5735,ITS#5736
2008-11-08 Quanah Gibson-Mountadd support for local RFC 3062 password modification...
2008-11-08 Quanah Gibson-MountITS#5656
2008-10-07 Quanah Gibson-MountMore for ITS#5728
2008-09-08 Quanah Gibson-MountITS#5689
2008-09-08 Quanah Gibson-MountITS#5679
2008-04-14 Quanah Gibson-MountITS#5435
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-02-12 Quanah Gibson-MountCleanup
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountAvoid use of uninitialized variable 'e' after failed...
2008-02-08 Quanah Gibson-MountITS#5283
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 Quanah Gibson-MountFix prev commit, leave callback stack alone in compare()
2007-11-29 Howard ChuPop local callback for modify
2007-11-29 Howard ChuFix 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-11-13 Howard ChuEliminate unnecessary Op copies
2007-11-13 Howard ChuITS#4889 fix search. remainder of code needs similar...
2007-10-18 Quanah Gibson-MountMore for ITS#5173
2007-10-16 Howard ChuFix prev commit, only defer open for online Add
2007-10-08 Howard ChuITS#5173 from HEAD
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-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-21 Howard ChuAttribute/Modification value counters
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)