r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
commit6e1b7a8848062a184ee293cf688135b851f2bd8d
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Apr 2004 14:19:48 +0000 (12 14:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:12 +0000 (10 10:51 -0500)
tree677e8036a5c8b55b04fa3c4ebaa8ace15da220ad
parent565305f7bb30c08120c3def5367adfd6f5dd84df
r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
the main ntlm_auth program.

It quite possibly should belong in smbtorture, but relies on the
winbind client for now.

Andrew Bartlett
source/Makefile.in
source/utils/ntlm_auth.c
source/utils/ntlm_auth.h [new file with mode: 0644]
source/utils/ntlm_auth_diagnostics.c [new file with mode: 0644]