X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=g+5NNZfmKz+BRGyva/2tWSvqOYQGEgYxhRTXUeM4CoaPnY2O2s7Z5 un0NenOH54ZyZp8Yl5Bf7vKDqaX1tl5jpVWKpkFveYx8dOJiJM2SphmncpLSJw+H 529U2QKLwOARnhGIkjXEaWMvDs/JCjQJbsv6vrYe+HdluxvZNW9h68= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=emcEUeZ3wLNGBmsj0Coz5MKXTR0=; b=PPbofE+cd0Lq1yNe7migOrHc7xPL FNC7omgdeXFRoHTityyTbYCwIGY3yy0b90L2Yz9C2IcvmUYcOVPjbBMr7Jo11bFa 2rN0pONMMkELZ9SH29adwGVoEVJDKAX87oIv5mJ7b2GKZGcxczXCqAxKUlsi2mPR qhyWLKra7JFWszo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Sat, 28 Feb 2015 13:16:42 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: speedup in AD access, thanks Message-ID: <20150228121642.GU11124@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q8a9NmTVi5AMeZ2v" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --Q8a9NmTVi5AMeZ2v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 28 00:51, Denis Excoffier wrote: > Hi, >=20 > Playing with mkgroup and mkpasswd like others, i also > noticed some great improvement in performance: > now less than 5min for 404653 entries (mkpasswd -d) > and less that 1min for 127048 entries (mkgroup -d). > Before it was nearly 1 hour for each. >=20 > Playing also with /etc/group, i happened to enter > an empty group (i.e. line begins with colon) and > e.g. ls -al fails miserably in this case (and segfault > seems to lie in cygwin1.dll). I'm not overly sympathetic with screwed up /etc/passwd or /etc/group files. In this case it was a missing error check. I applied a fix and the next version won't crash in this situation. HTH, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --Q8a9NmTVi5AMeZ2v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU8bGqAAoJEPU2Bp2uRE+gmzgP/j0DvnEjizftAUNoqME3zlT2 ebKGBZR43HeFqIQmBwpCd442pc4Z/TtLJh221VwD4wypeYPY2YqKHsyd6rRpHXRf MKdaY1rHDke3z8hfXjydcTanObctGmOxb/1Mqd/bGrdqiLOkPBdzzhWeRVrw04vM tkuDrDgmkzuemAGqrKdyIVFNl5iOYODrVPgobCzFbdxBLlleiqdd66GyeWAs0OFU dkyyzjJScJOCiwP2XLBtMxVZb0j9KIwqdMyMBRtw2sBaAPrQ7lXP3YlZxXeHqt3q 2NSb4O8zdLBms5nf6bXQJXXSKHsI+UYmEEoSQRu3O6eIGKNax59O+wsbACnvrakx Hca7X5f+w9iMM4VxejMnlSKEdle4tjKn/CqR5Id0qr5o18jGUn1mRB7IifsKcmBr jnaL6/INEv2NpJNEuQM6s/AxjtPgoJnZ/aGUjmmkaV61SJvjcO7scyHCEVCdcisD WBJ9M2Qil1THv8uBgMYlkwxOIIGCHQIe0UZWDjx+jQbWI+2ssx7L87s6Ms49oeoN PZhkfHpq+9kRdSZAVN+O8XpwaJeNWrqNtN95ZRhd+eMsVSKN2dvzpKcmMFWN9nGf mYB/6//jJJrTluM0sbsvdoJLUtByWS2QHEg16h80jD3yGxkfFpux34JvIB6y7Fje SfGOt+XW3ioVvtz8gANO =FE56 -----END PGP SIGNATURE----- --Q8a9NmTVi5AMeZ2v--