1f63d6e4dc0dfbb9129c49c6808cac5415c7d20f

Multiple concurrent writers would cause the HDB to become corrupted as the locking was not sufficient to prevent these sorts of issues from occurring. We have changed the locking to obtain the appropriate kind of lock on database open and to hold that lock until the database closes. We need to do this as Berkeley DB 1.85 will cache information from the database in memory and if if this information is updated without our knowledge then our later writes will corrupt the database. We speculate that there would be issues with a single writer and reader but did not reproduce them.
Heimdal is a Kerberos 5 implementation. For information how to install see <http://www.h5l.org/compile.html>. There are briefer man pages for most of the commands. Bug reports and bugs are appreciated, see more under Bug reports in the manual on how we prefer them: <heimdal-bugs@h5l.org>. For more information see the web-page at <http://www.h5l.org/> or the mailing lists: heimdal-announce@sics.se low-volume announcement heimdal-discuss@sics.se high-volume discussion send a mail to heimdal-announce-request@sics.se and heimdal-discuss-request@sics.se respectively to subscribe.
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%