]> git.sur5r.net Git - openldap/commit
- some code cleanups
authorRalf Haferkamp <ralf@openldap.org>
Tue, 23 Apr 2002 15:28:11 +0000 (15:28 +0000)
committerRalf Haferkamp <ralf@openldap.org>
Tue, 23 Apr 2002 15:28:11 +0000 (15:28 +0000)
commitbef9945dffd535b1ef1d389e895e4f5bb9c22309
treeb1d36ae0c7540e4ba6fe99a3e728ebbdf46baebc
parent3e3911247b9f56bf40cbbc1241dcc79d995725e1
- some code cleanups
- fix for the client caching code (cache is flushed after modifications
  rather than removing only the changed entry)

The code was submitted by Jeff Costlow <j.costlow@f5.com> under the
following terms:

Copyright 2002, F5 Networks, Inc, All rights reserved.
This software is not subject to any license of F5 Networks.

This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.
13 files changed:
contrib/ldapc++/src/LDAPAsynConnection.cpp
contrib/ldapc++/src/LDAPAsynConnection.h
contrib/ldapc++/src/LDAPDeleteRequest.cpp
contrib/ldapc++/src/LDAPEntry.cpp
contrib/ldapc++/src/LDAPEntry.h
contrib/ldapc++/src/LDAPException.h
contrib/ldapc++/src/LDAPModList.h
contrib/ldapc++/src/LDAPModifyRequest.cpp
contrib/ldapc++/src/LDAPReferenceList.h
contrib/ldapc++/src/LDAPReferralException.h
contrib/ldapc++/src/LDAPUrl.h
contrib/ldapc++/src/LDAPUrlList.h
contrib/ldapc++/src/StringList.h