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
*
Allocate temporary TOKEN_GROUP arrays using TLS
Corinna Vinschen
2016-03-23
1
-28
/
+12
*
setuid: Create token from scratch without credentials of caller
Corinna Vinschen
2016-02-18
1
-35
/
+20
*
cygwin_logon_user: Return non-privileged token as well
Corinna Vinschen
2016-01-21
1
-3
/
+7
*
Fix formatting in sec_auth.cc
Corinna Vinschen
2016-01-21
1
-3
/
+3
*
Implmenet faster getfrompw/getfromgr
Corinna Vinschen
2015-03-18
1
-1
/
+4
*
Drop unneeded passwd argument from security functions
Corinna Vinschen
2015-03-18
1
-12
/
+11
*
* common.din (issetugid): Export.
Corinna Vinschen
2015-03-03
1
-0
/
+8
*
* sec_auth.cc (get_logon_server): Constify domain parameter.
Corinna Vinschen
2015-01-21
1
-2
/
+2
*
* autoload.cc (CreateProfile): Import.
Corinna Vinschen
2014-12-02
1
-0
/
+110
*
* sec_auth.cc (str2lsa): Remove.
Corinna Vinschen
2014-12-02
1
-20
/
+4
*
* sec_auth.cc (get_user_groups): Remove experimental exception handler
Corinna Vinschen
2014-10-21
1
-16
/
+6
*
* exception.h (class exception): Remove unnecessary #ifdef.
Corinna Vinschen
2014-09-05
1
-6
/
+16
*
* sec_auth.cc (get_server_groups): Call get_user_local_groups only if
Corinna Vinschen
2014-05-22
1
-3
/
+6
*
* scandir.cc (scandir): Assume namelist is always valid, per POSIX.
Corinna Vinschen
2014-05-20
1
-26
/
+38
*
* sec_auth.cc (get_server_groups): Call get_logon_server only for
Corinna Vinschen
2014-05-14
1
-1
/
+5
*
* security.h (MAX_SUBAUTH_CNT): Drop. Use SID_MAX_SUB_AUTHORITIES
Corinna Vinschen
2014-05-06
1
-4
/
+5
*
* sec_auth.cc (create_token): Initialize lsa handle to NULL, rather than
Corinna Vinschen
2014-03-28
1
-3
/
+3
*
* passwd.cc (pg_ent::setent): Initialize cygheap domain info.
Corinna Vinschen
2014-02-19
1
-1
/
+3
*
* miscfuncs.h (NT_readline::close): New function to close handle.
Corinna Vinschen
2014-02-16
1
-1
/
+1
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
1
-64
/
+24
*
* security.h (open_local_policy): Remove declaration.
Corinna Vinschen
2014-01-23
1
-19
/
+22
*
* sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED as
Corinna Vinschen
2013-06-10
1
-2
/
+8
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-30
/
+21
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
Kai Tietz
2012-10-27
1
-2
/
+2
*
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
[next]