1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Volker Lendecke 988a67d17d gencache: Simplify gencache_stabilize
The only record that must remain in gencache_notrans.tdb is the last_stabilize
marker. Use tdb_wipe_all and store the marker under the allrecord lock.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Aug 17 15:49:00 CEST 2017 on sn-devel-144
2017-08-17 15:49:00 +02:00
..
auth auth/common: add support for auth4_ctx->check_ntlm_password_send/recv() 2017-08-07 15:20:03 +02:00
build
client source3/client: Fix typo in help message displayed by default 2017-08-07 15:20:04 +02:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths. 2017-07-26 21:35:22 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib gencache: Simplify gencache_stabilize 2017-08-17 15:49:00 +02:00
libads s3:libads: Fix changing passwords with Kerberos 2017-08-11 18:21:22 +02:00
libgpo s3-gpo: Fix CID #1405972 Resource leak 2017-05-09 23:20:08 +02:00
libnet s3:libnet: make use of secrets_store_JoinCtx() 2017-06-27 16:57:46 +02:00
librpc secrets.idl: add secrets_domain_info that will be used in secrets.tdb for machine account trusts 2017-06-27 16:57:46 +02:00
libsmb libsmb: Enable "cli_notify" for SMB2+ 2017-07-26 01:33:25 +02:00
locale Correct "descriptior" typos. 2017-02-22 08:26:22 +01:00
locking s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK 2017-07-11 03:37:44 +02:00
modules vfs_fruit: factor out common code from ad_get() and ad_fget() 2017-08-09 22:33:36 +02:00
nmbd Correct "errror" typos. 2017-02-22 08:26:22 +01:00
param param: Disable LanMan authentication unless NTLMv1 is also enabled 2017-07-04 06:57:20 +02:00
passdb s3:secrets: remove unused secrets_store_[prev_]machine_password() 2017-06-27 16:57:46 +02:00
printing s3-printing: precreate DriverStore directories. 2017-07-26 05:34:14 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_client s3: rpc_client: Allocate struct db_context * off the local frame, as all other variables in this function. 2017-07-26 21:35:22 +02:00
rpc_server rpc: use symbolic constant to replace /root/ncalrpc_as_system 2017-07-24 23:29:22 +02:00
rpcclient s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths. 2017-07-26 21:35:22 +02:00
script source3/client: Fix typo in help message displayed by default 2017-08-07 15:20:04 +02:00
selftest torture3: Test dbwrap_do_locked 2017-07-25 17:43:16 +02:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd s3/smbd: handle EACCES when fetching DOS attributes from xattr 2017-08-08 21:23:10 +02:00
torture idmap: remove unused function idmap_is_online() 2017-08-04 14:08:37 +02:00
utils s3:utils: Fix buffer size for snprintf and format string 2017-08-09 13:37:47 +02:00
web
winbindd winbindd: give an IRPC error if wb_irpc_SamLogon() is called without useful routing information 2017-08-07 15:20:04 +02:00
.clang_complete lib: Remove tdb_compat 2015-03-17 11:30:52 +01:00
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: fix ceph_statx check when configured with libcephfs_dir 2017-07-20 23:02:27 +02:00
wscript_build ctdb_conn: Use messaging_ctdb_connection 2017-07-25 17:43:18 +02:00
wscript_configure_system_ncurses Transition to waf 1.8: wrapped conf.check_cfg 2015-03-16 03:00:07 +01:00