summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sec_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen2008-07-111-76/+85
* * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen2008-07-101-5/+21
* * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen2008-07-091-2/+7
* * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen2008-07-091-65/+61
* * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen2008-07-091-0/+11
* * sec_auth.cc (DsGetDcNameA): Drop declaration.Corinna Vinschen2008-06-171-5/+0
* * sec_auth.cc (lsaauth): Make returned token inheritable.Corinna Vinschen2008-06-101-0/+5
* * sec_auth.cc (create_token): Add integrity level SID to token onCorinna Vinschen2008-04-221-6/+18
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen2008-02-251-7/+8
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-19/+19
* * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen2007-07-201-0/+1119