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
*
Cygwin: fix: seteuid32() must return EPERM if privileges are not held.
J.H. van de Water
2019-03-27
1
-0
/
+3
*
Revert "Cygwin: load_user_profile: temporarily extend debug output"
Corinna Vinschen
2019-03-04
1
-10
/
+5
*
Cygwin: Revert attempting to unload user profile after use
Corinna Vinschen
2019-03-04
1
-9
/
+0
*
Cygwin: load_user_profile: Don't give primary domain to ldap
Corinna Vinschen
2019-03-02
1
-14
/
+7
*
Cygwin: authentication: Always initialize domain info
Corinna Vinschen
2019-03-01
1
-0
/
+8
*
Cygwin: load_user_profile: use local pointer when appropriate
Corinna Vinschen
2019-03-01
1
-4
/
+3
*
Cygwin: load_user_profile: fix use-after-free issue
Corinna Vinschen
2019-03-01
1
-1
/
+5
*
Cygwin: load_user_profile: temporarily extend debug output
Corinna Vinschen
2019-03-01
1
-5
/
+10
*
Cygwin: s4uauth: drop fallback to MsV1_0 if Kerberos fails
Corinna Vinschen
2019-03-01
1
-90
/
+76
*
Cygwin: load_user_profile: chack if we got a valid, known domainname
Corinna Vinschen
2019-02-28
1
-7
/
+12
*
Cygwin: user profile: add debug output to unload_user_profile
Corinna Vinschen
2019-02-23
1
-1
/
+4
*
Cygwin: user profile: Make an effort to unload unused user profiles
Corinna Vinschen
2019-02-23
1
-0
/
+6
*
Cygwin: user profile: fetch roaming profile path via LDAP
Corinna Vinschen
2019-02-23
1
-21
/
+45
*
Cygwin: get_user_groups: fetch a user's group list from identification token
Corinna Vinschen
2019-02-22
1
-28
/
+55
*
Cygwin: s4uauth: allow to be called for identification only
Corinna Vinschen
2019-02-22
1
-14
/
+20
*
Cygwin: drop unused parameter from get_user_local_groups
Corinna Vinschen
2019-02-22
1
-3
/
+2
*
Cygwin: fetch local groups from local machine
Corinna Vinschen
2019-02-22
1
-1
/
+8
*
Cygwin: s4uauth: convert token to primary token
Corinna Vinschen
2019-02-18
1
-0
/
+26
*
Cygwin: re-enable create_token for older systems
Corinna Vinschen
2019-02-18
1
-8
/
+3
*
Cygwin: s4uauth: make sure to fetch correct package id
Corinna Vinschen
2019-02-18
1
-9
/
+16
*
Cygwin: seteuid: disable unused funcs and lsaauth subdir
Corinna Vinschen
2019-01-28
1
-0
/
+8
*
Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by default
Corinna Vinschen
2019-01-26
1
-1
/
+264
*
Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUE
Corinna Vinschen
2019-01-26
1
-2
/
+3
*
Cygwin: lsaauth: Drop outdated test for loading Secur32.dll
Corinna Vinschen
2019-01-26
1
-6
/
+0
*
Cygwin: seteuid: work with password-less user switch as well
Corinna Vinschen
2019-01-24
1
-19
/
+31
*
Cygwin: seteuid: refuse changing uid to disabled or locked out user
Corinna Vinschen
2019-01-24
1
-0
/
+15
*
Don't free statically allocated sys_privs
Corinna Vinschen
2017-01-09
1
-2
/
+2
*
Add length check creating domain\group strings
Corinna Vinschen
2016-11-24
1
-6
/
+6
*
Fix various OS-related comments
Corinna Vinschen
2016-06-24
1
-9
/
+8
*
sec_auth.cc: Drop prototype for CreateProfile, don't expect failed autoload
Corinna Vinschen
2016-06-24
1
-11
/
+2
*
Drop max_sys_priv wincap
Corinna Vinschen
2016-06-24
1
-61
/
+68
*
Drop has_mandatory_integrity_control flag
Corinna Vinschen
2016-06-23
1
-38
/
+31
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
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
[next]