From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30380 invoked by alias); 15 Oct 2014 01:44:35 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 30360 invoked by uid 9642); 15 Oct 2014 01:44:34 -0000 Message-ID: <20141015014434.30357.qmail@sourceware.org> From: yselkowitz@sourceware.org Date: Wed, 15 Oct 2014 01:44:00 -0000 To: cygwin-apps-cvs@sourceware.org Subject: login ChangeLog Makefile winsec.c User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00006.txt.bz2 CVSROOT: /cvs/cygwin-apps Module name: login Changes by: yselkowitz@sourceware.org 2014-10-14 20:44:34 Modified files: . : ChangeLog Makefile winsec.c Log message: * winsec.c: Throughout, remove autoloading of advapi32 and netapi32 symbols and use direct function calls instead. * Makefile (login.exe): Add -lnetapi32. (test_winsec.exe): Ditto. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/login/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8 http://sourceware.org/cgi-bin/cvsweb.cgi/login/Makefile.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/login/winsec.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=1.2