summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen2015-12-062-6/+31
* Fix SEGV of kill -l 0Michael Kwasigroch2015-11-262-3/+8
* setfacl: Allow to combine -b and -k optionsCorinna Vinschen2015-11-182-125/+138
* Reapply POSIX ACL changes.Corinna Vinschen2015-11-183-193/+407
* winsup/utils: add CPU cache variables to getconf(1)Yaakov Selkowitz2015-10-222-0/+19
* cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen2015-08-302-5/+9
* cygcheck.cc: Fix debugger problemCorinna Vinschen2015-08-302-4/+13
* cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen2015-08-302-27/+68
* cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen2015-08-302-2/+12
* strace: Handle ofile descriptor more carefully.cygwin-2_2_0-releaseCorinna Vinschen2015-08-032-6/+13
* cygwin: Fix copyright datesCorinna Vinschen2015-07-292-2/+2
* cygwin: Fix crashes under AllocationPreference=0x100000 conditionCorinna Vinschen2015-07-292-2/+22
* Fix potential hang in ldd if DLL encounters missing entry pointCorinna Vinschen2015-07-202-4/+11
* tzset: Check timezone and country case-insensitiveCorinna Vinschen2015-07-082-2/+6
* Improve strace to log most Windows debug eventsJon TURNEY2015-06-112-2/+79
* Drop Windows 2000 considerations in ps, fix uid field lengthCorinna Vinschen2015-06-102-31/+22
* Bind mounts require POSIX pathsCorinna Vinschen2015-06-082-2/+12
* Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-233-4/+13
* * getfacl.c (usage): Change --all to --access, --dir to --default.Corinna Vinschen2015-02-282-6/+12
* * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZECorinna Vinschen2015-02-253-49/+61
* * dump_setup.cc (check_package_files): Accommodate postinstallKen Brown2015-02-172-1/+7
* * regtool.cc (longopts): Add --force option.Corinna Vinschen2015-02-032-27/+51
* * setfacl.c (action_t): Add DeleteDef value.Corinna Vinschen2014-12-152-7/+37
* * tzmap-from-unicode.org: Create tzmap as const.Corinna Vinschen2014-12-053-2/+7
* * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen2014-12-055-489/+627
* * mkgroup.c (main): Call enum_local_groups with offset 0x30000 for localCorinna Vinschen2014-11-282-2/+8
* * mkgroup.c (main): Call enum_groups with offset 0x30000 for localCorinna Vinschen2014-11-273-12/+24
* * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen2014-11-242-14/+41
* * mkgroup.c (usage): Fix language.Corinna Vinschen2014-11-123-40/+45
* * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen2014-11-123-29/+79
* * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen2014-11-104-30/+57
* Add accidentally missing patchCorinna Vinschen2014-11-031-1/+1
* * mkgroup.c (enum_local_groups): Don't generate leading separator charCorinna Vinschen2014-11-031-0/+5
* * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen2014-10-292-1/+5
* * setfacl.c (usage): Add -b to require options.Corinna Vinschen2014-10-272-1/+5
* * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen2014-10-272-13/+79
* * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.Corinna Vinschen2014-10-212-4/+21
* * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen2014-09-032-0/+71
* * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen2014-09-032-10/+23
* * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen2014-09-032-4/+8
* * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen2014-08-312-3/+8
* * getfacl.c (usage): Add flags description.Corinna Vinschen2014-08-312-2/+13
* * configure.ac: Convert to new AC_INIT style.Corinna Vinschen2014-08-153-23/+39
* * utils.xml: Move to ../doc.Corinna Vinschen2014-08-142-2104/+4
* * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.Corinna Vinschen2014-08-063-21/+21
* Add missing utils.xmlCorinna Vinschen2014-07-291-0/+1
* * mkgroup.c (usage): Move info message that this /etc/group isn't reallyCorinna Vinschen2014-07-294-16/+24
* * passwd.c (main): Fix typo in error output.Corinna Vinschen2014-06-162-1/+6
* * minidumper.cc (filter_minidump_type): New function.Jon TURNEY2014-05-132-0/+73
* * Makefile.in (minidumper.exe): Link directly with dbghelp.Jon TURNEY2014-05-133-37/+16