summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/drsblobs.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.Günther Deschner1-7/+35
Guenther
2010-06-29s4/ndr: Fix tuncating of constant to a 'long' typeKamen Mazdrashki1-2/+2
2010-06-28s4-smbtorture: fix typo.Günther Deschner1-1/+1
Not my day... Guenther
2010-06-28s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.Günther Deschner1-0/+64
Our parsing of this struct is incorrect atm. and apparently also causes the s4 server to crash. Thanks to Sumit Bose <sbose@redhat.com> for providing the auth data retrieved from a w2k3 domain.msc operation. Guenther
2010-03-25s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner1-3/+6
Guenther
2010-03-24s4-smbtorture: add drsblobs ndr torture test.Günther Deschner1-0/+66
Guenther