summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-2335-110/+30
* winsup/utils: port getconf to 64-bitYaakov Selkowitz2016-04-041-12/+23
* Update autoconf for doc/lsaauth/utilsPeter Foley2016-04-011-4/+4
* Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen2016-03-302-2/+1
* winsup: Move all old CVS Changelogs into CVSChangeLogs.old dirCorinna Vinschen2016-03-194-4721/+0
* Remove ill-advised cygwin_propsCorinna Vinschen2016-03-191-116/+1
* Attempt to fix Coverity issues in sspJon Turney2016-03-151-6/+17
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-082-4/+2
* ssp: Fixes for 64-bitJon Turney2016-02-201-105/+119
* cygpath: Avoid returning SysWOW64Corinna Vinschen2016-01-211-0/+13
* Deprecate all winsup ChangeLog filesCorinna Vinschen2016-01-072-4288/+4289
* cygpath: Try to return system directories with correct caseCorinna Vinschen2016-01-071-14/+36
* setfacl: Remove unused local variableCorinna Vinschen2015-12-252-1/+5
* setfacl(1): Fix handling of -m and -x on a single commandlineCorinna Vinschen2015-12-212-9/+28
* setfacl(1): Rewrite support for mask recomputationCorinna Vinschen2015-12-212-30/+62
* setfacl --mask/--no-mask really don't need an argumentHouder2015-12-202-2/+7
* Fix missing arg requirement for setfacl -x optionHouder2015-12-192-1/+5
* 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