aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-12 * mkgroup.c (usage): Fix language.Corinna Vinschen3-40/+45
2014-11-12 * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen3-29/+79
2014-11-10 * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen4-30/+57
2014-11-03Add accidentally missing patchCorinna Vinschen1-1/+1
2014-11-03 * mkgroup.c (enum_local_groups): Don't generate leading separator charCorinna Vinschen1-0/+5
2014-10-29 * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen2-1/+5
2014-10-27 * setfacl.c (usage): Add -b to require options.Corinna Vinschen2-1/+5
2014-10-27 * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen2-13/+79
2014-10-21 * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.Corinna Vinschen2-4/+21
2014-09-03 * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen2-0/+71
2014-09-03 * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen2-10/+23
2014-09-03 * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen2-4/+8
2014-08-31 * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen2-3/+8
2014-08-31 * getfacl.c (usage): Add flags description.Corinna Vinschen2-2/+13