summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor2008-10-123-6/+100
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-128-50/+77
* * cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor2008-08-273-6/+15
* * mkgroup.c (enum_local_groups): Don't skip printing groups whenCorinna Vinschen2008-08-253-8/+14
* * mkgroup.c (enum_local_groups): Use NetLocalGroupGetInfo to find outCorinna Vinschen2008-08-182-4/+8
* * mkgroup.c (enum_local_groups): Call print_win_error with GetLastErrorCorinna Vinschen2008-08-182-4/+10
* * mkgroup.c (enum_local_groups): Return failure if looking for a singleCorinna Vinschen2008-08-182-1/+9
* * mkgroup.c (main): Keep correctly track of optional arguments.Corinna Vinschen2008-08-183-2/+7
* * mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.Corinna Vinschen2008-08-183-0/+16
* * cygcheck.cc (print_version): Update copyright dates.Christopher Faylor2008-08-172-1/+5
* * mkpasswd.c (main): Avoid printing system accounts when a single user name hasChristopher Faylor2008-08-172-1/+6
* * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor2008-08-174-111/+162
* * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primaryCorinna Vinschen2008-08-153-52/+117
* * mount.cc (NT_MAX_PATH): Define.Corinna Vinschen2008-08-134-280/+168
* * cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor2008-08-042-2/+14
* * Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor2008-07-302-2/+7
* * cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor2008-07-272-26/+32
* * mount.cc: Remove non-unix-like options (-x,-t,b) throughout.Christopher Faylor2008-07-254-1835/+2600
* * utils.sgml: Remove useless text.Corinna Vinschen2008-07-252-10/+6
* * mkgroup.c (main): Fix test for duplicate domain/machine request.Corinna Vinschen2008-07-233-9/+32
* * mkgroup.c: Rework to allow per-domain/per-machine id_offset.Corinna Vinschen2008-07-234-166/+192
* * mkgroup.c: Consolidate variable names.Corinna Vinschen2008-07-234-44/+323
* * mkgroup.c (enum_groups): Create full qualified groupname usingCorinna Vinschen2008-07-223-2/+10
* * mkgroup.c (main): Remove special root group code. Only printCorinna Vinschen2008-07-222-24/+22
* * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen2008-07-229-928/+925
* * mount.cc (do_mount): Remove MOUNT_ENC code.Corinna Vinschen2008-07-173-27/+10
* * utils.sgml: Add id's to all examples.Corinna Vinschen2008-07-172-13/+17
* * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen2008-07-093-341/+276
* * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen2008-05-222-7/+20
* * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen2008-05-154-1054/+7
* * mount.cc (usage): Mark -s and -u as ignored.Corinna Vinschen2008-04-232-15/+15
* * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen2008-04-223-116/+339
* * path.cc: Include malloc.h for alloca.Brian Dessent2008-03-162-48/+53
* * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen2008-03-126-29/+53
* * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent2008-03-112-3/+8
* * cygcheck.cc (dirname): New static function.Brian Dessent2008-03-114-31/+100
* * Makefile.in (install): Don't install the testsuite.Brian Dessent2008-03-092-1/+5
* * Makefile.in: Add a 'check' target that builds and runsBrian Dessent2008-03-095-13/+309
* * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent2008-03-082-149/+87
* * mkpasswd.c (main): Simplify generating SYSTEM entry. Add entriesCorinna Vinschen2008-02-282-15/+10
* * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen2008-01-132-59/+126
* * bloda.cc (enum bad_app): Add BYTEMOBILE.Dave Korn2007-12-292-1/+15
* * Makefile.in (cygcheck.exe): Don't link to ntdll.Brian Dessent2007-12-213-12/+42
* * regtool.cc (opts): Add missing 'W'.Corinna Vinschen2007-12-072-1/+5
* * ps.cc: Include limits.h.Corinna Vinschen2007-12-062-3/+14
* 2007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn2007-08-312-1/+6
* * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn2007-08-034-5/+438
* Add missing ChangeLog entry.Corinna Vinschen2007-07-241-0/+1
* * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen2007-07-245-10/+386
* * strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor2007-07-232-1/+7