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
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen
2022-07-14Cygwin: drop cyglsa.h. LSA subauth is not supported anymoreCorinna Vinschen
2022-05-13Cygwin: drop create_token and dependent functionsCorinna Vinschen
2022-05-13Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and related codeCorinna Vinschen
2022-04-27Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFYJon Turney
2022-04-27Cygwin: Fix build with w32api 10.0.0Jon Turney
2021-10-29Cygwin: remove unused lsaauth authentication functionCorinna Vinschen
2021-10-29Cygwin: remove support for Vista entirelyCorinna Vinschen
2021-10-29Cygwin: drop support for systems not supporting the CONSOLE LOGON SIDCorinna Vinschen
2019-03-27Cygwin: fix: seteuid32() must return EPERM if privileges are not held.J.H. van de Water
2019-03-04Revert "Cygwin: load_user_profile: temporarily extend debug output"Corinna Vinschen
2019-03-04Cygwin: Revert attempting to unload user profile after useCorinna Vinschen
2019-03-02Cygwin: load_user_profile: Don't give primary domain to ldapCorinna Vinschen
2019-03-01Cygwin: authentication: Always initialize domain infoCorinna Vinschen
2019-03-01Cygwin: load_user_profile: use local pointer when appropriateCorinna Vinschen
2019-03-01Cygwin: load_user_profile: fix use-after-free issueCorinna Vinschen
2019-03-01Cygwin: load_user_profile: temporarily extend debug outputCorinna Vinschen
2019-03-01Cygwin: s4uauth: drop fallback to MsV1_0 if Kerberos failsCorinna Vinschen
2019-03-01Cygwin: load_user_profile: chack if we got a valid, known domainnameCorinna Vinschen
2019-02-23Cygwin: user profile: add debug output to unload_user_profileCorinna Vinschen
2019-02-23Cygwin: user profile: Make an effort to unload unused user profilesCorinna Vinschen
2019-02-23Cygwin: user profile: fetch roaming profile path via LDAPCorinna Vinschen
2019-02-22Cygwin: get_user_groups: fetch a user's group list from identification tokenCorinna Vinschen
2019-02-22Cygwin: s4uauth: allow to be called for identification onlyCorinna Vinschen
2019-02-22Cygwin: drop unused parameter from get_user_local_groupsCorinna Vinschen
2019-02-22Cygwin: fetch local groups from local machineCorinna Vinschen
2019-02-18Cygwin: s4uauth: convert token to primary tokenCorinna Vinschen
2019-02-18Cygwin: re-enable create_token for older systemsCorinna Vinschen
2019-02-18Cygwin: s4uauth: make sure to fetch correct package idCorinna Vinschen
2019-01-28Cygwin: seteuid: disable unused funcs and lsaauth subdirCorinna Vinschen
2019-01-26Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by defaultCorinna Vinschen
2019-01-26Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUECorinna Vinschen
2019-01-26Cygwin: lsaauth: Drop outdated test for loading Secur32.dllCorinna Vinschen
2019-01-24Cygwin: seteuid: work with password-less user switch as wellCorinna Vinschen
2019-01-24Cygwin: seteuid: refuse changing uid to disabled or locked out userCorinna Vinschen
2017-01-09Don't free statically allocated sys_privsCorinna Vinschen
2016-11-24Add length check creating domain\group stringsCorinna Vinschen
2016-06-25Fix various OS-related commentsCorinna Vinschen
2016-06-24sec_auth.cc: Drop prototype for CreateProfile, don't expect failed autoloadCorinna Vinschen
2016-06-24Drop max_sys_priv wincapCorinna Vinschen
2016-06-23Drop has_mandatory_integrity_control flagCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-03-23Allocate temporary TOKEN_GROUP arrays using TLSCorinna Vinschen
2016-02-18setuid: Create token from scratch without credentials of callerCorinna Vinschen
2016-01-21cygwin_logon_user: Return non-privileged token as wellCorinna Vinschen
2016-01-21Fix formatting in sec_auth.ccCorinna Vinschen
2015-03-18Implmenet faster getfrompw/getfromgrCorinna Vinschen
2015-03-18Drop unneeded passwd argument from security functionsCorinna Vinschen
2015-03-03 * common.din (issetugid): Export.Corinna Vinschen
2015-01-21 * sec_auth.cc (get_logon_server): Constify domain parameter.Corinna Vinschen