aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-15 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen3-23/+39
2014-08-14 * utils.xml: Move to ../doc.Corinna Vinschen2-2104/+4
2014-08-06 * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.Corinna Vinschen3-21/+21
2014-07-29Add missing utils.xmlCorinna Vinschen1-0/+1
2014-07-29 * mkgroup.c (usage): Move info message that this /etc/group isn't reallyCorinna Vinschen4-16/+24
2014-06-16* passwd.c (main): Fix typo in error output.Corinna Vinschen2-1/+6
2014-05-13 * minidumper.cc (filter_minidump_type): New function.Jon TURNEY2-0/+73
2014-05-13 * Makefile.in (minidumper.exe): Link directly with dbghelp.Jon TURNEY3-37/+16
2014-04-21* minidumper.cc (minidump): Fix copy and paste error in checkingJon TURNEY2-1/+6
2014-03-11Fix ChangeLog entry date.Corinna Vinschen1-1/+1
2014-02-24 * mkgroup.c (domlist_t): Drop id_offset.Corinna Vinschen4-701/+415
2014-02-23 * minidumper.cc (minidump): Fix -t option argument handling.Jon TURNEY2-1/+5
2014-02-092014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY4-1/+280
2013-11-19 * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen2-9/+18
2013-11-19 * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen2-11/+9
2013-11-19Add missing entryCorinna Vinschen1-0/+3
2013-11-19 * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen2-21/+22
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen4-102/+26
2013-11-19 * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen2-47/+33
2013-11-07winsup/ChangeLog:Christopher Faylor4-33/+42
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor2-9/+9
2013-08-23* cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2-2/+10
2013-07-31 * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen2-1/+6
2013-07-07* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor3-17/+38
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen3-5/+12
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen2-2/+10
2013-05-10- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-Warren Young3-3454/+1171
2013-05-01Modernized user guide, API reference, and FAQ generation. OverallWarren Young1-0/+2190
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen22-254/+419
2013-02-21* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2-3/+9