1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/lib/netapi
Pavel Kalugin 04d20c3aeb s3:netapi: Fix a leak in libnetapi_net_init()
Allow libnetapi_net_init() to be called more than once without
leaking libnetapi_ctx allocated on a previous call, which is
currently the case in the `net rpc` code.

Signed-off-by: Pavel Kalugin <pkalugin@inno.tech>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-09-14 21:35:29 +00:00
..
examples s3:lib: Fix code spelling 2023-09-11 02:42:41 +00:00
tests s3:lib: Fix code spelling 2023-07-13 05:41:36 +00:00
cm.c auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
Doxyfile
file.c
getdc.c s3/lib/netapi: clang: Fix 'Value stored during initialization is never read' 2019-09-26 18:41:27 +00:00
group.c libnetapi: Save lines with any_nt_status_not_ok() 2021-08-06 17:22:30 +00:00
joindomain.c s3:libnetapi: Implement NetComposeOfflineDomainJoin_l() 2023-09-05 21:18:32 +00:00
libnetapi.c s3:libnetapi: Add NetComposeOfflineDomainJoin() boilerplate 2023-09-05 21:18:32 +00:00
libnetapi.h s3:libnetapi: Add NetComposeOfflineDomainJoin() boilerplate 2023-09-05 21:18:32 +00:00
localgroup.c libnetapi: Save lines with any_nt_status_not_ok() 2021-08-06 17:22:30 +00:00
netapi_net.h netapi: Pass net's cmdline credentials to libnetapi_net_init() 2023-09-11 02:42:41 +00:00
netapi_private.h libnetapi: Use lpcfg_set_cmdline() 2023-09-14 21:35:29 +00:00
netapi.c s3:netapi: Fix a leak in libnetapi_net_init() 2023-09-14 21:35:29 +00:00
netapi.h s3:libnetapi: Add NetComposeOfflineDomainJoin() to API. 2023-09-05 21:18:32 +00:00
netlogon.c
samr.c libnetapi: Save lines with any_nt_status_not_ok() 2021-08-06 17:22:30 +00:00
serverinfo.c smbdotconf: mark "server string" with substitution="1" 2019-11-27 10:25:36 +00:00
share.c
shutdown.c
sid.c
user.c libnetapi: Save lines with any_nt_status_not_ok() 2021-08-06 17:22:30 +00:00
wkstainfo.c