Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-08 | torture-drs: fixed NDR tests for DRS blobs | Andrew Tridgell | 1 | -2/+40 | |
this also adds new tests for trustAuthInOutBlob blobs Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-09-05 | s4-torture: enable password comparison in drsblobs test | Andrew Tridgell | 1 | -2/+2 | |
I'm not sure why this was commented out, as it does pass Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-03-19 | source4/torture/ndr: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 | |
2010-12-08 | smbtorture: use xxxULL notation instead of INT64_C(xxx) | Matthieu Patou | 1 | -2/+2 | |
The first one is portable the second not always Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Wed Dec 8 15:48:10 CET 2010 on sn-devel-104 | |||||
2010-08-25 | s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test. | Günther Deschner | 1 | -7/+35 | |
Guenther | |||||
2010-06-29 | s4/ndr: Fix tuncating of constant to a 'long' type | Kamen Mazdrashki | 1 | -2/+2 | |
2010-06-28 | s4-smbtorture: fix typo. | Günther Deschner | 1 | -1/+1 | |
Not my day... Guenther | |||||
2010-06-28 | s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite. | Günther Deschner | 1 | -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-25 | s4-smbtorture: fix drsblobs ndr torture test. | Günther Deschner | 1 | -3/+6 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: add drsblobs ndr torture test. | Günther Deschner | 1 | -0/+66 | |
Guenther |