replmd: replmd_process_link_attribute() returns type of change made
[kai/samba-autobuild/.git] / source4 / torture / rpc /
2018-10-19 Andreas Schneiders4:torture: Fix the scope of the req variable in drsuap...
2018-09-08 Justin Stephensonspoolss-iremotewinspool-tests: Use more recent client...
2018-09-07 Justin Stephensoniremotewinspool-tests: Add client os build number valid...
2018-09-07 Justin Stephensoniremotewinspool-tests: Allow modification of OS client...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: verify the trusted domains...
2018-09-04 Stefan Metzmachers4:torture/rpc/netlogon: assert that cli_credentials_ge...
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-03-22 Jamie McClymontselftest: consistently produce high-res UTC time
2018-03-20 Andreas Schneiders3:torture: Fix size types in spoolss test
2018-03-01 Andreas Schneiders4:torture: Add FALL_THROUGH statements in rpc/spoolss.c
2018-02-21 Stefan Metzmachers4:torture: zero initialize variables in test_LookupSid...
2017-12-20 Jamie McClymontselftest: fix samba3.rpc.samba3.netlogon running after...
2017-11-24 Uri Simchonis4-torture: fix type of enum in various places
2017-11-22 Uri Simchonis4-torture: get rid of extra parentheses
2017-11-22 Uri Simchonitorture: remove spurious semicolon
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-10-11 Samuel Cabreros3: spoolss: Extend publish_toggle test to check return...
2017-08-25 Andreas Schneiders4:torture: Fix talloc_array in test_EnumValue()
2017-08-24 Andreas Schneiders4:torture: The teardown function should just return
2017-08-24 Andreas Schneiders4:torture: Delete printer before we remove the driver
2017-08-24 Andreas Schneiders4:torture: Use a different driver name for add_driver...
2017-08-09 Andreas Schneiders3:torture: Fix spoolss test to build with -O3
2017-06-27 Andrew Bartlettsmbtorture: Add more tests around NETLOGON challenge...
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-23 Andreas Schneiders4:torture: Do not segfault in torture_rpc_spoolss_prin...
2017-05-11 Jeremy Allisons4: torture: Remove use of local variables that are...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-05 Jeremy Allisons4: torture: Remove the last talloc_autofree_context...
2017-05-05 Jeremy Allisons4: torture: Change torture_register_suite() to add...
2017-05-05 Andreas Schneidersmbtorture:spoolss: Add a 32bit test for copy_from_dire...
2017-05-05 Andreas Schneidersmbtorture:spoolss: Rename the copy_from_directory...
2017-05-03 Jeremy Allisons4: torture: samr: Add test for dcesrc_lsa_valid_Accoun...
2017-04-29 Günther Deschners4-torture: disable s4u2self/proxy remote pac tests...
2017-04-29 Andreas Schneiders4:torture: Fix the remote_pac test
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-01-12 Günther Deschners4-torture: cleanup after printing tests that had to...
2017-01-12 Andreas Schneiders4-torture: cleanup architecture handling in spoolss...
2017-01-03 Volker Lendecketorture-netlogon: Use "all_zero" where appropriate
2017-01-03 Volker Lendecketorture-samlogon: Avoid static zeros
2017-01-03 Volker Lendecketorture-samlogon: Use "all_zero" where appropriate
2016-12-14 Andrew Bartletttorture: Add ServerReqChallengeReuseGlobal2 to rpc...
2016-12-14 Andrew Bartletttorture: Add ServerReqChallengeReuse to rpc.netlogon
2016-12-14 Andrew Bartletttorture: Add new test ServerReqChallengeReuseGlobal...
2016-12-14 Andrew Bartletttorture/samba3rpc: Use NETLOGON_NEG_AUTH2_ADS_FLAGS
2016-12-14 Andrew Bartletttorture: Use DCERPC_SCHANNEL_AUTO in rpc.schannel.schan...
2016-12-14 Andrew Bartletttorture: Add credentials downgrade and challenge reuse...
2016-12-11 Volker Lendecketorture: upload_printer_driver_file xfile->stdio
2016-12-01 Andrew Bartletttorture: Remove access to LSARPC via \\pipe\netlogon...
2016-11-21 Günther Deschners4-torture: test valid environment in spoolss_EnumMonit...
2016-11-20 Andreas Schneiders4:torture: Add tortue test for AddPrinterDriverEx...
2016-11-20 Günther Deschners4-torture: add test to compare PRINTER_INFO_STRESS...
2016-11-17 Andreas Schneiders4:torture: Fix cleanup of the secrets object in sessio...
2016-11-17 Andreas Schneiders4:torture: Normalizes names in session_key test
2016-11-17 Andreas Schneiders4:torture: Strip trailing whitespaces in session_key.c
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncGetPrinterDriver...
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncDeletePrintDrive...
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncCorePrinterDrive...
2016-11-15 Günther Deschners4-torture: add test for spoolss vs. iremotewinspool...
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncGetPrinterData
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncEnumPrinters
2016-11-15 Günther Deschners4-torture: add test for winspool_AsyncUploadPrinterDri...
2016-11-15 Günther Deschners4-torture: add test for winspool_SyncUnRegisterForRemo...
2016-11-15 Günther Deschners4-torture: add test for winspool_SyncRegisterForRemote...
2016-11-15 Günther Deschners4-torture: add IRemoteWinspool rpc testsuite.
2016-11-15 Günther Deschners4-torture: add torture_rpc_connection_with_binding()
2016-11-11 Günther Deschners4-torture: Fix test_EnumPrinterDrivers for level 8...
2016-11-11 Günther Deschnerspoolss: Use correct values for secdesc and devmode...
2016-10-26 Stefan Metzmachers4:torture/rpc: concurrent dcerpc_echo_TestSleep reques...
2016-10-26 Stefan Metzmachers4:torture/rpc: add extra_flags to torture_rpc_connecti...
2016-09-27 Günther Deschnerwerror: replace WERR_RPC_E_REMOTE_DISABLED with HRES_RP...
2016-09-27 Günther Deschnerwerror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LE...
2016-09-27 Günther Deschnerwerror: replace WERR_FRS_INVALID_SERVICE_PARAMETER...
2016-09-27 Günther Deschnerwerror: replace WERR_SETUP_DOMAIN_CONTROLLER with WERR_...
2016-09-27 Günther Deschnerwerror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SE...
2016-09-27 Günther Deschnerwerror: replace WERR_SETUP_ALREADY_JOINED with WERR_NER...
2016-09-27 Günther Deschnerwerror: replace WERR_NOT_CONNECTED with WERR_NERR_USENO...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFID with WERR_INVALID_HANDLE...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-09-22 Günther Deschners4-torture: add new test to compare "ServerSecurityDesc...
2016-09-22 Günther Deschners4-torture: test spoolss_SetPrinter level 3 on server...
2016-09-22 Günther Deschners4-torture: test GetPrinter level 3 on server handle...
2016-09-22 Günther Deschnerspoolss: rename RPC_PrintNamedProperty to spoolss_Print...
2016-09-22 Günther Deschnerspoolss: rename spoolss_RpcSendRecvBidiData to spoolss_...
2016-09-22 Günther Deschnerspoolss: rename spoolss_RpcEnumJobNamedProperties to...
2016-09-22 Günther Deschnerspoolss: rename spoolss_RpcDeleteJobNamedProperty to...
2016-09-22 Günther Deschnerspoolss: rename spoolss_RpcSetJobNamedProperty to spool...
2016-09-22 Günther Deschnerspoolss: rename spoolss_RpcGetJobNamedPropertyValue...
2016-09-22 Günther Deschnerspoolss: rename spoolss_EnumPrintProcDataTypes to spool...
2016-09-11 Günther Deschners4-torture: also test NULL servername in spoolss_GetPri...
2016-09-11 Günther Deschners4-torture: use torture_comment in torture_rpc_connection()
2016-09-11 Günther Deschners4-torture: add test for spoolss_LogJobInfoForBranchOffice
2016-09-07 Günther Deschners4-torture: also test CLUSCTL_CLUSTER_CHECK_VOTER_DOWN.
2016-09-07 Günther Deschners4-torture: add test for CreateGroupEnum.
2016-09-07 Günther Deschners4-torture: add test for CreateResTypeEnum().
2016-09-07 Günther Deschners4-torture: test CLUSCTL_GROUP_GET_FLAGS GroupControl.
2016-09-07 Günther Deschners4-torture: add test for clusapi_CreateGroupResourceEnum
2016-09-07 Günther Deschners4-torture: add new tests for clusapi resourcetypes.
2016-09-07 Günther Deschners4-torture: Fix logic errors in node and group control...
next