aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2016-07-02ldd: Handle executable relocation when setting breakpointCorinna Vinschen1-23/+24
2016-07-02ldd: terminate process on hitting breakpointCorinna Vinschen1-4/+1
2016-06-27Reformat some too-long linesCorinna Vinschen1-1/+2
2016-06-27Set supported Windows release to Windows 10Corinna Vinschen6-8/+8
2016-06-27Remove pre-Vista considerations from utilitiesCorinna Vinschen4-55/+4
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen35-110/+30
2016-04-04winsup/utils: port getconf to 64-bitYaakov Selkowitz1-12/+23
2016-04-01Update autoconf for doc/lsaauth/utilsPeter Foley1-4/+4
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen2-2/+1
2016-03-19winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen4-4721/+0
2016-03-19Remove ill-advised cygwin_propsCorinna Vinschen1-116/+1
2016-03-15Attempt to fix Coverity issues in sspJon Turney1-6/+17
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen2-4/+2
2016-02-20ssp: Fixes for 64-bitJon Turney1-105/+119
2016-01-21cygpath: Avoid returning SysWOW64Corinna Vinschen1-0/+13
2016-01-07Deprecate all winsup ChangeLog filesCorinna Vinschen2-4288/+4289
2016-01-07cygpath: Try to return system directories with correct caseCorinna Vinschen1-14/+36
2015-12-25setfacl: Remove unused local variableCorinna Vinschen2-1/+5
2015-12-21setfacl(1): Fix handling of -m and -x on a single commandlineCorinna Vinschen2-9/+28
2015-12-21setfacl(1): Rewrite support for mask recomputationCorinna Vinschen2-30/+62
2015-12-20setfacl --mask/--no-mask really don't need an argumentHouder2-2/+7
2015-12-19Fix missing arg requirement for setfacl -x optionHouder2-1/+5
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen2-6/+31
2015-11-26Fix SEGV of kill -l 0Michael Kwasigroch2-3/+8
2015-11-18setfacl: Allow to combine -b and -k optionsCorinna Vinschen2-125/+138
2015-11-18Reapply POSIX ACL changes.Corinna Vinschen3-193/+407
2015-10-22winsup/utils: add CPU cache variables to getconf(1)Yaakov Selkowitz2-0/+19
2015-08-30cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen2-5/+9
2015-08-30cygcheck.cc: Fix debugger problemCorinna Vinschen2-4/+13
2015-08-30cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen2-27/+68
2015-08-30cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen2-2/+12
2015-08-03strace: Handle ofile descriptor more carefully.cygwin-2_2_0-releaseCorinna Vinschen2-6/+13
2015-07-29cygwin: Fix copyright datesCorinna Vinschen2-2/+2
2015-07-29cygwin: Fix crashes under AllocationPreference=0x100000 conditionCorinna Vinschen2-2/+22
2015-07-20Fix potential hang in ldd if DLL encounters missing entry pointCorinna Vinschen2-4/+11
2015-07-08tzset: Check timezone and country case-insensitiveCorinna Vinschen2-2/+6
2015-06-11Improve strace to log most Windows debug eventsJon TURNEY2-2/+79
2015-06-10Drop Windows 2000 considerations in ps, fix uid field lengthCorinna Vinschen2-31/+22
2015-06-08Bind mounts require POSIX pathsCorinna Vinschen2-2/+12
2015-04-23Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen3-4/+13
2015-02-28 * getfacl.c (usage): Change --all to --access, --dir to --default.Corinna Vinschen2-6/+12
2015-02-25 * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZECorinna Vinschen3-49/+61
2015-02-17* dump_setup.cc (check_package_files): Accommodate postinstallKen Brown2-1/+7
2015-02-03 * regtool.cc (longopts): Add --force option.Corinna Vinschen2-27/+51
2014-12-15 * setfacl.c (action_t): Add DeleteDef value.Corinna Vinschen2-7/+37
2014-12-05 * tzmap-from-unicode.org: Create tzmap as const.Corinna Vinschen3-2/+7
2014-12-05 * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen5-489/+627
2014-11-28 * mkgroup.c (main): Call enum_local_groups with offset 0x30000 for localCorinna Vinschen2-2/+8
2014-11-27 * mkgroup.c (main): Call enum_groups with offset 0x30000 for localCorinna Vinschen3-12/+24
2014-11-24 * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen2-14/+41