aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2025-01-28 01:04:23 -0600
committerSteve French <stfrench@microsoft.com>2025-01-31 12:51:44 -0600
commiteea5119fa5979c350af5783a8148eacdd4219715 (patch)
tree86d874d324b904c3553ed155121d9bc2863db832 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentcifs: Fix struct FILE_ALL_INFO (diff)
downloadlinux-eea5119fa5979c350af5783a8148eacdd4219715.tar.gz
linux-eea5119fa5979c350af5783a8148eacdd4219715.zip
smb3: add support for IAKerb
There are now more servers which advertise support for IAKerb (passthrough Kerberos authentication via proxy). IAKerb is a public extension industry standard Kerberos protocol that allows a client without line-of-sight to a Domain Controller to authenticate. There can be cases where we would fail to mount if the server only advertises the OID for IAKerb in SPNEGO/GSSAPI. Add code to allow us to still upcall to userspace in these cases to obtain the Kerberos ticket. Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
>/+24 2015-04-04diff-highlight: do not split multibyte charactersKyle J. McKay1-2/+7 2015-04-02push --signed: tighten what the receiving end can ask to signJunio C Hamano1-0/+23 2015-04-01howto: document more tools for recovery corruptionJeff King1-0/+237 2015-03-31fast-import doc: remove suggested 16-parent limitJonathan Nieder1-4/+0 2015-03-31Git 2.3.5v2.3.5Junio C Hamano3-2/+6 2015-03-31gitweb.conf.txt: say "build-time", not "built-time"Jérôme Zago1-1/+1 2015-03-31enter_repo(): fix docs to match codePaul Tan1-8/+3 2015-03-30cherry-pick: fix docs describing handling of empty commitsJeff King1-1/+2 2015-03-30docs: clarify what git-rebase's "-p" / "--preserve-merges" doesSebastian Schuberth1-1/+3 2015-03-29parse-options.h: OPTION_{BIT,SET_INT} do not store pointer to defvalIvan Ukhov1-2/+1 2015-03-28Prepare for 2.3.5Junio C Hamano2-1/+42 2015-03-282.3.2 release notes: typofixThomas Ackermann1-1/+1 2015-03-27Update mailmap to spell out "Alexander Kuleshov"Junio C Hamano1-0/+1 2015-03-26diff-no-index: align D/F handling with that of normal GitJunio C Hamano2-2/+33 2015-03-26docs: clarify "preserve" option wording for git-pullSebastian Schuberth1-3/+2 2015-03-26git-push.txt: clean up force-with-lease wordingPhil Hord1-8/+6 2015-03-25diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2-0/+65 2015-03-24report_path_error(): move to dir.cJunio C Hamano4-44/+44 2015-03-24git.txt: list index versions in plain EnglishNguyễn Thái Ngọc Duy1-1/+2 2015-03-23Git 2.3.4v2.3.4Junio C Hamano4-3/+36 2015-03-22completion: use __gitcomp_nl() for completing refsSZEDER Gábor1-2/+2 2015-03-20read-cache: fix reading of split indexThomas Gummerer1-19/+23 2015-03-20refs.c: drop curate_packed_refsJeff King2-67/+2 2015-03-20repack: turn on "ref paranoia" when doing a destructive repackJeff King2-3/+7 2015-03-20prune: turn on ref_paranoia flagJeff King2-2/+3 2015-03-20refs: introduce a "ref paranoia" flagJeff King4-0/+25