[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] miscellaneous mechglue stuff



On Sun, 30 Apr 2006 07:06:00 +0200
Andrew Bartlett <abartlet@samba.org> wrote:

> On Thu, 2006-04-27 at 18:32 -0400, Michael B Allen wrote:
> > For whatever they're worth these are all of the changes I've made to
> > mechglue-branch so far. I won't go into detail but I'd be happy to
> > discuss them upon request.
> 
> diff -u would be easier to digest, but I like the way you handle the
> 'fake GSSAPI' 8003 checksum problem.  I suspect we might move to that
> for Samba4/lorikeet-heimdal.

It's too bad we hijack flags to do it. And it's too bad GSSAPI didn't
use a gss_auth_context type. Then we could add custom stuff to it and
the functions wouldn't need 5 million parameters. Standards - can't live
with'em, can't live without'em.

Mike