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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 31 May 2012 19:02:06 +0000 (21:02 +0200)
commitdea11050ae2e9b2dd4ceb231760d41b68e11f5fd
treeba74761ffd90f60470e722f6880dc34845d3cd02
parent6797759a36b50f82fb1f75a4cc9c2555a79073a2
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)
librpc/ndr/libndr.h
librpc/ndr/ndr.c