summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2-2/+3
2011-04-07s4-smbtorture: fix lsa forest trust test.Günther Deschner1-1/+1
2011-04-03Fix compilation without external heimdal.Jelmer Vernooij1-0/+1
2011-04-03use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij1-1/+5
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison1-2/+2
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell3-5/+3
2011-03-16s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec().Günther Deschner1-23/+18
2011-03-16s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername().Günther Deschner1-48/+16
2011-03-16s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername().Günther Deschner1-20/+14
2011-03-16s4-smbtorture: use torture_assert in samr large-dc test.Günther Deschner1-14/+38
2011-03-16s4-smbtorture: use torture_fail and _assert macros in torture_netlogon_samba3().Günther Deschner1-30/+16
2011-03-16s4-smbtorture: remove explicit mem_ctx from torture_netlogon_samba3().Günther Deschner1-12/+3
2011-03-15s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs...Günther Deschner1-2/+1
2011-03-14Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij1-1/+1
2011-03-13s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerp...Stefan Metzmacher1-2/+11
2011-03-13s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dc...Stefan Metzmacher1-2/+12
2011-03-13s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerp...Stefan Metzmacher1-6/+43
2011-03-13s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerp...Stefan Metzmacher1-2/+4
2011-02-28Fix some typesJelmer Vernooij3-4/+4
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell1-0/+1
2011-02-22s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer1-2/+2
2011-02-16s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.Sumit Bose1-2/+5
2011-02-16s4-smbtorture: Two fixes for forest trust test against samba.Sumit Bose1-2/+6
2011-02-15s4: Fix a typoVolker Lendecke1-1/+1
2011-02-15s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp...Matthias Dieter Wallnöfer1-2/+16
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell2-2/+2
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-36/+40
2011-02-08s4-smbtorture: add torture test to check proper add and delete driver operati...Günther Deschner1-0/+77
2011-02-08s4-smbtorture: also run the driver timestamp spoolss test against samba.Günther Deschner1-4/+0
2011-02-08libndr: share some uuid helpers.Günther Deschner1-7/+0
2011-02-05s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou2-0/+1039
2011-02-02s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2Stefan Metzmacher1-0/+24
2011-02-02s4:torture/rpc/netlogon: improve comments in test_LogonControl2()Stefan Metzmacher1-12/+12
2011-02-02s4:torture/rpc/netlogon: test invalid netr_LogonControl() levelStefan Metzmacher1-0/+7
2011-02-02s4:torture/rpc/netlogon: test invalid LogonSamLogon levelsStefan Metzmacher1-0/+90
2011-02-02s4:torture/rpc/netlogon: test validation levels 2 and 3Stefan Metzmacher1-1/+1
2011-01-27s4-torture: Reorder the epmapper tests.Andreas Schneider1-8/+9
2011-01-27s4-torture: Added a full epm_Map test.Andreas Schneider1-95/+231
2011-01-27s4-torture: Added a test_Insert for epmapper.Andreas Schneider1-0/+46
2011-01-27s4-torture: Use binding handle in epm_Delete test.Andreas Schneider1-3/+18
2011-01-27s4-torture: Comment out the test_InqObject.Andreas Schneider1-0/+6
2011-01-27s4-torture: Added a clean test_Map_simple.Andreas Schneider1-17/+77
2011-01-27s4-torture: Added a clean test_Lookup_terminate_search.Andreas Schneider1-0/+59
2011-01-27s4-torture: Added a clean test_Lookup_simple.Andreas Schneider1-34/+48
2011-01-27s4-torture: Added test_LookupHandleFree.Andreas Schneider1-0/+37
2011-01-27s4-torture: Start with a clean epm_Insert_noreplace test.Andreas Schneider1-29/+48
2011-01-21s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...Günther Deschner1-2/+10
2011-01-21s4-smbtorture: add tests for the size member of spoolss devicemodes.Günther Deschner1-1/+5
2011-01-21s4-smbtorture: prepare devicemode test for expected result tests.Günther Deschner1-9/+15
2011-01-21s4-smbtorture: add some paranoia checks for 0 sized devmodes.Günther Deschner1-0/+15