1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Joseph Sutton 65a6676cc4 s4:kdc: Simplify samba_kdc_check_device() by calling samba_kdc_get_user_info_dc()
The latter function accomplishes most of what we were doing ourselves.

No intended change in behaviour.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-12 23:13:32 +00:00
..
auth s4:auth: Explicitly initialize claims structures 2023-10-12 23:13:32 +00:00
cldap_server s4:cldap_server: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
client s4:client: Fix code spelling 2023-09-11 02:42:41 +00:00
cluster
dns_server s4-auth: pass lp_ctx to auth_generate_session_info() where possible 2023-09-26 23:45:35 +00:00
dsdb dsdb: Slightly simplify dsdb_trust_get_incoming_passwords() 2023-10-10 23:23:40 +00:00
echo_server s4-echo: Remove the "echo" server (port 7, RFC 862) in production builds 2023-10-10 14:49:40 +00:00
include
kdc s4:kdc: Simplify samba_kdc_check_device() by calling samba_kdc_get_user_info_dc() 2023-10-12 23:13:32 +00:00
ldap_server s3:ldap_server: Fix code spelling 2023-08-14 21:45:29 +00:00
lib s4:lib: Fix code spelling 2023-08-14 21:45:29 +00:00
libcli s4:libcli: Fix code spelling 2023-09-11 02:42:41 +00:00
libnet s4:libnet: Fix code spelling 2023-09-11 02:42:41 +00:00
librpc idl: Add smb3posix.idl 2023-10-04 20:31:36 +00:00
nbt_server librpc/nbt: Avoid reading invalid member of union 2023-07-07 01:14:06 +00:00
ntp_signd
ntvfs s4:ntvfs: Fix building with FORTIFY_SOURCE=2 2023-10-01 22:45:38 +00:00
param s4:param: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
rpc_server rpc_netlogon4: Simplify dcesrv_netr_ServerAuthenticate3_helper() 2023-10-10 23:23:40 +00:00
samba s4:samba: Fix code spelling 2023-09-11 02:42:41 +00:00
script
scripting s4:scripting: Prefer ‘x not in y’ to ‘not x in y’ 2023-09-14 21:35:29 +00:00
selftest tests/krb5: Add samba.tests.krb5.conditional_ace_tests 2023-09-28 04:35:05 +00:00
setup s4:setup: Fix script usage line 2023-09-14 21:35:29 +00:00
smb_server s4:smb_server: Fix code spelling 2023-08-21 23:37:29 +00:00
torture s4:torture/smb2: fix typo in acls.c 2023-10-11 11:47:44 +00:00
utils
winbind
wrepl_server s4:wrepl_server: Correctly read ‘type’ element 2023-09-14 21:35:29 +00:00
.clang_complete
.valgrind_suppressions
wscript_build