/
niceSOFT
/
krb5
ОбзорДокументацияВойти
/
niceSOFT
/
krb5
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
krb5/
.../db2/libdb2/
..
btree

Avoid undefined memcpy/memmove invocations

4 месяца назад
db

Eliminate old-style function declarations

3 года назад
docs

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
hash

Fix DB2 hash bitmap page count validation

2 месяца назад
include

Avoid unaligned access in btree byte swapping

10 лет назад
man

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
mpool

Eliminate old-style function declarations

3 года назад
recno

Eliminate old-style function declarations

3 года назад
test

Use configured awk in libdb2 tests

10 месяцев назад
CHANGELOG.db2

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
Makefile.in

Use single-colon rules in makefiles

10 лет назад
Makefile.inc

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
README

Fix typos

7 лет назад
README.NOT.SLEEPYCAT.DB

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
README.db2

Rename "modules" to "plugins", and fix up makefile variables etc

21 год назад
deps

move generated dependencies out of Makefile.in

18 лет назад
libdb.exports

Add bttest unlink page command

10 лет назад
README
IMPORTANT NOTICE:
 
This directory contains code of somewhat unknown origin that is
INCOMPATIBLE with both Berkeley DB 1.85 and Sleepycat DB 2.x. Do NOT
contact Sleepycat regarding bugs in code found here; they do not
appreciate it. All bug reports about this code should go to the MIT
Kerberos team via email to krb5-bugs@mit.edu, as usual.
 
It is believed that this "db" code originated from Berkeley DB 1.85
and was further modified by Cygnus and the MIT Kerberos team. Some
significant changes to the hash code occurred at some point.
 
The file README.db2 contains the README file provided with the
2.0-alpha release of Berkeley/Sleepycat DB, which may contain
marginally useful information. It is not known at this time how well
this code matches that of the 2.0-alpha release.