summaryrefslogtreecommitdiffstats
path: root/winsup/lsaauth
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Don't override CC.Corinna Vinschen2011-05-104-3/+11
* * Makefile.in (LIBS): Remove advapi32.dll.Corinna Vinschen2011-03-317-58/+53
* * cyglsa.c: Fix compilation with MinGW-w64 toolchains.Corinna Vinschen2011-03-314-2/+33
* * cyglsa-config: Unset GREP_OPTIONS when calling grep.Corinna Vinschen2010-12-102-2/+6
* * cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy.Corinna Vinschen2010-01-294-5/+13
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-242-4/+8
* * Makefile.in: Rearrange to avoid -mno-cygwin.Christopher Faylor2008-10-125-1603/+2374
* * cyglsa-config: Copy the DLL instead of moving.Corinna Vinschen2008-08-132-1/+5
* * cyglsa-config: Always create a /bin/cyglsa directory and copy theCorinna Vinschen2008-07-162-13/+26
* * cyglsa.c: Include ntddk.h again, but only if __MINGW32__ is defined.Corinna Vinschen2008-07-154-2/+11
* * cyglsa.c: Don't include ntddk.h.Corinna Vinschen2008-07-135-12/+40
* * cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domainCorinna Vinschen2008-07-112-13/+19
* * cyglsa.c: Revamp debugging output.Corinna Vinschen2008-07-103-110/+237
* Initial release of the Cygwin LSA authentication package.Corinna Vinschen2006-11-2711-0/+5087