- Apr 24, 2003
-
-
Howard Chu authored
which should be at most 8 bytes. However if we read more than the minimum message length, we have a problem because we steal bytes from any following message, and there is no buffer mechanism to push back excess data. The shortest legitimate message is Unbind at 7 bytes, but there shouldn't be anything following it. Abandon at 8 bytes is next, so always requesting at least 8 bytes should be safe. Always requesting 9 was a problem. Please double-check these assumptions...
-
Howard Chu authored
-
- Apr 23, 2003
-
-
Kurt Zeilenga authored
Add HDB to test suite
-
Jong Hyuk Choi authored
-
Howard Chu authored
-
Luke Howard authored
(appears to be correct based on iPlanet documentation)
-
Howard Chu authored
-
Luke Howard authored
(Seems to me that attr_mergeit() can be deprecated in favour of the former -- Howard?)
-
Howard Chu authored
-
Howard Chu authored
-
Luke Howard authored
dereference policy
-
Howard Chu authored
-
Luke Howard authored
-
Howard Chu authored
-
Howard Chu authored
-
Luke Howard authored
-
Howard Chu authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
- Apr 22, 2003
-
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
Jong Hyuk Choi authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Kurt Zeilenga authored
(real validatator needed).
-
Jong Hyuk Choi authored
-
Howard Chu authored
-
Howard Chu authored
-
Jong Hyuk Choi authored
-
Howard Chu authored
-
Howard Chu authored
-
Jong Hyuk Choi authored
-
Howard Chu authored
-
Howard Chu authored
Fix idl_cache_put
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Use IDL cache in bdb_dn2id_children.
-
Howard Chu authored
Add bdb_cache_children, remove cache flag manipulation from dn2id_children
-
Kurt Zeilenga authored
HEADS UP: May break some Kerberos deployments.
-