aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sec_auth.cc
AgeCommit message (Expand)AuthorFilesLines
2009-05-09 * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen1-12/+0
2009-03-24 * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen1-13/+0
2009-03-18 * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen1-12/+21
2009-02-23 * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.Corinna Vinschen1-13/+20
2009-02-20 * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen1-77/+33
2008-12-15 * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen1-1/+6
2008-11-26Remove unneeded whitespace.Christopher Faylor1-2/+3
2008-11-26 * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen1-6/+79
2008-09-11* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor1-9/+12
2008-07-30 * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen1-13/+16
2008-07-11 Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen1-76/+85
2008-07-10 * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen1-5/+21
2008-07-09 * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen1-2/+7
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen1-65/+61
2008-07-09 * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen1-0/+11
2008-06-17 * sec_auth.cc (DsGetDcNameA): Drop declaration.Corinna Vinschen1-5/+0
2008-06-10 * sec_auth.cc (lsaauth): Make returned token inheritable.Corinna Vinschen1-0/+5
2008-04-22 * sec_auth.cc (create_token): Add integrity level SID to token onCorinna Vinschen1-6/+18
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-1/+0
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-02-25 * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen1-7/+8
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor1-19/+19
2007-07-20 * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen1-0/+1119