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
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen
2016-10-23passwd: Fix potential buffer overflowCorinna Vinschen
2016-10-22Remove unreachable code from passwd(1)Corinna Vinschen
2016-08-31Fix passwd getting error 1265 when running on newer WindowsCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2014-11-24 * passwd.c (GetPW): If server is NULL, and the user is not a localCorinna Vinschen
2014-08-06 * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.Corinna Vinschen
2014-06-16* passwd.c (main): Fix typo in error output.Corinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Update copyrightsChristopher Faylor
2012-02-09 * passwd.cc: Add -v option to print version information as well, sinceCorinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2011-04-04 * passwd.c (main): Add the ability to specify a username for the -RCorinna Vinschen
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen
2009-03-23 * passwd.c (usage): Change description for -d option according toCorinna Vinschen
2009-03-23 * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen
2009-03-22 * passwd.c (main): Always get logonserver from environment andCorinna Vinschen
2009-03-22 * ldd.cc: Fix compiler warning.Corinna Vinschen
2009-01-21ChangeLog:Corinna Vinschen
2008-12-15 * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen
2008-11-26 * passwd.c (longopts): Add --reg-store-pwd option.Corinna Vinschen
2005-08-19 * passwd.c (longopts): Add --logonserver option.Corinna Vinschen
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen
2003-11-04 * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen
2003-11-04 * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen
2000-07-31* passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor