1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/ntdb
Rusty Russell 406bd2d121 ntdb: hand correct error code when alloc_read allocation fails.
-ECUTNPASTE.  This is not a usage error!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-06-22 07:35:16 +02:00
..
ABI ntdb: remove ntdb_error() 2012-06-19 05:38:06 +02:00
doc ntdb: update documentation. 2012-06-19 05:38:07 +02:00
test ntdb: respect TDB_NO_FSYNC flag for 'make test' 2012-06-22 07:35:16 +02:00
tools ntdb: add -h arg to ntdbrestore 2012-06-19 05:38:07 +02:00
check.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
configure TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
free.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
hash.c ntdb: optimize ntdb_fetch. 2012-06-19 05:38:07 +02:00
io.c ntdb: hand correct error code when alloc_read allocation fails. 2012-06-22 07:35:16 +02:00
libntdb.m4 ntdb: add autoconf support. 2012-06-19 07:31:06 +02:00
LICENSE TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
lock.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
Makefile TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
ntdb.c ntdb: optimize ntdb_fetch. 2012-06-19 05:38:07 +02:00
ntdb.h ntdb: add NTDB_ATTRIBUTE_HASHSIZE 2012-06-19 05:38:07 +02:00
ntdb.pc.in TDB2: Goodbye TDB2, Hello NTDB. 2012-06-19 05:38:06 +02:00
open.c ntdb: add NTDB_ATTRIBUTE_HASHSIZE 2012-06-19 05:38:07 +02:00
private.h ntdb: optimize ntdb_fetch. 2012-06-19 05:38:07 +02:00
pyntdb.c ntdb: remove ntdb_error() 2012-06-19 05:38:06 +02:00
summary.c ntdb: remove hash table trees. 2012-06-19 05:38:07 +02:00
transaction.c ntdb: special accessor functions for read/write of an offset. 2012-06-19 05:38:07 +02:00
traverse.c ntdb: optimize ntdb_fetch. 2012-06-19 05:38:07 +02:00
wscript Add --disable-ntdb option for building. 2012-06-21 19:59:57 +02:00