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

Re: [patch] miscellaneous mechglue stuff




>> 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.

Yeah, I'd be careful about that. See if there are some bits reserved for
private/mechanism-specific flags and also use _X to lexically distinguish
it.

-- Luke

--