1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Stefan Metzmacher f90cf0822d s3:libsmb/unexpected: don't use talloc_tos() in async code
It's not needed and it requires the caller to setup a
stackframe...

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-05 12:24:41 +00:00
..
auth Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 10:47:23 +00:00
build
client s3/libsmb: reuse smbXcli_conn_have_posix() 2023-10-26 15:29:29 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3:include: split out fstring.h 2024-04-05 12:24:41 +00:00
intl
lib source3/smbd: Update timestamps after a successful SMB_VFS_FNTIMES 2024-04-01 14:19:39 +00:00
libads lib/krb5_wrap: Pull already_hashed case out of smb_krb5_kt_add_entry() 2024-03-14 22:06:39 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3-librpc: merge two PIDL lists 2024-03-20 23:42:34 +00:00
libsmb s3:libsmb/unexpected: don't use talloc_tos() in async code 2024-04-05 12:24:41 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules vfs_ceph: Implement SMB_VFS_FGET_DOS_ATTRIBUTES to preserve create_time 2024-04-01 15:24:39 +00:00
nmbd s3:include: let nameserv.h be useable on its own 2024-04-05 12:24:41 +00:00
param s3:param: Remove unnecessary use of discard_const_p() 2023-12-21 20:21:34 +00:00
passdb s3:passdb: Reformat long line 2024-02-16 02:41:36 +00:00
printing lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client s3/rpc_client: Fix array offset check 2024-02-17 17:58:43 +00:00
rpc_server s3:rpc_server/witness: add handling of MSG_RPCD_WITNESS_REGISTRATION_UPDATE messages 2024-01-26 17:00:33 +00:00
rpcclient s3:rpcclient: Use dcerpc_lsa_open_policy_fallback() in cmd_lsarpc.c 2023-11-21 11:16:37 +00:00
script selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
selftest selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
services
smbd source3/smbd: Update timestamps after a successful SMB_VFS_FNTIMES 2024-04-01 14:19:39 +00:00
torture lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
utils lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
web
winbindd s3:winbindd: Improve performance of lookup_groupmem() in idmap_ad 2024-04-02 12:25:31 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Move --with-ldap/--without-ldap from source3 build to top level 2024-03-01 02:41:36 +00:00
wscript_build s3:wscript: LIBNMB requires lp_ functions 2024-04-05 12:24:41 +00:00
wscript_configure_system_ncurses