aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen1-1/+0
2016-01-07Deprecate Cygwin ChangeLog fileCorinna Vinschen1-2260/+1
2015-12-25Only request WRITE_DAC rights when writing an ACLCorinna Vinschen1-0/+6
2015-12-24aclsort: Honor calclass argument and allow recalculating ACL mask.Corinna Vinschen1-0/+5
2015-12-24aclfromtext: Actually return aclcnt parameterCorinna Vinschen1-0/+4
2015-12-24Use TLS buffer in ACL<->text conversionCorinna Vinschen1-0/+5
2015-12-24sec_acl.cc: Cosmetic changesCorinna Vinschen1-0/+4
2015-12-18Drop sys_cp_wcstombs and save two arguments per callCorinna Vinschen1-0/+7
2015-12-16Fix crash reading invalid SIDs from passwd and group filesCorinna Vinschen1-0/+5
2015-12-14FreeBSD compatibility for <sys/select.h>Sebastian Huber1-0/+4
2015-12-14Fix regparm attribute of fhandler_base::fstat_helperKen Brown1-0/+5
2015-12-10Fetch and store FileAllInformation rather than FileNetworkOpenInformationCorinna Vinschen1-0/+29
2015-12-09Drop unused path_conv::ndisk_links methodCorinna Vinschen1-0/+5
2015-12-09Use fii instead of fai for FILE_INTERNAL_INFORMATION varsCorinna Vinschen1-0/+6
2015-12-09In FILE_ID_BOTH_DIR_INFORMATION it's actually FileId, not IndexNumberCorinna Vinschen1-0/+6
2015-12-08Remove unnecessary locking in pthread_setcancelstate/pthread_setcanceltypeCorinna Vinschen1-0/+5
2015-12-08Rename FileId to IndexNumber in NT structures to align with upstreamCorinna Vinschen1-0/+8
2015-12-07Introduce the 'usertemp' filesystem typeJohannes Schindelin1-0/+6
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen1-0/+11
2015-12-07Always allocate main thread stack from pthread stack area on x86_64.Corinna Vinschen1-0/+23
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen1-0/+16
2015-12-03On 64 bit, only create new thread stack if started from 32 bit process on aff...Corinna Vinschen1-0/+18
2015-12-03Fix thinko in /proc/<PID>/maps TEB detection on W10 1511Corinna Vinschen1-0/+9
2015-12-03Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511Corinna Vinschen1-0/+14
2015-12-03Always move 64 bit main thread stack to defined pthread stack areaCorinna Vinschen1-0/+9
2015-12-03Cleanup in dcrt0.cc and fork.ccCorinna Vinschen1-0/+6
2015-12-03Always restore full TEB stack info in forkeeCorinna Vinschen1-0/+5
2015-12-03Add missing dcrt0.cc patch to previous commitCorinna Vinschen1-0/+4
2015-12-03Safely recognize when fork is running from main thread or another pthreadCorinna Vinschen1-0/+6
2015-12-02Rename parent stack members in child_info struct to align with OS namesCorinna Vinschen1-0/+7
2015-12-02Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb.Corinna Vinschen1-0/+11
2015-11-29Only generate BUILTIN SIDs for uid/gid values <= 999Corinna Vinschen1-0/+5
2015-11-29Use correct gid value for Microsoft Account when /etc/group is in useCorinna Vinschen1-0/+6
2015-11-28Save and restore MXCSR register in delayed signal handlingCorinna Vinschen1-0/+5
2015-11-27Fix race condition when waiting for a signalCorinna Vinschen1-0/+22
2015-11-26Fix creating relative native symlinks in top-level directoriesCorinna Vinschen1-0/+4
2015-11-21Fix numeric and monetary decimal point and thousands separator in fa_IR and p...Corinna Vinschen1-0/+9
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen1-0/+4
2015-11-18get_posix_access: Skip merging permissions if user can't get more permissionsCorinna Vinschen1-0/+6
2015-11-18get_posix_access: Fix computation of effective user permissionsCorinna Vinschen1-0/+5
2015-11-18Fix file type mode bit handling on object security.Corinna Vinschen1-0/+13
2015-11-18Fix permission evaluation for !new_style ACLsCorinna Vinschen1-0/+11
2015-11-18Fix up POSIX permission handlingCorinna Vinschen1-0/+12
2015-11-18Use Authz to fetch correct user permissions.Corinna Vinschen1-0/+4
2015-11-18Add Authz class to compute exact POSIX user perms in a security descriptorCorinna Vinschen1-0/+16
2015-11-18* sec_acl.cc (get_posix_access): Fix class_perm in !new_style case.Corinna Vinschen1-0/+4
2015-11-18Reapply POSIX ACL changes.Corinna Vinschen1-0/+152
2015-11-18Bump Cygwin DLL version to 2.4.0Corinna Vinschen1-0/+5
2015-11-18Add missing ChangeLog entry for previous commitCorinna Vinschen1-0/+6
2015-11-18Don't generate Windows native symlinks targeting Cygwin-only targetsCorinna Vinschen1-0/+7