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
*
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
*
* mkgroup.c (main): Change call to exit() to a return statement.
Corinna Vinschen
2002-04-29
1
-24
/
+53
*
* mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home
Corinna Vinschen
2002-01-31
1
-0
/
+3
*
* mkpasswd.c (print_win_error): Add a new function.
Corinna Vinschen
2002-01-15
1
-24
/
+26
*
* mkpasswd.c (enum_users): Change to unconditionally use
Corinna Vinschen
2001-12-14
1
-12
/
+19
*
* mkpasswd.c (opts): Add indication that '-p' option requires an argument.
Christopher Faylor
2001-12-14
1
-1
/
+1
*
Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:
Corinna Vinschen
2001-11-21
1
-20
/
+49
*
Change copyright.
Christopher Faylor
2001-11-21
1
-1
/
+1
*
* mkgroup.c: Avoid compiler warnings.
Corinna Vinschen
2001-10-20
1
-112
/
+120
*
* mkpasswd.cc (enum_users): Shorten "unused" passwd field.
Christopher Faylor
2001-10-15
1
-1
/
+1
*
* Makefile.in (dumper): Change logic for libbfd and libintl so that they will
Christopher Faylor
2001-09-06
1
-1
/
+1
[next]