1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tdb
Stefan Metzmacher e17df483fb lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() should be a noop
The reason for tdb_reopen_all() is that the seek pointer on fds are shared between
parent and child.

metze
2009-02-25 13:57:11 -08:00
..
common lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() should be a noop 2009-02-25 13:57:11 -08:00
docs Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
include imported the tdb_repack() code from CTDB 2008-12-16 14:38:17 +11:00
python Implement missing functions in pytdb. 2008-12-18 19:41:02 +00:00
tools Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
web Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
aclocal.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
autogen.sh Remove swig use from tdb standalone build. 2008-12-18 19:49:53 +00:00
build_macros.m4 Add shared-build target to tdb. 2008-09-19 18:07:53 -04:00
config.guess Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
config.mk lib/tdb: don't generate a static library for the samba4 build 2009-02-03 10:24:38 +01:00
config.sub Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
configure.ac lib/tdb: increase the version number after some critial changes 2008-09-29 04:15:11 +02:00
install-sh Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
libtdb.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
Makefile.in Remove swig use from tdb standalone build. 2008-12-18 19:49:53 +00:00
pytdb.c s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings 2009-01-30 14:41:07 -08:00
python.mk lib/tdb: the python bindings don't use swig anymore 2009-02-02 15:16:08 +01:00
rules.mk Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
tdb.mk standalone: Use more variables, preparing to include these files from main 2008-12-23 19:44:11 +01:00
tdb.pc.in Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00