libc/winsup/lsaauth
Corinna Vinschen 8263a803da * Makefile.in (LIBS): Remove advapi32.dll.
(clean): Remove cyglsa.def.
	* cyglsa.c: Drop definitions required for VC++.  Don't include ntddk.h.
	Declare functions from NTDLL here.  Explain why.  Use NTDLL functions
	in place of ADVAPI32 functions.
	* cyglsa64.def: New file.
	* cyglsa64.dll: Regenerate.
	* make-64bit-version-with-mingw-w64.sh (LIBS): Remove advapi32.dll.
	Reference cyglsa64.def instead of mslsa.def.
	* make-64bit-version-with-visual-c.bat: Remove.
	* mslsa.def: Remove.
2011-03-31 14:19:35 +00:00
..
ChangeLog * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00
Makefile.in * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00
aclocal.m4 Initial release of the Cygwin LSA authentication package. 2006-11-27 13:05:54 +00:00
configure * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
configure.in * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
cyglsa-config * cyglsa-config: Unset GREP_OPTIONS when calling grep. 2010-12-10 10:14:35 +00:00
cyglsa.c * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00
cyglsa.din * cyglsa.c: Revamp debugging output. 2008-07-10 18:05:03 +00:00
cyglsa64.def * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00
cyglsa64.dll * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00
make-64bit-version-with-mingw-w64.sh * Makefile.in (LIBS): Remove advapi32.dll. 2011-03-31 14:19:35 +00:00