1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/ndr
Günther Deschner 1537f5dab1 s4-smbtorture: add samr_changepassworduser3 ndr torture tests.
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Jan 31 16:07:14 CET 2011 on sn-devel-104
2011-01-31 16:07:14 +01:00
..
atsvc.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
backupkey.c torture: add ndr tests for backup key protocol 2011-01-12 10:25:00 +01:00
dfs.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
dfsblob.c torture: complete dfs referral tests 2010-10-05 08:01:39 +00:00
drsblobs.c smbtorture: use xxxULL notation instead of INT64_C(xxx) 2010-12-08 15:48:10 +01:00
drsuapi.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
epmap.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
lsa.c s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr level. 2010-03-24 18:30:18 +01:00
nbt.c s4-smbtorture: add torture ndr nbt testsuite. 2010-09-08 19:35:36 +02:00
ndr.c torture: add ndr tests for backup key protocol 2011-01-12 10:25:00 +01:00
ndr.h s4-smbtorture: add functions to do NDR_OUT ndr_pull validation including NDR_IN context. 2010-09-16 19:03:29 +02:00
netlogon.c s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test. 2011-01-31 15:16:35 +01:00
ntlmssp.c s4-smbtorture: add LOCAL-NDR-NTLMSSP. 2010-09-19 20:45:19 +02:00
README s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites. 2010-09-16 14:41:37 +02:00
samr.c s4-smbtorture: add samr_changepassworduser3 ndr torture tests. 2011-01-31 16:07:14 +01:00
spoolss.c s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer literal 2010-12-23 13:43:57 +01:00
winreg.c s4-smbtorture: fix winreg querymultiplevalues NDR test warning. 2010-09-17 10:02:13 +02:00

use
	hexdump -v -e '12/1 "0x%02x, " "\n"' infile|outfile

to import ndr dumps