summaryrefslogtreecommitdiff
path: root/source4/librpc/tests
AgeCommit message (Expand)AuthorFilesLines
2024-02-27python/tests: Add test for new krb5 keytab parserAndrew Bartlett2-0/+67
2023-11-20python:tests: Add ndrdump test for GMSA Managed Password blobsJoseph Sutton1-0/+28
2023-08-24selftest:ndrdump: adjust xattr_NTACL test for ACE codaDouglas Bagnall1-0/+8
2023-03-31selftest: Add test parsing krb5 PAC claims via ndrdumpAndrew Bartlett4-0/+240
2022-01-24blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher1-3/+49
2022-01-24blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher5-0/+466
2022-01-24blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher4-13/+16
2021-11-09CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFOJoseph Sutton4-0/+435
2020-02-27librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer1-0/+1
2020-02-07libprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_MESSAGEGary Lockyer1-1/+1
2019-12-20selftest: Confirm parse of dnsProperty recordsAndrew Bartlett1-0/+32
2019-12-18sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett1-0/+76
2019-12-12selftest: Add test for ndr_size_struct() faulting on a NULL pointerAndrew Bartlett1-0/+43
2019-12-12selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviourAndrew Bartlett2-0/+119
2019-12-10selftest: Add ndrdump tests for malformed drsuapi trafficAndrew Bartlett4-0/+541
2019-11-20selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGEAndrew Bartlett2-0/+135
2019-11-17ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett1-1/+1
2019-11-17selftest: Test fix for ndrdump of structures by numberAndrew Bartlett1-0/+1
2019-11-13selftest: Add expected-output tests for the ndrdump struct modeAndrew Bartlett2-0/+35
2017-02-14tests/ndrdump: Add a test for --hex-inputGarming Sam1-0/+7
2016-10-26s4-torture: test support for [packet] binding string option.Günther Deschner1-0/+19
2014-04-02s4:librpc/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher1-0/+1
2014-03-25s4:librpc/tests: assert the the abstract syntax has the expected value (null)Stefan Metzmacher1-0/+4
2014-03-25s4:librpc/tests: reset the object on the binding created from the towerStefan Metzmacher1-0/+7
2014-03-25s4:librpc/test: test ipv6 addresses in dcerpc_binding stringsStefan Metzmacher1-0/+22
2014-03-25s4:librpc/tests: add more no transport testsStefan Metzmacher1-3/+16
2014-02-13s4:librpc/tests: add dcerpc_binding assoc_group_id testsStefan Metzmacher1-0/+19
2014-02-13s4:librpc/tests: add dcerpc_binding target_hostname/target_principal testsStefan Metzmacher1-0/+19
2014-02-13s4:librpc/tests: use dcerpc_binding_get*() functionsStefan Metzmacher1-21/+63
2014-02-13librpc/rpc: remove dcerpc_binding->localaddress and store it in the options a...Stefan Metzmacher1-2/+3
2014-02-13librpc/rpc: let derpc_binding_string() add ncacn_options before key=value opt...Stefan Metzmacher1-1/+1
2014-02-11s4:librpc/test: an empty hostname means b->host == NULLStefan Metzmacher1-1/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-09-22ndrdump: Move blackbox test to standard python namespace.Jelmer Vernooij1-20/+0
2010-09-07Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel1-0/+6
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2009-02-03s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher1-2/+2
2008-09-19Fix path to ndrdump in blackbox test, don't start smb server for ndrdumpJelmer Vernooij1-2/+2
2008-09-16Fix paths to subunit.shJelmer Vernooij1-1/+1
2008-09-16Move ndrdump tests closer to the code they test.Jelmer Vernooij3-0/+20
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-6/+7
2007-10-10r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij1-0/+37
2007-10-10r24753: Allow host name in binding string without transport.Jelmer Vernooij1-0/+23
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij1-0/+111