1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture/ndr
Günther Deschner 3c31fe7600 s4-torture: make sure to deal with the highest relative pointer offset correctly.
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-02-01 19:38:07 +01:00
..
atsvc.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
backupkey.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
dfs.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
dfsblob.c torture-ndr: fixed NDR tests for DFS blobs 2011-09-08 03:35:27 +02:00
drsblobs.c torture-drs: fixed NDR tests for DRS blobs 2011-09-08 03:35:27 +02:00
drsuapi.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
epmap.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
lsa.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
nbt.c s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_netlogon_requests. 2012-05-29 15:49:10 +02:00
ndr.c s4-torture: make sure to deal with the highest relative pointer offset correctly. 2013-02-01 19:38:07 +01:00
ndr.h s4-torture: allow to do ndr tests with flags, not only ndr_flags. 2013-01-16 11:42:29 +01:00
netlogon.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
ntlmssp.c torture-ndr: fixed NDR tests for NTLMSSP blobs 2011-09-08 03:35:27 +02:00
ntprinting.c s4-torture: add ntprinting ndr operations testsuite. 2012-07-06 20:55:25 +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 samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation. 2011-11-09 00:41:13 +01:00
spoolss.c s4-torture: add ndr64 spoolss_SetPrinter ndr test. 2013-01-17 17:11:37 +01:00
string.c s4-torture: fixed a ndr string error 2011-09-05 11:19:25 +02:00
winreg.c source4/torture/ndr: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00

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

to import ndr dumps