1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3
Andrew Bartlett a8210ab1ae s3-net_rpc: Use security_token_initialise() to create struct security_token
This ensures that the full structure is initialised now and in the
future.

Because this is now a talloc based structure, we can now use
add_sid_to_array_unique() rather than a reimplementation in this file.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2023-09-26 23:45:35 +00:00
..
auth libcli/security: Pass in claims evaluation state when building any security token 2023-09-26 23:45:35 +00:00
build
client libsmb: Remove a call to SMBC_errno() 2023-09-25 19:01:34 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
intl
lib s3-lib/util_nttoken: Reimplement dup_nt_token() with NDR pull/push 2023-09-26 23:45:35 +00:00
libads libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
libgpo/gpext
libnet s3:libnet: Fix code spelling 2023-09-11 02:42:41 +00:00
librpc s3:rpc: bump named_pipe_auth_req_info version number 2023-09-11 02:42:41 +00:00
libsmb libsmb: Pass neg contexts through sync smbXcli_negprot_recv() 2023-09-25 19:59:17 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3:locking: Fix code spelling 2023-07-17 11:46:29 +00:00
modules vfs_aio_pthread: use SMB_VFS_NEXT_OPENAT() in aio_pthread_openat_fn() 2023-08-22 17:44:00 +00:00
nmbd libsmb: Pass neg contexts through sync smbXcli_negprot_recv() 2023-09-25 19:59:17 +00:00
param docs-xml: Add new parameter "acl claims evaluation" 2023-09-26 23:45:35 +00:00
passdb passdb: Fix a DBG statement 2023-08-14 19:53:37 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry s3:registry: Fix code spelling 2023-09-11 02:42:41 +00:00
rpc_client s3:rpc: bump named_pipe_auth_req_info version number 2023-09-11 02:42:41 +00:00
rpc_server s3:rpc_server: Fix inverted error messages 2023-09-14 21:35:29 +00:00
rpcclient s3:rpcclient: Use lpcfg_set_cmdline() 2023-08-23 08:27:30 +00:00
script s3:tests: Check if test_smbclient_kerberos.sh was successful 2023-09-25 00:14:47 +00:00
selftest s3: torture: Add a new SMB2 test: SMB2-PIPE-READ-ASYNC-DISCONNECT 2023-09-20 01:49:35 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: Modernize a few DBG statements 2023-09-25 19:01:34 +00:00
torture libsmb: Pass neg contexts through sync smbXcli_negprot_recv() 2023-09-25 19:59:17 +00:00
utils s3-net_rpc: Use security_token_initialise() to create struct security_token 2023-09-26 23:45:35 +00:00
web
winbindd libcli/security: Pass in claims evaluation state when building any security token 2023-09-26 23:45:35 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:waf: Fix code spelling 2023-07-19 09:58:37 +00:00
wscript_build libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
wscript_configure_system_ncurses