Commit Graph

  • 38dde5f4c4 Cygwin: fork: fix child process permissions, take 3 Corinna Vinschen 2019-03-03 10:59:13 +0100
  • 4abac62193 Cygwin: load_user_profile: Don't give primary domain to ldap Corinna Vinschen 2019-03-02 12:47:54 +0100
  • 6c86b85f4e Cygwin: ldap: Fix overwriting domain when creating naming context Corinna Vinschen 2019-03-02 12:43:34 +0100
  • 40958b0d86 Cygwin: fenv.h: Add feature test macros, fix values Corinna Vinschen 2019-02-28 15:05:13 +0100
  • 166913fb23 Cygwin: authentication: Always initialize domain info Corinna Vinschen 2019-03-01 21:08:09 +0100
  • bffd21ad80 Cygwin: load_user_profile: use local pointer when appropriate Corinna Vinschen 2019-03-01 21:05:23 +0100
  • 7ba9d12a72 Cygwin: load_user_profile: fix use-after-free issue Corinna Vinschen 2019-03-01 21:04:02 +0100
  • 6aef5a46d7 Cygwin: load_user_profile: temporarily extend debug output Corinna Vinschen 2019-03-01 16:05:33 +0100
  • f18a161cff Cygwin: s4uauth: drop fallback to MsV1_0 if Kerberos fails Corinna Vinschen 2019-03-01 16:04:51 +0100
  • 379598dd67 Cygwin: Disable creating case-sensitive folders by default Corinna Vinschen 2019-03-01 14:32:08 +0100
  • 5d9ac1291d Cygwin: load_user_profile: chack if we got a valid, known domainname Corinna Vinschen 2019-02-28 23:17:55 +0100
  • 495ae41891 Cygwin: wincap: fix copy/paste bug Corinna Vinschen 2019-02-28 16:55:39 +0100
  • 639645a2fd Cygwin: timerfd: add a sleep when being debugged Corinna Vinschen 2019-02-26 10:46:05 +0100
  • 5a483b6bca Cygwin: timerfd: reduce size of shared mem region to a single page Corinna Vinschen 2019-02-26 10:19:08 +0100
  • 3b3ba558e9 Cygwin: use NULL security descriptor in InitializeObjectAttributes Corinna Vinschen 2019-02-25 21:06:15 +0100
  • 98afd02be3 Cygwin: timerfd: rework implementation Corinna Vinschen 2019-02-25 20:58:12 +0100
  • a4e2eb6ba3 Cygwin: timerfd: fix shared memory allocation in fork/exec Corinna Vinschen 2019-02-24 20:15:36 +0100
  • aeaa051f3b Cygwin: POSIX timers: Fix timer values returned for unarmed timer Corinna Vinschen 2019-02-24 10:12:03 +0100
  • f3be186911 Cygwin: Add 3.0.2 release file Corinna Vinschen 2019-02-23 23:07:42 +0100
  • 0fb41d48aa Cygwin: timerfd: fix select always returning immediately Corinna Vinschen 2019-02-23 23:02:44 +0100
  • bcb33dc4f0 Cywin: user profile: unload impersonation user profile on exit Corinna Vinschen 2019-02-23 21:06:12 +0100
  • dd3730ed9c Cygwin: seteuid: allow inheriting impersonation user profile handle Corinna Vinschen 2019-02-23 20:48:59 +0100
  • 8eee25241e Cygwin: user profile: add debug output to unload_user_profile Corinna Vinschen 2019-02-23 20:46:48 +0100
  • 71b8777a71 Cygwin: user profile: Make an effort to unload unused user profiles Corinna Vinschen 2019-02-23 17:30:44 +0100
  • 331653a215 Cygwin: cygheap: drop unnecessary code closing curr_primary_token Corinna Vinschen 2019-02-23 17:29:42 +0100
  • 9db6048c0f Cygwin: cygheap: better comment impersonation tokens Corinna Vinschen 2019-02-23 17:28:12 +0100
  • 13b1f9c0d1 Cygwin: seteuid32: don't use INVALID_HANDLE_VALUE Corinna Vinschen 2019-02-23 17:24:05 +0100
  • 322ab51659 Cygwin: user profile: fetch roaming profile path via LDAP Corinna Vinschen 2019-02-23 17:22:44 +0100
  • 649911fb40 Cygwin: get_user_groups: fetch a user's group list from identification token Corinna Vinschen 2019-02-22 18:31:03 +0100
  • 105fbdebdd Cygwin: s4uauth: allow to be called for identification only Corinna Vinschen 2019-02-22 18:27:38 +0100
  • 82c2cf6abc Cygwin: drop unused parameter from get_user_local_groups Corinna Vinschen 2019-02-22 13:36:13 +0100
  • 18c203fb6e Cygwin: passwd/group: drop fetching case-correct group names from LDAP Corinna Vinschen 2019-02-22 11:04:34 +0100
  • 5fcbbf7ead stdio: drop unused O_TEXT handling on non-Cygwin Corinna Vinschen 2019-02-22 21:52:22 +0100
  • 14e2268853 Cygwin: fetch local groups from local machine Corinna Vinschen 2019-02-22 00:13:57 +0100
  • 65c569f9fd Cygwin: bump version to 3.0.2 Corinna Vinschen 2019-02-22 00:13:06 +0100
  • a62b29bfec Cygwin: document secure_getenv Yaakov Selkowitz 2019-02-19 14:34:18 -0600
  • 850705f92e Cygwin: add secure_getenv Yaakov Selkowitz 2019-02-18 23:06:11 -0600
  • dd415f1a8c Cygwin: sys/mount.h: fix comment Corinna Vinschen 2019-02-19 19:34:40 +0100
  • 1d35a003fd Define u_register_t if __BSD_VISIBLE Sebastian Huber 2019-02-18 09:41:13 +0100
  • 688e584efe Change register_t definition Sebastian Huber 2019-02-18 09:39:02 +0100
  • 6246ef7949 Fix comment in <sys/types.h> Sebastian Huber 2019-02-18 09:38:36 +0100
  • 9d4a6534fb Move RTEMS and XMK specific type definitions Sebastian Huber 2019-02-13 13:42:57 +0100
  • 30782f7de4 Cygwin: s4uauth: convert token to primary token Corinna Vinschen 2019-02-18 21:45:34 +0100
  • e53373bbdb Cygwin: re-enable create_token for older systems Corinna Vinschen 2019-02-18 21:00:59 +0100
  • a96d68c5bd Cygwin: s4uauth: make sure to fetch correct package id Corinna Vinschen 2019-02-18 17:59:56 +0100
  • 959077ac0a CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change Corinna Vinschen 2019-02-18 11:04:38 +0100
  • 26e0b37ed0 Cygwin: utils: MOUNT_BINARY -> MOUNT_TEXT Corinna Vinschen 2019-02-18 11:00:06 +0100
  • 9883959f08 Revert "Cygwin: passwd/group: allow specifying "." as local computername" Corinna Vinschen 2019-02-18 10:13:35 +0100
  • 367c1ae161 Cygwin: mount: define binary mount as default Corinna Vinschen 2019-02-18 10:12:07 +0100
  • f76c8519ac Cygwin: mount: remove unused method mount_info::set_flags_from_win32_path Corinna Vinschen 2019-02-18 10:03:19 +0100
  • 5e6ce1cfb2 Cygwin: utils: kill: revert erroneously removed optind correction Corinna Vinschen 2019-02-17 22:59:36 +0100
  • 7e671e7578 Cygwin: fork: add PROCESS_VM_OPERATION to child process permissions Corinna Vinschen 2019-02-17 22:51:21 +0100
  • 7c34811440 Cygwin: passwd/group: allow specifying "." as local computername Corinna Vinschen 2019-02-16 18:36:21 +0100
  • 538e7abc36 Cygwin: bump version to 3.0.1 Corinna Vinschen 2019-02-16 18:11:16 +0100
  • 4e34a39b5c Cygwin: passwd/group: store account name case correct, take 2 Corinna Vinschen 2019-02-13 13:16:15 +0100
  • 79c4e95fad Cygwin: ldap.cc: fix formatting Corinna Vinschen 2019-02-13 12:43:25 +0100
  • 09bbcf8788 Cygwin: passwd/group: rename get_group_name to get_account_name Corinna Vinschen 2019-02-13 12:42:56 +0100
  • 507982af79 Cygwin: passwd/group: raise local name buffer size Corinna Vinschen 2019-02-13 12:41:55 +0100
  • 9a3cc77b2a Cygwin: passwd/group: store account name case correct Corinna Vinschen 2019-02-13 11:10:55 +0100
  • 43fa1aafa6 Cygwin: uinfo.cc: fix formatting Corinna Vinschen 2019-02-13 11:10:41 +0100
  • f6be530a23 Cygwin: forkables: update doc, add release notes Michael Haubenwallner 2019-02-08 15:38:56 +0100
  • 1ba66fe8fa AArch32: Fix the build for M class semihosting Tamar Christina 2019-02-08 17:13:24 +0000
  • 52d91f112e Cygwin: disk device: stop using SetFilePointer Corinna Vinschen 2019-02-09 18:41:47 +0100
  • 0be0b8f033 Cygwin: execve: fix setting O_APPEND file offset for native child Corinna Vinschen 2019-02-09 15:36:02 +0100
  • 7816cf3636 Cygwin: change CURR_CHILD_INFO_MAGIC according to previous patch Corinna Vinschen 2019-02-08 17:48:34 +0100
  • 88605243a1 Cygwin: fix child getting another pid after spawnve Corinna Vinschen 2019-02-08 15:49:47 +0100
  • 6d6a623e7d AArch32: Add support for HLT to Mixed Mode models Tamar Christina 2019-02-06 11:27:12 +0000
  • 3956ddd9bf forkables: hardlink without WRITE_ATTRIBUTES first Michael Haubenwallner 2017-03-10 11:32:54 +0100
  • 22d68bada3 forkables: inline dll_list::forkables_supported Michael Haubenwallner 2017-03-02 17:26:53 +0100
  • 135577f708 forkables: simplify disabling via shm Michael Haubenwallner 2017-03-01 10:19:37 +0100
  • 8bbb3d3a23 forkables: use dynloaded dll's IndexNumber as dirname Michael Haubenwallner 2017-01-12 10:03:52 +0100
  • 6dd415caf5 forkables: Document hardlink creation at forktime. Michael Haubenwallner 2016-12-07 11:58:30 +0100
  • 5a41aa6f4d forkables: Keep hardlinks disabled via shared mem. Michael Haubenwallner 2016-12-07 11:58:29 +0100
  • ece7282f32 forkables: On fork failure, retry with hardlinks. Michael Haubenwallner 2016-12-07 11:58:28 +0100
  • 8ddb1f60c8 forkables: Create forkable hardlinks, yet unused. Michael Haubenwallner 2016-12-07 11:58:27 +0100
  • dac0b6826b dll_list: Track main executable and cygwin1.dll. Michael Haubenwallner 2016-12-07 11:58:26 +0100
  • 2678c4efe1 dll_list: Store dll file name as full NT path. Michael Haubenwallner 2016-12-07 11:58:25 +0100
  • 9fa22dba55 Cygwin: unlink: allow fallback from POSIX to default method Corinna Vinschen 2019-02-06 21:17:35 +0100
  • 5628399c84 Cygwin: proc fd: fix handling of pipes, sockets, etc Corinna Vinschen 2019-02-05 15:32:08 +0100
  • b59f5795e6 Cygwin: proc fd: fix a copy/paste bug calling file_pathconv Corinna Vinschen 2019-02-05 15:20:50 +0100
  • 1f6340aa8b Cygwin: proc fd: pass along open mode when reopening file Corinna Vinschen 2019-02-05 15:20:13 +0100
  • 7225a82c1a Cygwin: fork: terminate child process unconditionally in error case Corinna Vinschen 2019-02-05 12:52:13 +0100
  • fb3e8bd88b fork: remove cygpid.N sharedmem on fork failure Michael Haubenwallner 2018-06-05 12:40:21 +0200
  • 99cd3df6ec Cygwin: timerfd: drop outdated TODO comment Corinna Vinschen 2019-02-04 21:08:03 +0100
  • 49ea15ef17 Cygwin: fix typo Corinna Vinschen 2019-02-02 21:15:50 +0100
  • d5d9aac759 Cygwin: tweak Cygwin PID change release note Corinna Vinschen 2019-02-02 21:13:37 +0100
  • 658f939003 Cygwin: kill(1): introduce a -W option Corinna Vinschen 2019-02-02 21:02:00 +0100
  • 3a3934252c Cygwin: spawn: create and maintain winpid symlinks Corinna Vinschen 2019-02-02 20:01:41 +0100
  • d6cf2b781f Cygwin: pinfo: simplify create_winpid_symlink Corinna Vinschen 2019-02-02 18:11:42 +0100
  • f5c2d4db5b Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warnings Corinna Vinschen 2019-02-02 15:32:28 +0100
  • 2cd6829619 Cygwin: Makefile.in: Fix previous version info generation fix Corinna Vinschen 2019-02-02 15:10:13 +0100
  • 8de660271f Cygwin: kill(1): disallow killing process using raw Windows PID Corinna Vinschen 2019-02-02 15:00:39 +0100
  • 448cf5aa4b Cygwin: processes: fix handling of native Windows processes Corinna Vinschen 2019-02-02 12:23:39 +0100
  • 231ad6941f Cygwin: Makefile.in: Fix another dependency problem in version info Corinna Vinschen 2019-02-02 11:13:17 +0100
  • b5e1003722 Cygwin: processes: use dedicated Cygwin PID rather than Windows PID Corinna Vinschen 2019-01-31 21:19:03 +0100
  • c0b9f600f9 Cygwin: remove outdated vfork doc Corinna Vinschen 2019-02-01 13:36:27 +0100
  • 210bd56aa2 Cygwin: /proc: don't exit prematurely from /proc/PID/status Corinna Vinschen 2019-02-01 13:18:15 +0100
  • 351b57527d Cygwin: Add pthread exception handling patch to release notes Corinna Vinschen 2019-01-30 22:21:46 +0100
  • 3e24fbf6f0 scandir: Add support for struct dirent::d_type Sebastian Huber 2019-01-31 11:48:12 +0100
  • 67613cbbd8 a) Use strcoll() in opendir() and alphasort() ache 2010-01-18 10:17:51 +0000