r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutter
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Apr 2004 14:19:48 +0000 (14:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:12 +0000 (10:51 -0500)
commit78b5dfadca6d9b69c5e750ce3f31f22ae6a041e2
tree59ee3a4d8ead49a84310605badb55211b2c733ed
parent85a307bb3ea102be24fb1f0ecdc27c9eb08c9ce9
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
(This used to be commit 6e1b7a8848062a184ee293cf688135b851f2bd8d)
source3/Makefile.in
source3/utils/ntlm_auth.c
source3/utils/ntlm_auth.h [new file with mode: 0644]
source3/utils/ntlm_auth_diagnostics.c [new file with mode: 0644]