Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
authorJeremy Allison <jra@samba.org>
Fri, 25 May 2012 16:16:50 +0000 (09:16 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2012 16:16:50 +0000 (09:16 -0700)
commit035342c11719d1daa647c0b2ae7cec27a969f83a
treeba5ead9220adf3999d1dffb08f0a146d8476a4f3
parente17fa58d6ee8bf190adba25462d9d97b26ca2c8f
Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.

Treat LIBNDR_FLAG_NOALIGN and LIBNDR_FLAG_REMAINING the same as the
other align flags - make them mutually exclusive.

Combined work from Metze, Günther and Jeremy.
librpc/ndr/libndr.h
librpc/ndr/ndr.c