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 f986a73b24 lib: Pass mem_ctx to lock_path()
Fix a confusing API: Many places TALLOC_FREE the path where it's not
clear you have to do it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-08-17 11:30:10 +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: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
lib lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
libads lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
torture torture3: Extend the g_lock6 test to also cover upgrades 2018-08-17 10:34:53 +02:00
utils lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +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