Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-25 * sec_auth.cc (lsaauth): Close unused handle.Corinna Vinschen
2009-06-23 * sec_auth.cc (get_server_groups): Ignore errors fromCorinna Vinschen
2009-05-09 * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen
2009-03-24 * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen
2009-03-18 * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen
2009-02-23 * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.Corinna Vinschen
2009-02-20 * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen
2008-12-15 * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen
2008-11-26Remove unneeded whitespace.Christopher Faylor
2008-11-26 * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen
2008-09-11* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor
2008-07-30 * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen
2008-07-11 Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen
2008-07-10 * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen
2008-06-17 * sec_auth.cc (DsGetDcNameA): Drop declaration.Corinna Vinschen
2008-06-10 * sec_auth.cc (lsaauth): Make returned token inheritable.Corinna Vinschen
2008-04-22 * sec_auth.cc (create_token): Add integrity level SID to token onCorinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-02-25 * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2007-07-20 * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen