Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
commit3fcc3d0addb0e207d2d3ca97d8f9b02214fbd485
authorJeremy Allison <jra@samba.org>
Fri, 25 May 2012 16:16:50 +0000 (25 09:16 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:49:34 +0000 (22 21:49 +0200)
treee9f569a2c0ed9107a2492e3854384b503a2a8aa8
parent32fe0352c4935182aadba0563ce3a286e0c549b0
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.
(cherry picked from commit 035342c11719d1daa647c0b2ae7cec27a969f83a)
(cherry picked from commit dea11050ae2e9b2dd4ceb231760d41b68e11f5fd)
librpc/ndr/libndr.h
librpc/ndr/ndr.c