aboutsummaryrefslogtreecommitdiff
path: root/winsup/lsaauth
AgeCommit message (Expand)AuthorFilesLines
2012-05-29 * Makefile.in (LIBS): Re-add advapi32.dll. Explain why.Corinna Vinschen5-30/+36
2011-05-10 * Makefile.in: Don't override CC.Corinna Vinschen4-3/+11
2011-03-31 * Makefile.in (LIBS): Remove advapi32.dll.Corinna Vinschen7-58/+53
2011-03-31 * cyglsa.c: Fix compilation with MinGW-w64 toolchains.Corinna Vinschen4-2/+33
2010-12-10 * cyglsa-config: Unset GREP_OPTIONS when calling grep.Corinna Vinschen2-2/+6
2010-01-29 * cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy.Corinna Vinschen4-5/+13
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor2-4/+8
2008-10-12* Makefile.in: Rearrange to avoid -mno-cygwin.Christopher Faylor5-1603/+2374
2008-08-13 * cyglsa-config: Copy the DLL instead of moving.Corinna Vinschen2-1/+5
2008-07-16 * cyglsa-config: Always create a /bin/cyglsa directory and copy theCorinna Vinschen2-13/+26
2008-07-15 * cyglsa.c: Include ntddk.h again, but only if __MINGW32__ is defined.Corinna Vinschen4-2/+11
2008-07-13 * cyglsa.c: Don't include ntddk.h.Corinna Vinschen5-12/+40
2008-07-11 * cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domainCorinna Vinschen2-13/+19
2008-07-10 * cyglsa.c: Revamp debugging output.Corinna Vinschen3-110/+237
2006-11-27 Initial release of the Cygwin LSA authentication package.Corinna Vinschen11-0/+5087