Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21Update copyrightsChristopher Faylor
2012-04-05 * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-12-01 * mkgroup.c: Drop support for NT4 domains.Corinna Vinschen
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen
2009-10-02* mkpasswd.c: Properly define __progname as __declspec(dllimport).Christopher Faylor
2009-08-11 * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen
2009-05-06 * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen
2008-08-25 * mkgroup.c (enum_local_groups): Don't skip printing groups whenCorinna Vinschen
2008-08-18 * mkgroup.c (enum_local_groups): Use NetLocalGroupGetInfo to find outCorinna Vinschen
2008-08-18 * mkgroup.c (enum_local_groups): Call print_win_error with GetLastErrorCorinna Vinschen
2008-08-18 * mkgroup.c (enum_local_groups): Return failure if looking for a singleCorinna Vinschen
2008-08-18 * mkgroup.c (main): Keep correctly track of optional arguments.Corinna Vinschen
2008-08-18 * mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.Corinna Vinschen
2008-08-17* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor
2008-08-15 * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primaryCorinna Vinschen
2008-07-24 * mkgroup.c (main): Fix test for duplicate domain/machine request.Corinna Vinschen
2008-07-23 * mkgroup.c: Rework to allow per-domain/per-machine id_offset.Corinna Vinschen
2008-07-23 * mkgroup.c: Consolidate variable names.Corinna Vinschen
2008-07-23 * mkgroup.c (enum_groups): Create full qualified groupname usingCorinna Vinschen
2008-07-23 * mkgroup.c (main): Remove special root group code. Only printCorinna Vinschen
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen
2008-07-09 * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen
2007-08-312007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn
2006-01-18bad_keywordsChristopher Faylor
2005-09-22 Align error message handling to mkpasswd's error messages throughout.Corinna Vinschen
2004-07-12 * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New functionCorinna Vinschen
2003-11-26 * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-01-15 * mkgroup.c: Fix copyright date.Corinna Vinschen
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-08-02 * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen
2002-07-02 * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen
2002-04-29 * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor
2002-03-19 * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen
2002-03-152002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen
2001-04-16 * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen
2001-04-15Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen
2001-04-11* mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda
2000-11-08 * mkgroup.c (load_netapi): New function to load netapi32.dll functionsCorinna Vinschen