summaryrefslogtreecommitdiff
path: root/source4/torture/ndr
AgeCommit message (Expand)AuthorFilesLines
2025-02-08drsblobs.idl: introduce ForestTrustDataScannerInfoStefan Metzmacher1-3/+9
2025-02-08drsblobs.idl: split explicit binary data and unknown data for ForestTrustDataStefan Metzmacher1-1/+1
2025-02-08s4:torture/ndr: add a ForestTrustInfo ndr test with FOREST_TRUST_SCANNER_INFOStefan Metzmacher1-0/+75
2023-11-01librpc:ndr: Introduce ‘ndr_flags_type’ typeJoseph Sutton2-8/+8
2023-11-01librpc:ndr: Introduce ‘libndr_flags’ typeJoseph Sutton3-16/+16
2023-11-01s4:torture: Make static variables constantJoseph Sutton1-4/+4
2023-09-11s4:torture: Fix code spellingJoseph Sutton1-1/+1
2023-08-08s4:torture/ndr: add tests for DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANEDStefan Metzmacher2-0/+149
2022-07-15librpc:ndr: Update ndr_print_debug() to the new ndr ABIPavel Filipenský1-3/+1
2022-07-01s4:torture: check return of ndr_pull_init_blob() via torture_assert()Pavel Filipenský1-0/+1
2022-01-24s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" i...Stefan Metzmacher1-3/+27
2021-07-14s4-torture: add odj ndr testsuiteGünther Deschner2-0/+211
2021-07-08witness.idl: fix length calculation for witness_IPaddrInfoListStefan Metzmacher1-24/+0
2021-07-08torture/ndr: reproduce a problem with witness_AsyncNotifyStefan Metzmacher1-0/+67
2021-07-08torture/ndr: add more details to the test namesStefan Metzmacher2-5/+41
2021-07-08torture/ndr: make check functions typesafeStefan Metzmacher2-11/+65
2021-01-28s4-torture: Add a test for ndr_syntax_id_from_string()Samuel Cabrero1-0/+29
2021-01-28s4-torture: Add a test for GUID_from_data_blobSamuel Cabrero1-1/+44
2020-05-08Fix clang 9 constant-conversion warningsGary Lockyer1-1/+1
2020-03-09librpc: fix IDL for svcctl_ChangeServiceConfigWGünther Deschner1-0/+3
2020-03-09s4-torture: add ndr svcctl testsuiteGünther Deschner2-0/+86
2019-12-12librpc dnsp test: Ensure length matches union selectorGary Lockyer3-0/+110
2019-09-26s4-torture: remove duplicate NDR_PRINTGünther Deschner1-1/+0
2019-09-26s4-torture: dump ndr packet in ndr tests with high log levelGünther Deschner2-9/+94
2019-09-20s4-torture: add netr_LogonGetDomainInfo NDR(64) testsGünther Deschner1-0/+589
2019-09-20s4-torture: reformat test table in ndr testGünther Deschner1-8/+32
2019-09-20torture: add torture_suite_add_ndr_pull_io_test_flags()Günther Deschner2-0/+14
2019-08-08ndr: Free memory in torture test to satisfy sanitizerSwen Schillig2-0/+13
2019-06-21dnsp.idl: fix the dnsp_dns_addr_array definitionStefan Metzmacher1-0/+1
2019-06-21dnsp.idl: fix dnsp_ip4_array definitionStefan Metzmacher1-2/+2
2019-06-21s4:torture: add local.ndr.dnsp testsStefan Metzmacher3-0/+376
2019-02-20librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer1-2/+1
2017-07-20s4-torture: point out why we cannot validate MSZIP compressed filesGünther Deschner1-0/+7
2017-07-19librpc/ndr: add MSZIP compression for cabinet filesAurelien Aptel1-3/+2
2017-07-19librpc: use DATA_BLOB in CFDATA structureAurelien Aptel1-3/+3
2017-03-02ndr tests: silence a harmless warningDouglas Bagnall1-10/+10
2017-01-24s4-torture: add more NDR tests for GetCorePrinterDriversGünther Deschner1-0/+143
2017-01-24s4-torture: add some NDR tests for validating ndr_push_charset behavior.Günther Deschner2-0/+92
2016-12-14s4-torture: better, failing, tests for GUID_from_stringDouglas Bagnall1-9/+55
2016-11-25s4-torture: Add LZX compressed cabinet testGünther Deschner1-0/+70
2016-11-24s4-torture: Add MSZIP compressed cabinet testGünther Deschner1-0/+65
2016-11-24s4-torture: Add a validation test for uncompressed Cabinet filesGünther Deschner1-0/+2
2016-11-24s4-torture: Introduce Cabinet ndr testsuiteGünther Deschner2-0/+4187
2016-11-11s4-torture: add spoolss_SetPrinter ndr test to validate secdesc_ptrGünther Deschner1-0/+58
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner1-2/+2
2016-09-28werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source4/torture/ndr/...Günther Deschner1-2/+2
2016-09-22s4-torture: parse spoolss ndr packets using iremotewinspool callsGünther Deschner1-0/+28
2016-09-22s4-torture: add IRemoteWinspool ndr testsuite.Günther Deschner2-0/+174
2016-09-22spoolss: rename spoolss_RpcSetJobNamedProperty to spoolss_SetJobNamedPropertyGünther Deschner1-4/+4
2016-09-07s4-torture: cleanup torture_suite_add_ndr_pull_validate_test API.Günther Deschner8-42/+38