Received: from brinza.cc.columbia.edu (IDENT:cu41754@brinza.cc.columbia.edu [128.59.29.8]) by krbdev.mit.edu (8.12.9) with ESMTP id l7E2vtHW028181; Mon, 13 Aug 2007 22:57:55 -0400 (EDT) Received: from [192.168.1.13] (cpe-24-193-47-99.nyc.res.rr.com [24.193.47.99]) (user=jaltman mech=PLAIN bits=0) by brinza.cc.columbia.edu (8.14.1/8.13.6) with ESMTP id l7E2vsEB015049 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 13 Aug 2007 22:57:55 -0400 (EDT) Message-ID: <46C11A9A.8090707@mit.edu> Date: Mon, 13 Aug 2007 22:59:38 -0400 From: Jeffrey Altman User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #5645] SVN Commit References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-No-Spam-Score: Local X-Scanned-BY: MIMEDefang 2.48 on 128.59.29.8 RT-Send-Cc: X-RT-Original-Encoding: iso-8859-1 Content-Length: 552 Ken Raeburn via RT wrote: > Your change also added several other symbols to the export list, unintentional and they have been reverted. > including some not conforming to the krb5* and profile* naming > scheme, and not listed in krb5.h. If they are in fact needed, we > should define new names for them, and consider making them public. I will make a proposal as to what symbols are required for export as part of the pkinit implementation on Windows. However, they should be accessed via the accessor export function as they are private.