tdb upstream tarball: 1.1.3
commitdafb19dc84866c731b7483d2bcacfff772a27625
authorEnrico Weigelt, metux IT service <weigelt@metux.de>
Sun, 18 Apr 2010 21:10:40 +0000 (18 23:10 +0200)
committerEnrico Weigelt, metux IT service <weigelt@metux.de>
Sun, 18 Apr 2010 21:52:00 +0000 (18 23:52 +0200)
treea6553dc72b3cbfc8f2f562d06af76091203e10ac
parentf60f986ac6196fb941892e5453e91d1c13a14187
tdb upstream tarball: 1.1.3
104 files changed:
Makefile.in [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
build_macros.m4 [new file with mode: 0644]
common/dump.c [new file with mode: 0644]
common/error.c [new file with mode: 0644]
common/freelist.c [new file with mode: 0644]
common/freelistcheck.c [new file with mode: 0644]
common/io.c [new file with mode: 0644]
common/lock.c [new file with mode: 0644]
common/open.c [new file with mode: 0644]
common/tdb.c [new file with mode: 0644]
common/tdb_private.h [new file with mode: 0644]
common/transaction.c [new file with mode: 0644]
common/traverse.c [new file with mode: 0644]
config.mk [new file with mode: 0644]
configure.ac [new file with mode: 0644]
docs/README [new file with mode: 0644]
docs/tdb.magic [new file with mode: 0644]
include/tdb.h [new file with mode: 0644]
libreplace/.checker_innocent [new file with mode: 0644]
libreplace/Makefile.in [new file with mode: 0644]
libreplace/README [new file with mode: 0644]
libreplace/aclocal.m4 [new file with mode: 0644]
libreplace/autoconf-2.60.m4 [new file with mode: 0644]
libreplace/autogen.sh [new file with mode: 0755]
libreplace/build_macros.m4 [new file with mode: 0644]
libreplace/config.guess [new file with mode: 0755]
libreplace/config.sub [new file with mode: 0755]
libreplace/configure.ac [new file with mode: 0644]
libreplace/crypt.c [new file with mode: 0644]
libreplace/crypt.m4 [new file with mode: 0644]
libreplace/dlfcn.c [new file with mode: 0644]
libreplace/dlfcn.m4 [new file with mode: 0644]
libreplace/getaddrinfo.c [new file with mode: 0644]
libreplace/getaddrinfo.h [new file with mode: 0644]
libreplace/getifaddrs.c [new file with mode: 0644]
libreplace/getpass.c [new file with mode: 0644]
libreplace/getpass.m4 [new file with mode: 0644]
libreplace/inet_aton.c [new file with mode: 0644]
libreplace/inet_ntoa.c [new file with mode: 0644]
libreplace/inet_ntop.c [new file with mode: 0644]
libreplace/inet_pton.c [new file with mode: 0644]
libreplace/install-sh [new file with mode: 0755]
libreplace/libreplace.m4 [new file with mode: 0644]
libreplace/libreplace_cc.m4 [new file with mode: 0644]
libreplace/libreplace_ld.m4 [new file with mode: 0644]
libreplace/libreplace_macros.m4 [new file with mode: 0644]
libreplace/libreplace_network.m4 [new file with mode: 0644]
libreplace/repdir.m4 [new file with mode: 0644]
libreplace/repdir_getdents.c [new file with mode: 0644]
libreplace/repdir_getdirentries.c [new file with mode: 0644]
libreplace/replace.c [new file with mode: 0644]
libreplace/replace.h [new file with mode: 0644]
libreplace/samba.m4 [new file with mode: 0644]
libreplace/snprintf.c [new file with mode: 0644]
libreplace/socket.c [new file with mode: 0644]
libreplace/socketpair.c [new file with mode: 0644]
libreplace/strptime.c [new file with mode: 0644]
libreplace/strptime.m4 [new file with mode: 0644]
libreplace/system/README [new file with mode: 0644]
libreplace/system/aio.h [new file with mode: 0644]
libreplace/system/capability.h [new file with mode: 0644]
libreplace/system/config.m4 [new file with mode: 0644]
libreplace/system/dir.h [new file with mode: 0644]
libreplace/system/filesys.h [new file with mode: 0644]
libreplace/system/glob.h [new file with mode: 0644]
libreplace/system/iconv.h [new file with mode: 0644]
libreplace/system/kerberos.h [new file with mode: 0644]
libreplace/system/locale.h [new file with mode: 0644]
libreplace/system/network.h [new file with mode: 0644]
libreplace/system/passwd.h [new file with mode: 0644]
libreplace/system/readline.h [new file with mode: 0644]
libreplace/system/select.h [new file with mode: 0644]
libreplace/system/shmem.h [new file with mode: 0644]
libreplace/system/syslog.h [new file with mode: 0644]
libreplace/system/terminal.h [new file with mode: 0644]
libreplace/system/time.h [new file with mode: 0644]
libreplace/system/wait.h [new file with mode: 0644]
libreplace/test/getifaddrs.c [new file with mode: 0644]
libreplace/test/main.c [new file with mode: 0644]
libreplace/test/os2_delete.c [new file with mode: 0644]
libreplace/test/shared_mmap.c [new file with mode: 0644]
libreplace/test/strptime.c [new file with mode: 0644]
libreplace/test/testsuite.c [new file with mode: 0644]
libreplace/timegm.c [new file with mode: 0644]
libreplace/timegm.m4 [new file with mode: 0644]
libreplace/win32.m4 [new file with mode: 0644]
libreplace/win32_replace.h [new file with mode: 0644]
libtdb.m4 [new file with mode: 0644]
pytdb.c [new file with mode: 0644]
python.mk [new file with mode: 0644]
python/tdbdump.py [new file with mode: 0644]
python/tests/simple.py [new file with mode: 0644]
release-script.sh [new file with mode: 0755]
rules.mk [new file with mode: 0644]
tdb.mk [new file with mode: 0644]
tdb.pc.in [new file with mode: 0644]
tools/tdbbackup.c [new file with mode: 0644]
tools/tdbdump.c [new file with mode: 0644]
tools/tdbtest.c [new file with mode: 0644]
tools/tdbtool.c [new file with mode: 0644]
tools/tdbtorture.c [new file with mode: 0644]
web/index.html [new file with mode: 0644]