1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/locking
Rusty Russell d925b327f4 tdb_compat: Higher level API fixes.
My previous patches fixed up all direct TDB callers, but there are a
few utility functions and the db_context functions which are still
using the old -1 / 0 return codes.

It's clearer to fix up all the callers of these too, so everywhere is
consistent: non-zero means an error.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2011-06-20 11:18:35 +02:00
..
brlock.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
locking.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
posix.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
proto.h s3:locking/proto.h: add _LOCKING_PROTO_H_ guard 2011-05-31 01:44:27 +02:00