1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Andreas Schneider b58395e5c3 s3:auth: Split auth3_generate_session_info_pac() into functions
This gets rid of the multiple goto and just have a single destructor
goto.
Best view this commit with `git show -b <sha> --color-moved=zebra`

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-16 03:58:31 +00:00
..
auth s3:auth: Split auth3_generate_session_info_pac() into functions 2024-04-16 03:58:31 +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 s3:lib:util_tdb: use NUMERIC_CMP() in tdb_data_cmp() 2024-04-10 22:56:33 +00:00
libads s3:libads: avoid changing ADS->server.workgroup 2024-04-05 12:24:42 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:libads: avoid changing ADS->server.workgroup 2024-04-05 12:24:42 +00:00
libsmb s3:libsmb: Fix panic in cliconnect.c 2024-04-15 14:55:21 +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:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}() 2024-04-05 12:24:41 +00:00
param smbdotconf: Enable "winbind debug traceid" by default 2024-04-15 18:47:41 +00:00
passdb s3:passdb: use DBG_ERR() for 'talloc_strdup failed' messages 2024-04-05 12:24:42 +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: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
rpc_server s3:rpc_server: Implement _lsa_CreateTrustedDomainEx3() 2024-04-09 22:52:38 +00:00
rpcclient s3:rpc_client: Implement createtrustdomex3 command 2024-04-09 22:52:38 +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 smbd: Simplify an if-condition 2024-04-09 22:52:38 +00:00
torture lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
utils s3:util:sharesec ace_compare() uses NUMERIC_CMP() 2024-04-10 22:56:33 +00:00
web
winbindd s3:winbindd: use better debug messages than 'talloc_strdup failed' 2024-04-05 13:28:42 +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:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
wscript_configure_system_ncurses