mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
7055827b8f
This makes it clearer that we always want to do heimdal changes via the lorikeet-heimdal repository. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> Autobuild-User(master): Joseph Sutton <jsutton@samba.org> Autobuild-Date(master): Wed Jan 19 21:41:59 UTC 2022 on sn-devel-184
31 lines
624 B
Plaintext
31 lines
624 B
Plaintext
-*- indented-text -*-
|
|
|
|
** lib/gssapi
|
|
|
|
cache delegation credentials to avoid hitting the kdc ? require time
|
|
stampless tickets, and was supported in the recv'ing end with 0.6.1.
|
|
|
|
make iov work for arcfour
|
|
|
|
make iov work for ntlm
|
|
|
|
interop test
|
|
|
|
make TYPE_STREAM work
|
|
|
|
** lib/kadm5
|
|
|
|
add policies?
|
|
|
|
** lib/krb5
|
|
|
|
verify_user: handle non-secure verification failing because of
|
|
host->realm mapping
|
|
|
|
* windows stuff
|
|
|
|
-- drop all double negation #ifndef NO_
|
|
-- got though windows specific ifdefs to minimized them
|
|
-- switch to use heim-ipc for services, like the kadmin change notification socket
|
|
-- Unify lib/krb5/expand_path_w32.c
|