svn commit: samba r15561 - branches/SAMBA_3_0/source/utils trunk/source/utils

Love Hörnquist Åstrand lha at kth.se
Sat May 13 12:45:07 GMT 2006


"Gerald (Jerry) Carter" <jerry at samba.org> writes:

Jerry,

> It's the exact same ifdef we had before before.  So was
> this code always broken ?  I mean it's been like this
> for well over 2 years at least.

Its not been broken because of a compatibity macro in source/include/ads.h
(see below) however, modern heimdal also defines ENCTYPE_ARCFOUR_HMAC (as a
enum), so that will be, well, interesting.

Love

/* Heimdal uses a slightly different name */
#if defined(HAVE_ENCTYPE_ARCFOUR_HMAC_MD5)
#define ENCTYPE_ARCFOUR_HMAC ENCTYPE_ARCFOUR_HMAC_MD5
#endif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 823 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20060513/5f93de3f/attachment.bin


More information about the samba-technical mailing list