index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
sec_auth.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout use wincap.allocation_granularity instead of getpagesize.
Corinna Vinschen
2011-12-22
1
-6
/
+4
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-1
/
+1
*
* sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on
Corinna Vinschen
2011-10-15
1
-19
/
+36
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-3
/
+3
*
* advapi32.cc: Add comment.
Corinna Vinschen
2011-04-29
1
-12
/
+13
*
* advapi32.cc (GetTokenInformation): Remove.
Corinna Vinschen
2011-04-29
1
-81
/
+102
*
* advapi32.cc (GetSecurityDescriptorDacl): Remove.
Corinna Vinschen
2011-04-28
1
-3
/
+8
*
* advapi32.cc (InitializeAcl): Remove.
Corinna Vinschen
2011-04-28
1
-1
/
+1
*
* advapi32.cc (InitializeSid): Remove.
Corinna Vinschen
2011-04-28
1
-12
/
+12
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-23
/
+6
*
* sec_auth.cc (get_user_groups): Mark well-known groups as well-known.
Corinna Vinschen
2011-04-04
1
-5
/
+8
*
* fhandler_random.cc (fhandler_dev_random::crypt_gen_random):
Corinna Vinschen
2011-04-01
1
-28
/
+31
*
* autoload.cc: Make autoloaded ntdll function non-optional. Ditto for
Corinna Vinschen
2011-02-26
1
-2
/
+3
*
* sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typo
Corinna Vinschen
2010-02-24
1
-2
/
+2
*
* sec_auth.cc (get_user_local_groups): Retrieve name of well known
Corinna Vinschen
2010-02-12
1
-12
/
+30
*
* sec_auth.cc (get_full_privileged_inheritable_token): New function
Corinna Vinschen
2010-02-06
1
-52
/
+62
*
* sec_auth.cc (lsaauth): Use CYG_LSA_MAGIC as checksum start value to
Corinna Vinschen
2010-01-29
1
-2
/
+1
*
* sec_auth.cc (get_token_group_sidlist): Add BUILTIN\Users account
Corinna Vinschen
2010-01-08
1
-1
/
+3
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-2
/
+10
*
* sec_auth.cc (lsaauth): Close unused handle.
Corinna Vinschen
2009-06-25
1
-2
/
+8
*
* sec_auth.cc (get_server_groups): Ignore errors from
Corinna Vinschen
2009-06-23
1
-6
/
+3
*
* sec_auth.cc (str2uni_cat): Move from here...
Corinna Vinschen
2009-05-09
1
-12
/
+0
*
* sec_auth.cc (str2buf2uni): Remove.
Corinna Vinschen
2009-03-24
1
-13
/
+0
*
* sec_auth.cc (lsaauth): Remove local definitions of struct
Corinna Vinschen
2009-03-18
1
-12
/
+21
*
* sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.
Corinna Vinschen
2009-02-23
1
-13
/
+20
*
* autoload.cc (NetLocalGroupEnum): Remove.
Corinna Vinschen
2009-02-20
1
-77
/
+33
*
* sec_auth.cc (open_local_policy): Set lsa handle to
Corinna Vinschen
2008-12-15
1
-1
/
+6
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-2
/
+3
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
1
-6
/
+79
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-9
/
+12
*
* sec_auth.cc (extract_nt_dom_user): Return domain and user name as
Corinna Vinschen
2008-07-30
1
-13
/
+16
*
Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to
Corinna Vinschen
2008-07-11
1
-76
/
+85
*
* cyglsa.h (SECURITY_STRING): Define.
Corinna Vinschen
2008-07-10
1
-5
/
+21
*
* sec_auth.cc (verify_token): Allow builtin groups missing in a token
Corinna Vinschen
2008-07-09
1
-2
/
+7
*
* autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
Corinna Vinschen
2008-07-09
1
-65
/
+61
*
* sec_auth.cc (verify_token): Disable code which returns false if
Corinna Vinschen
2008-07-09
1
-0
/
+11
*
* sec_auth.cc (DsGetDcNameA): Drop declaration.
Corinna Vinschen
2008-06-17
1
-5
/
+0
*
* sec_auth.cc (lsaauth): Make returned token inheritable.
Corinna Vinschen
2008-06-10
1
-0
/
+5
*
* sec_auth.cc (create_token): Add integrity level SID to token on
Corinna Vinschen
2008-04-22
1
-6
/
+18
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-1
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-7
/
+8
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-19
/
+19
*
* fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes
Corinna Vinschen
2007-07-20
1
-0
/
+1119