1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Andrew Bartlett c92a5670e3 pytdb: Check if the database is closed before we touch it
If .close() has already been called, we have to play dead - the
self->ctx is just not valid any more, as we have been shut down to
allow some other part of Samba to open the tdb.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Jul 16 13:51:52 CEST 2012 on sn-devel-104
2012-07-16 13:51:51 +02:00
..
ABI lib/tdb: Update ABI 2012-03-29 13:12:46 +02:00
common tdb: make TDB_NOSYNC merely disable sync. 2012-06-22 07:35:17 +02:00
docs tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
include tdb: use system include style for system headers 2011-03-15 12:22:19 +11:00
manpages tdb: add restore 2010-09-23 12:19:09 -07:00
python pytdb: Check if the database is closed before we touch it 2012-07-16 13:51:51 +02:00
test tdb: finish weaning off err.h. 2012-06-26 10:22:03 +02:00
tools tdb: remove unused debug_fprintf() macro that breaks the build 2012-06-14 09:34:14 +02: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 tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
libtdb.m4 tdb: tdb_summary() support. 2010-12-29 10:12:05 +01:00
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c pytdb: Check if the database is closed before we touch it 2012-07-16 13:51:51 +02:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript tdb: make TDB_NOSYNC merely disable sync. 2012-06-22 07:35:17 +02:00