Skip Menu |
 

From: jaltman@mit.edu
Subject: CVS Commit
This patch simply allows krb5 to build once again on Windows.
Windows does not have opendir() and friends. Instead Win32 API
functions must be used as described in

http://msdn.microsoft.com/library/en-us/dnucmg/html/UCMGch09.asp


Commit By: jaltman



Revision: 17992
Changed Files:
U trunk/src/util/support/plugins.c
Show quoted text

For me that URL redirects to the "Unified Communications Developer Portal" page; that doesn't
look quite right...
Date: Tue, 15 Jul 2008 20:15:38 -0400
From: Jeffrey Altman <jaltman@mit.edu>
To: rt@krbdev.mit.edu
Subject: Re: [krbdev.mit.edu #3737] plugins support requires a Windows equivalent to opendir and friends
RT-Send-Cc:
Ken Raeburn via RT wrote:
Show quoted text
>
> For me that URL redirects to the "Unified Communications Developer Portal" page; that doesn't
> look quite right...

in other words, it has taken too long for someone to look at the link
and MSFT redesigned their website.

I will try to figure out what page I was referring to and where it
got moved to
No pullup required for the commit because it predates the krb5-1.6
branch. Leaving open for actual implementation.
From: jaltman@mit.edu
Subject: SVN Commit

An implementation of opendir() and friends for _WIN32
plus an implementation of the plugin support that makes
use of them.


Commit By: jaltman



Revision: 20554
Changed Files:
U trunk/src/util/support/plugins.c
There will be conflicts when this is pulled up to 1.6