1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Volker Lendecke 68698b4e64 tdb: Slightly simplify tdb_expand_file
The "else" keywords are not necessary here, we return in the preceding
if clause

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Mar  5 14:00:47 CET 2013 on sn-devel-104
2013-03-05 14:00:47 +01:00
..
ABI tdb: add tdb_rescue() 2012-10-04 09:04:19 +09:30
common tdb: Slightly simplify tdb_expand_file 2013-03-05 14:00:47 +01:00
docs tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
include tdb: Improve the documentation of tdb_reopen() and tdb_close(). 2012-12-12 14:58:50 +01:00
man ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb' 2013-02-20 07:09:19 +01:00
python pytdb: Check if the database is closed before we touch it 2012-07-16 13:51:51 +02:00
test tdb: Enhance lock tracking a bit 2013-02-19 15:46:45 +01:00
tools tdb: Don't segfault if tdb_open_ex for check failed 2013-02-19 15:46:45 +01:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure tdb: Remove autotools support. 2010-12-24 01:15:05 +01:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
libtdb.m4 tdb: add tdb_rescue() 2012-10-04 09:04:19 +09:30
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c tdb: Fix possible crash bugs in the python tdb code. 2012-12-12 13:15:00 +01:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript lib/tdb: Rename manpages/ to man/. 2012-12-03 14:35:11 +01:00