summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/sec_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-1203/+0
* * sec_auth.cc (lsaauth): Close unused handle.Corinna Vinschen2009-06-251-2/+8
* * sec_auth.cc (get_server_groups): Ignore errors fromCorinna Vinschen2009-06-231-6/+3
* * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen2009-05-091-12/+0
* * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen2009-03-241-13/+0
* * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen2009-03-181-12/+21
* * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.Corinna Vinschen2009-02-231-13/+20
* * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen2009-02-201-77/+33
* * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen2008-12-151-1/+6
* Remove unneeded whitespace.Christopher Faylor2008-11-261-2/+3
* * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen2008-11-261-6/+79
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-111-9/+12
* * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen2008-07-301-13/+16
* 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