1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Volker Lendecke 4a60e577db smbd: Don't store "num_share_modes" in locking.tdb
With the last commit we don't store the share mode entry count
anymore. With this commit we go one step further and avoid storing
it. If there's valid record in locking.tdb, there is a corresponding
record in share_entries.tdb, so there's no point storing that once
more explicitly.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-12-17 22:40:32 +00:00
..
auth smbdes: convert E_P24() and SMBOWFencrypt to use gnutls 2019-12-10 00:30:30 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3:smbspool: Leave early if we print as root 2019-12-09 14:18:11 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include s3: smbd: cleanup. Change 'int referral_count' -> 'size_t referral_count' in struct junction_map. 2019-12-16 14:05:33 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib s3:lib: Move NULL check before messaging_dgm_out_rearm_idle_timer() 2019-12-10 00:30:29 +00:00
libads kerberos_keytab: do not add single DES keys to keytab 2019-11-19 14:48:41 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet smbdotconf: mark "add user script" with substitution="1" 2019-11-27 10:25:33 +00:00
librpc smbd: Don't store "num_share_modes" in locking.tdb 2019-12-17 22:40:32 +00:00
libsmb smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Don't store "num_share_modes" in locking.tdb 2019-12-17 22:40:32 +00:00
modules vfs_ceph_snapshots: fix root relative path handling 2019-12-17 22:40:31 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param smbd: Make lp_use_sendfile() static to reply.c 2019-12-08 20:24:31 +00:00
passdb smbdes: add des_crypt56_gnutls() using DES-CBC with zeroed IV 2019-12-10 00:30:30 +00:00
printing s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry source3/registry/reg_parse.h: typo fixes 2019-10-31 00:43:37 +00:00
rpc_client smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
rpc_server s3-rpc_server: always print the full PDU. 2019-12-17 07:58:39 +00:00
rpcclient session: convert sess_crypt_blob to use gnutls 2019-12-10 00:30:31 +00:00
script s3:smbspool_krb5_wrapper: ignore unknown values of AUTH_INFO_REQUIRED 2019-12-09 12:48:45 +00:00
selftest selftest: Do not force the endpoint for fsrvp tests 2019-12-12 02:00:19 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd smbd: Avoid a direct access to share_mode_data->num_share_modes 2019-12-17 22:40:32 +00:00
torture smbdes: convert E_P24() and SMBOWFencrypt to use gnutls 2019-12-10 00:30:30 +00:00
utils net: Use share_mode_count_entries() 2019-12-17 22:40:32 +00:00
web
winbindd smbdes: convert E_P24() and SMBOWFencrypt to use gnutls 2019-12-10 00:30:30 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript auth3: Remove auth_script 2019-12-02 22:47:24 +00:00
wscript_build build: Trim the deps of 'smbconf' 2019-12-08 20:24:31 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00