This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patch to mkpasswd.c - allows selection of specific user


On Sat, Nov 10, 2001 at 06:08:56PM -0500, Mark Bradshaw wrote:
>I've gone ahead and rewritten the mkpasswd patch so that only the specific
>user that is desired is actually queried for.  This should significantly
>speed up seek times on large domains.  I'd like to add another function to
>get the particulars for the specific user, and then separate the code that
>actually prints the user information out of the enum_users function into a
>separate function.  This way both the "get em all" and the "get one"
>functions print in the same way, making it easier to maintain I'd think.
>
>Sound okay?

Sure.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]