]> git.sur5r.net Git - openldap/commit
- proxy cache erroneously returns the filtering attributes
authorPierangelo Masarati <ando@openldap.org>
Tue, 24 Aug 2004 09:24:55 +0000 (09:24 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 24 Aug 2004 09:24:55 +0000 (09:24 +0000)
commit23cbd591268804e286e4b1c0d80ad0966db3c78b
treebbcf8ef47a5e3c3bed5de4a0777136c951e1a319
parent809e623cd9d74f41e181094a9715dafa8f2c036c
- proxy cache erroneously returns the filtering attributes
  and the objectClass right after caching, even if not requested,
  while subsequent searches are fine;
- the response callback needs be apended at the end of the
  callback list, otherwise the resulting entries are cached
  before other overlays can alter them
- the callback structure and its contents needs be freed
servers/slapd/overlays/pcache.c
tests/data/proxycache.out