index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
/
mkpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set supported Windows release to Windows 10
Corinna Vinschen
2016-06-27
1
-1
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-4
/
+1
*
* mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZE
Corinna Vinschen
2015-02-25
1
-23
/
+25
*
* mkgroup.c (main): Call enum_groups with offset 0x30000 for local
Corinna Vinschen
2014-11-27
1
-7
/
+9
*
* mkgroup.c (usage): Fix language.
Corinna Vinschen
2014-11-12
1
-21
/
+21
*
* mkgroup.c (enum_unix_groups): Always print groupname with machine
Corinna Vinschen
2014-11-12
1
-13
/
+33
*
* cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).
Corinna Vinschen
2014-11-10
1
-14
/
+24
*
* mkgroup.c (usage): Move info message that this /etc/group isn't really
Corinna Vinschen
2014-07-29
1
-5
/
+6
*
* mkgroup.c (domlist_t): Drop id_offset.
Corinna Vinschen
2014-02-24
1
-300
/
+149
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-20
/
+26
*
Update copyrights
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* mkpasswd.c (current_user): Actually *use* $HOME if it's available.
Corinna Vinschen
2012-05-05
1
-2
/
+6
*
* mkgroup.c (print_special_by_sid): Rename from print_special. Change
Corinna Vinschen
2012-04-05
1
-6
/
+31
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-7
/
+7
*
* mkgroup.c: Drop support for NT4 domains.
Corinna Vinschen
2011-12-01
1
-108
/
+31
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
1
-41
/
+38
*
* loadlib.h: New header implementing safe LoadLibrary calls.
Corinna Vinschen
2010-08-28
1
-1
/
+2
*
* mkpasswd.c: Properly define __progname as __declspec(dllimport).
Christopher Faylor
2009-10-02
1
-1
/
+1
*
* mkgroup.c (enum_local_groups): Avoid error message if given group
Corinna Vinschen
2009-08-11
1
-0
/
+4
*
* cygpath.cc (main): Only setlocale for LC_CTYPE category. Fallback
Corinna Vinschen
2009-05-15
1
-0
/
+5
*
* mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generate
Corinna Vinschen
2009-05-06
1
-21
/
+6
*
* mkgroup.c (enum_local_groups): Don't skip printing groups when
Corinna Vinschen
2008-08-25
1
-3
/
+1
*
* mkgroup.c (main): Keep correctly track of optional arguments.
Corinna Vinschen
2008-08-18
1
-1
/
+1
*
* mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.
Corinna Vinschen
2008-08-18
1
-0
/
+5
*
* mkpasswd.c (main): Avoid printing system accounts when a single user name has
Christopher Faylor
2008-08-17
1
-1
/
+1
*
* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld
Christopher Faylor
2008-08-17
1
-50
/
+62
*
* mkgroup.c (fetch_current_pgrp_sid): New function to fetch primary
Corinna Vinschen
2008-08-15
1
-16
/
+40
*
* mkgroup.c (main): Fix test for duplicate domain/machine request.
Corinna Vinschen
2008-07-23
1
-4
/
+13
*
* mkgroup.c: Rework to allow per-domain/per-machine id_offset.
Corinna Vinschen
2008-07-23
1
-72
/
+73
*
* mkgroup.c: Consolidate variable names.
Corinna Vinschen
2008-07-23
1
-20
/
+140
*
* mkgroup.c (enum_groups): Create full qualified groupname using
Corinna Vinschen
2008-07-22
1
-1
/
+2
*
* Makefile.in (cygcheck.exe): Link against ntdll.
Corinna Vinschen
2008-07-22
1
-397
/
+379
*
* mkgroup.c: Use statically linked functions throughout, except for
Corinna Vinschen
2008-07-09
1
-125
/
+87
*
* cygpath.cc (do_sysfolders): Use cygwin_conv_path.
Corinna Vinschen
2008-03-12
1
-2
/
+4
*
* mkpasswd.c (main): Simplify generating SYSTEM entry. Add entries
Corinna Vinschen
2008-02-28
1
-15
/
+5
*
bad_keywords
Christopher Faylor
2006-01-18
1
-8
/
+8
*
Align error message handling to mkpasswd's error messages throughout.
Corinna Vinschen
2005-09-21
1
-13
/
+48
*
2005-01-11 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-11
1
-7
/
+10
*
* mkgroup.c: Avoid compiler warnings throughout.
Corinna Vinschen
2003-11-14
1
-5
/
+5
*
* mkpasswd.c (usage) Remove extra newline from description output.
Joshua Daniel Franklin
2003-04-26
1
-1
/
+1
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
1
-1
/
+1
*
2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-04-10
1
-48
/
+49
*
2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-03-01
1
-13
/
+23
*
* mkgroup.c: Fix copyright date.
Corinna Vinschen
2003-01-15
1
-1
/
+1
*
* mkpasswd.cc (current_user): Create.
Corinna Vinschen
2003-01-08
1
-92
/
+195
*
* mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.
Corinna Vinschen
2002-11-25
1
-5
/
+5
*
* cygpath.cc (close_arg): Remove unused static.
Christopher Faylor
2002-09-30
1
-0
/
+1
*
Add final newlines to utils
Joshua Daniel Franklin
2002-09-15
1
-1
/
+2
*
* mkgroup.c (main): Don't print an entry for "Everyone".
Corinna Vinschen
2002-08-02
1
-4
/
+6
*
* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.
Christopher Faylor
2002-05-30
1
-1
/
+2
[next]