summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor2009-04-222-1/+16
* * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen2009-04-152-9/+18
* * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn2009-04-132-1/+5
* * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2009-04-072-5/+27
* * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen2009-04-033-25/+30
* * utils.sgml (passwd -R): Remove references to CYGWIN="server".Corinna Vinschen2009-03-272-7/+7
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-244-3/+8
* * passwd.c (usage): Change description for -d option according toCorinna Vinschen2009-03-233-5/+29
* * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen2009-03-232-19/+69
* * passwd.c (main): Always get logonserver from environment andCorinna Vinschen2009-03-222-3/+11
* * ldd.cc: Fix compiler warning.Corinna Vinschen2009-03-223-21/+29
* *** empty log message ***Christopher Faylor2009-03-181-0/+4
* Re-add inexplicably missing ldh.cc.Christopher Faylor2009-03-181-0/+17
* * ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor2009-03-183-75/+113
* * ldd.cc (longopts): Add --dll option.Christopher Faylor2009-03-142-13/+104
* * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2009-03-142-5/+8
* * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen2009-03-144-64/+178
* * ldd.cc: Rework to detect missing DLLs.Christopher Faylor2009-03-142-30/+347
* * utils.sgml: Fix typo.Corinna Vinschen2009-03-092-1/+5
* * cygcheck.cc (usage): Fix typo.Christopher Faylor2009-03-082-1/+5
* * utils.sgml: Set example prompt to "$" throughout. Don't use "/"Corinna Vinschen2009-03-022-11/+25
* * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.Corinna Vinschen2009-03-022-2/+13
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-242-2/+6
* * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen2009-01-292-0/+18
* ChangeLog:Corinna Vinschen2009-01-212-3/+7
* * Makefile.in: Fix copyright date.Corinna Vinschen2009-01-173-19/+28
* * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen2009-01-162-32/+60
* * ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor2009-01-093-1/+275
* * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2009-01-062-1/+5
* * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2008-12-312-5/+11
* * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen2008-12-162-1/+5
* * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen2008-12-152-1/+7
* * utils.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-5/+9
* * passwd.c (longopts): Add --reg-store-pwd option.Corinna Vinschen2008-11-263-17/+110
* * Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor2008-10-292-1/+6
* fix typoChristopher Faylor2008-10-131-1/+1
* * mingw: Set sawcfile when -xc* is detected. Extend list of detected sourceChristopher Faylor2008-10-132-1/+7
* * mingw: Add more checks to allow more varied use.Christopher Faylor2008-10-122-10/+24
* * mingw: Use a better method to find where mingw directory lives.Christopher Faylor2008-10-122-7/+5
* Dummy check-in to get right revision log:Christopher Faylor2008-10-122-2/+2
* * 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