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 fc41281e4f torture3: Simplify the g_lock6 test
Do string_term_tdb_data just once, this is a leftover from a sweeping
change from "char *" to TDB_DATA as g_lock key.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13195
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2018-08-17 07:39:16 +02:00
..
auth auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
build
client s3:client: Avoid a possible fd leak in do_get() 2018-08-11 01:49:16 +02:00
exports
groupdb Fix Jean François name to be UTF-8 2018-05-09 10:38:57 +02:00
include s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV 2018-07-27 13:07:14 +02:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib g_lock: Simplify g_lock_trylock 2018-08-14 11:42:10 +02:00
libads s3:libads: Free addr before we free the context 2018-08-14 22:02:06 +02:00
libgpo/gpext preg: Unpack winreg_Data for parsing 2018-08-16 23:42:19 +02:00
libnet s3:libads: Add net ads leave keep-account option 2018-07-30 07:34:11 +02:00
librpc smbd: Remove "share_mode_entry->lease" 2018-07-27 01:42:31 +02:00
libsmb libsmb: Harden smbc_readdir_internal() against returns from malicious servers. 2018-08-14 13:57:16 +02:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3/locking: Corrections and improvements to inline comments 2018-08-09 01:16:22 +02:00
modules s3: vfs: time_audit: fix handling of token_blob in smb_time_audit_offload_read_recv() 2018-08-13 19:46:08 +02:00
nmbd nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
param smb.conf: add dns_zone_scavenging 2018-07-12 04:31:51 +02:00
passdb s3:passdb: Don't leak memory on error in fetch_ldap_pw() 2018-08-11 01:49:16 +02:00
printing printing: convert delete_driver_files() to use create_conn_struct_tos_cwd() 2018-06-14 20:52:23 +02:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3:registry: Fix possible memory leak in _reg_perfcount_multi_sz_from_tdb() 2018-08-11 04:43:15 +02:00
rpc_client Possible memory leak in map_info3_to_validation 2018-06-20 21:05:40 +02:00
rpc_server smbd: Pass "share_mode_data" to share_entry_forall callback 2018-07-26 22:44:25 +02:00
rpcclient cmd_drsuapi: add dswriteaccountspn command 2018-05-12 02:09:28 +02:00
script s3: tests: smbclient. Regression test to ensure we get NT_STATUS_DIRECTORY_NOT_EMPTY on rmdir. 2018-08-10 21:08:14 +02:00
selftest CVE-2018-1139 selftest: verify whether ntlmv1 can be used via SMB1 when it is disabled. 2018-08-14 13:57:15 +02:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3/smbd: Ensure quota code is only called when quota support detected 2018-08-10 02:43:33 +02:00
torture torture3: Simplify the g_lock6 test 2018-08-17 07:39:16 +02:00
utils CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check(). 2018-08-14 13:57:15 +02:00
web
winbindd s3:winbind: Fix memory leak in nss_init() 2018-08-13 19:46:08 +02:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:modules: add vfs_not_implemented module 2018-07-25 17:49:07 +02:00
wscript_build s3/smbd: smb2 server implementation for query get/set info. 2018-07-31 16:56:25 +02:00
wscript_configure_system_ncurses