1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Rusty Russell 7deeacae2b gencache: don't use CLEAR_IF_FIRST as fallback.
CLEAR_IF_FIRST only works if *all* openers use that flag.

So just truncate the file: it's racy, but that's what we're doing anyway.

We'd really need a TDB_OPENCHECK_OR_CLEAR flag to do this properly (or in
TDB2, a open hook at the right point).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2011-04-19 12:06:05 +09:30
..
auth s3-auth Add auth_samba4 module 2011-05-08 19:00:28 +02:00
build dynconfig: Have only one dynconfig.o in the common code. 2011-04-27 22:22:26 +10:00
client s3-includes: finally only include client.h when libsmb is used. 2011-05-06 16:37:22 +02:00
exports
groupdb A couple more off-by-one calculations with strlcpy. 2011-05-06 18:39:17 +02:00
include s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
intl s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
lib gencache: don't use CLEAR_IF_FIRST as fallback. 2011-04-19 12:06:05 +09:30
libads s3-includes: no need to globally include libads/ads_status.h. 2011-05-06 16:37:22 +02:00
libgpo s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libnet s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
librpc Fix many const compiler warnings. 2011-05-05 10:41:59 -07:00
libsmb gencache: don't use CLEAR_IF_FIRST as fallback. 2011-04-19 12:06:05 +09:30
locale s3: Fix a strange German translation 2011-04-28 10:13:50 +02:00
locking s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
m4 s3: Make nmbd socket dir configurable 2011-01-07 14:14:19 +01:00
modules s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
nmbd s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
pam_smbpass More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
param s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
passdb s3-passdb: added pdb_samba4 2011-05-08 19:00:28 +02:00
pkgconfig s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap. 2011-02-18 16:46:35 +01:00
po
printing s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
profile s3-build: fix the --with-profiling-data build on mac os x. 2011-04-15 13:33:42 +02:00
registry s3: only include tdb headers where needed. 2011-05-06 10:48:10 +02:00
rpc_client s3-includes: finally only include client.h when libsmb is used. 2011-05-06 16:37:22 +02:00
rpc_server ncalrpc: Force ncalrpc dir to be mode 755 in all users 2011-05-08 19:00:29 +02:00
rpcclient s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
script s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
selftest selftest: Fix combination of Samba3 and Samba4 test lists 2011-04-28 14:31:25 +10:00
services s3-auth: rpc_server needs auth.h 2011-03-30 01:13:09 +02:00
smbd s3-smbd: expose smbd_set_server_fd() 2011-05-08 12:01:13 +02:00
stf
tests s3: Compile IDL files in autogen, some configure tests need this 2011-03-25 16:35:30 +01:00
torture s3-includes: finally only include client.h when libsmb is used. 2011-05-06 16:37:22 +02:00
utils s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line 2011-05-08 10:56:27 +02:00
web s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
winbindd s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
.clang_complete s3-build: remove -I../lib/addns. 2011-03-10 23:25:04 +01:00
.dmallocrc
.indent.pro
autogen-waf.sh s3-waf: add autogen-waf.sh to source3. 2010-09-24 11:26:11 -07:00
autogen.sh s3: Compile IDL files in autogen, some configure tests need this 2011-03-25 16:35:30 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4 s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
Makefile.in s3-build: Move generated config.h and config.h.in to include/autoconf 2011-05-09 11:21:09 +02:00
smbadduser.in
VERSION
wscript s3-passdb: added pdb_samba4 2011-05-08 19:00:28 +02:00
wscript_build s3-lib Use common lib/socket code for get_interfaces() et al 2011-05-08 12:57:04 +02:00