]> sourceware.org Git - newlib-cygwin.git/history - winsup/utils/mkgroup.c
Cygwin: add 3.2.1 release file and add fixes up to this point
[newlib-cygwin.git] / winsup / utils / mkgroup.c
2020-08-07 Corinna VinschenCygwin: utils: convert usage() to proper noreturn funct...
2016-10-23 Corinna Vinschenmkgroup/mkpasswd: Fix potential buffer overwrite in...
2016-06-27 Corinna VinschenSet supported Windows release to Windows 10
2016-06-23 Corinna VinschenSwitching the Cygwin DLL to LGPLv3+, dropping commercia... cygwin-2_5_2-release
2015-02-25 Corinna Vinschen * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECUR...
2014-11-28 Corinna Vinschen * mkgroup.c (main): Call enum_local_groups with offset...
2014-11-27 Corinna Vinschen * mkgroup.c (main): Call enum_groups with offset 0x300...
2014-11-12 Corinna Vinschen * mkgroup.c (usage): Fix language.
2014-11-12 Corinna Vinschen * mkgroup.c (enum_unix_groups): Always print groupname...
2014-11-10 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server...
2014-11-03 Corinna VinschenAdd accidentally missing patch
2014-07-29 Corinna Vinschen * mkgroup.c (usage): Move info message that this ...
2014-02-24 Corinna Vinschen * mkgroup.c (domlist_t): Drop id_offset.
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-01-21 Christopher FaylorUpdate copyrights
2012-04-05 Corinna Vinschen * mkgroup.c (print_special_by_sid): Rename from print_...
2011-12-17 Christopher FaylorClean up whitespace.
2011-12-01 Corinna Vinschen * mkgroup.c: Drop support for NT4 domains.
2011-10-10 Corinna Vinschen * Align usage output, version output, as well as usage...
2010-08-28 Corinna Vinschen * loadlib.h: New header implementing safe LoadLibrary...
2009-10-02 Christopher Faylor* mkpasswd.c: Properly define __progname as __declspec...
2009-08-11 Corinna Vinschen * mkgroup.c (enum_local_groups): Avoid error message...
2009-05-15 Corinna Vinschen * cygpath.cc (main): Only setlocale for LC_CTYPE categ...
2009-05-06 Corinna Vinschen * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEP...
2008-08-25 Corinna Vinschen * mkgroup.c (enum_local_groups): Don't skip printing...
2008-08-18 Corinna Vinschen * mkgroup.c (enum_local_groups): Use NetLocalGroupGetI...
2008-08-18 Corinna Vinschen * mkgroup.c (enum_local_groups): Call print_win_error...
2008-08-18 Corinna Vinschen * mkgroup.c (enum_local_groups): Return failure if...
2008-08-18 Corinna Vinschen * mkgroup.c (main): Keep correctly track of optional...
2008-08-18 Corinna Vinschen * mkgroup.c (main): Always unset environment variable...
2008-08-17 Christopher Faylor* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import...
2008-08-15 Corinna Vinschen * mkgroup.c (fetch_current_pgrp_sid): New function...
2008-07-23 Corinna Vinschen * mkgroup.c (main): Fix test for duplicate domain...
2008-07-23 Corinna Vinschen * mkgroup.c: Rework to allow per-domain/per-machine...
2008-07-23 Corinna Vinschen * mkgroup.c: Consolidate variable names.
2008-07-22 Corinna Vinschen * mkgroup.c (enum_groups): Create full qualified group...
2008-07-22 Corinna Vinschen * mkgroup.c (main): Remove special root group code...
2008-07-22 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against ntdll.
2008-07-09 Corinna Vinschen * mkgroup.c: Use statically linked functions throughou...
2007-08-31 Dave Korn2007-08-31 Dave Korn <dave.korn@artimi.com>
2006-01-18 Christopher Faylorbad_keywords
2005-09-21 Corinna Vinschen Align error message handling to mkpasswd's error messa...
2004-07-12 Corinna Vinschen * mkgroup.cc (netapibufferallocate,netgroupgetinfo...
2003-11-26 Corinna Vinschen * mkgroup.c (main): Print "root" group with local...
2003-11-14 Corinna Vinschen * mkgroup.c: Avoid compiler warnings throughout.
2003-04-26 Joshua Daniel Franklin* cygcheck.cc (usage) Add description output.
2003-04-10 Pierre Humblet2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
2003-03-01 Pierre Humblet2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
2003-01-15 Corinna Vinschen * mkgroup.c: Fix copyright date.
2003-01-08 Corinna Vinschen * mkpasswd.cc (current_user): Create.
2002-09-30 Christopher Faylor* cygpath.cc (close_arg): Remove unused static.
2002-09-15 Joshua Daniel FranklinAdd final newlines to utils
2002-08-02 Corinna Vinschen * mkgroup.c (main): Don't print an entry for "Everyone".
2002-07-02 Corinna Vinschen * mkgroup.c: Add function pointers for functions from...
2002-04-29 Corinna Vinschen * mkgroup.c (main): Change call to exit() to a return...
2002-03-19 Christopher Faylor* mkgroup.c (usage): Use one just fprintf + string...
2002-03-19 Corinna Vinschen * mkgroup.c (usage): Simplify usage output. Generaliz...
2002-03-15 Corinna Vinschen2002-03-15 Corinna Vinschen <corinna@vinschen.de>
2002-01-29 Christopher Faylor* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely...
2001-10-20 Corinna Vinschen * mkgroup.c: Avoid compiler warnings.
2001-04-16 Corinna Vinschen * mkgroup.c: Add function pointers `netlocalgro...
2001-04-15 Corinna VinschenPatch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:
2001-04-11 Egor Duda* mkgroup.c (uni2ansi): Use native method to convert...
2000-11-08 Corinna Vinschen * mkgroup.c (load_netapi): New function to...
2000-05-18 Christopher Faylor* Makefile.in: Eliminate WINSUP_DEPS.
2000-04-15 Corinna Vinschen * mkpasswd.c (main): Use GetDCName instead...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17 Christopher Faylorimport winsup-2000-02-17 snapshot
This page took 0.597659 seconds and 75 git commands to generate.