1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison e37f9956c1 smbd: uid: Don't crash if 'force group' is added to an existing share connection.
smbd could crash if "force group" is added to a
share definition whilst an existing connection
to that share exists. In that case, don't change
the existing credentials for force group, only
do so for new connections.

Remove knownfail from regression test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13690

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Fri Jan 25 16:31:27 CET 2019 on sn-devel-144
2019-01-25 16:31:27 +01:00
..
auth auth3: Use dom_sid_str_buf 2019-01-08 03:40:27 +01:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client smbclient: Use dom_sid_str_buf 2019-01-08 03:40:27 +01:00
exports
groupdb groupdb: Use dom_sid_str_buf 2018-12-20 23:40:24 +01:00
include s3:libsmb: Store file allocation size in struct file_info. 2019-01-18 20:11:22 +01:00
intl lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
lib s3:lib: Fix the debug message for adding cache entries. 2019-01-19 12:24:18 +01:00
libads s3:libads: do an early return if we don't have a password for ads_kinit_password() 2018-12-23 18:15:19 +01:00
libgpo/gpext libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN) 2018-08-22 00:58:41 +02:00
libnet libnet: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
librpc librpc: Add kerberos tracing 2018-12-19 21:49:29 +01:00
libsmb s3:libsmb: Store file allocation size in struct file_info. 2019-01-18 20:11:22 +01:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking leases: Streamline leases_db_key a bit 2018-10-03 04:11:59 +02:00
modules s3-vfs: Use ENOATTR in errno comparison for getxattr 2019-01-23 21:59:10 +01:00
nmbd nmbd: Use strlcpy instead of StrnCpy 2019-01-08 03:40:26 +01:00
param docs-xml: add "smbd getinfo ask sharemode" 2018-12-06 01:43:14 +01:00
passdb passdb: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
printing tdb_unpack: Correct "len" arg for "B" format 2018-10-08 22:17:09 +02:00
profile profiling: stop smbprofile from growing unnecessarily 2019-01-16 02:01:55 +01:00
registry s3:registry: Avoid a double-free in reg_perfcount 2018-10-19 23:11:26 +02:00
rpc_client s3-rpc_client: Advertise Windows 7 client info 2018-09-08 01:43:27 +02:00
rpc_server samr: Use dom_sid_str_buf 2018-12-20 23:40:26 +01:00
rpcclient s3:rpclient: rpclient help is not very helpful 2019-01-25 13:20:23 +01:00
script s3: tests: Add regression test for smbd crash on share force group change with existing connection. 2019-01-25 13:20:23 +01:00
selftest s3: tests: Add regression test for smbd crash on share force group change with existing connection. 2019-01-25 13:20:23 +01:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd smbd: uid: Don't crash if 'force group' is added to an existing share connection. 2019-01-25 16:31:27 +01:00
torture s3:torture: call per_thread_cwd_check() in vfstest.c main() 2019-01-11 23:11:11 +01:00
utils s3:utils:net: Print debug message about Netbios 2019-01-09 22:38:21 +01:00
web
winbindd idmap: In _wbint_Sids2UnixIDs, pass back what we have 2019-01-08 13:15:35 +01:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3-vfs: add glusterfs_fuse vfs module. 2019-01-22 18:37:56 +01:00
wscript_build s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functions 2019-01-11 23:11:11 +01: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