librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename
[samba.git] / python / samba / tests / blackbox / ndrdump.py
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2022-01-24 Stefan Metzmacherblackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_n...
2022-01-24 Stefan Metzmacherblackbox.ndrdump: adjust example files to the usage...
2022-01-24 Stefan Metzmacherblackbox.ndrdump: adjust example files to changed dump_...
2021-11-09 Joseph SuttonCVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFO
2021-06-20 Andreas Schneiderlibrpc:tools: Migrate ndrdump to new cmdline option...
2021-05-19 Joseph Suttonlibrpc: Test parsing a Kerberos 5 credentials cache...
2021-05-19 Joseph SuttonRevert "s4-test: fixed ndrdump test for top level build"
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2020-05-15 Andrew Bartlettlibrpc/idl: Add dnsp_DnsProperty_short
2020-03-07 Gary Lockyerndrdump tests: Make the tests less fragile
2020-02-27 Gary Lockyerlibrpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddre...
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
2019-12-20 Andrew Bartlettselftest: Confirm parse of dnsProperty records
2019-12-18 Andrew Bartlettsefltest: Demonstrate crash in manually written printer...
2019-12-12 Andrew Bartlettselftest: Add test for ndr_size_struct() faulting on...
2019-12-12 Andrew Bartlettselftest: Add test for ndr_size_union() faulting on...
2019-12-12 Andrew Bartlettselftest: Add example xattr_NTACL packets to demonstrat...
2019-12-12 Andrew Bartlettselftest: Add test for structure with NDR_BUFFERS only...
2019-12-10 Andrew Bartlettselftest: Confirm that ndrdump struct mode is not avail...
2019-12-10 Andrew Bartlettselftest: Add ndrdump tests for malformed drsuapi traffic
2019-12-04 Gary Lockyerlibrpc ndr: Infinite loop parsing Suplemental creds
2019-11-29 Andrew Bartlettselftest: Test partial parse behaviour in ndrdump
2019-11-29 Andrew Bartlettndrdump: Show the actual struct/function name in the...
2019-11-20 Andrew Bartlettselftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
2019-11-20 Andrew Bartlettselftest: Confirm that NDR bugs are fixed in DCOM code
2019-11-20 Andrew Bartlettselftest: Confirm that --base64-input and --input work...
2019-11-17 Andrew Bartlettndrdump: Use human-readable strings for NDR decode...
2019-11-17 Andrew Bartlettselftest: Test fix for ndrdump of structures by number
2019-11-13 Andrew Bartlettselftest: Add expected-output tests for the ndrdump...
2019-06-06 Gary Lockyertests blackbox ndrdump: Clean up pep8 warnings
2019-06-06 Gary Lockyertests blackbox ndrdump: Add test for struct printing
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2017-02-14 Garming Samtests/ndrdump: Add a test for --hex-input
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...