source4/torture/basic: Fix prototypes for all functions.
[ira/wip.git] / source4 / torture / rpc /
2011-03-16 Günther Deschners4-smbtorture: use torture_assert in torture_samba3_rpc...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail and _assert in torture_...
2011-03-16 Günther Deschners4-smbtorture: remove explicit mem_ctx from torture_sam...
2011-03-16 Günther Deschners4-smbtorture: use torture_assert in samr large-dc...
2011-03-16 Günther Deschners4-smbtorture: use torture_fail and _assert macros...
2011-03-16 Günther Deschners4-smbtorture: remove explicit mem_ctx from torture_net...
2011-03-15 Günther Deschners4-rap: decouple rap client code from torture binary...
2011-03-14 Jelmer VernooijMerge new lorikeet heimdal, revision 85ed7247f515770c73...
2011-03-13 Stefan Metzmachers4:torture/rpc/scanner: use dcerpc_binding_handle_raw_c...
2011-03-13 Stefan Metzmachers4:torture/rpc/countcalls: use dcerpc_binding_handle_ra...
2011-03-13 Stefan Metzmachers4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_c...
2011-03-13 Stefan Metzmachers4:torture/rpc/object_uuid: use dcerpc_binding_handle_c...
2011-02-28 Jelmer VernooijFix some types
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-02-22 Matthias Dieter... s4:torture/rpc/netlogon.c - fix two build warnings...
2011-02-16 Sumit Boses4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.
2011-02-16 Sumit Boses4-smbtorture: Two fixes for forest trust test against...
2011-02-15 Volker Lendeckes4: Fix a typo
2011-02-15 Matthias Dieter... s4:torture/rpc/samr.c - fix up the "test_GroupList...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-08 Günther Deschners4-smbtorture: add torture test to check proper add...
2011-02-08 Günther Deschners4-smbtorture: also run the driver timestamp spoolss...
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-05 Matthieu Patous4 torture: add new rpc torture tests for backup key...
2011-02-02 Stefan Metzmachers4:torture/rpc/netlogon: add invalid level tests for...
2011-02-02 Stefan Metzmachers4:torture/rpc/netlogon: improve comments in test_Logon...
2011-02-02 Stefan Metzmachers4:torture/rpc/netlogon: test invalid netr_LogonControl...
2011-02-02 Stefan Metzmachers4:torture/rpc/netlogon: test invalid LogonSamLogon...
2011-02-02 Stefan Metzmachers4:torture/rpc/netlogon: test validation levels 2 and 3
2011-01-27 Andreas Schneiders4-torture: Reorder the epmapper tests.
2011-01-27 Andreas Schneiders4-torture: Added a full epm_Map test.
2011-01-27 Andreas Schneiders4-torture: Added a test_Insert for epmapper.
2011-01-27 Andreas Schneiders4-torture: Use binding handle in epm_Delete test.
2011-01-27 Andreas Schneiders4-torture: Comment out the test_InqObject.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Map_simple.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Lookup_terminate_search.
2011-01-27 Andreas Schneiders4-torture: Added a clean test_Lookup_simple.
2011-01-27 Andreas Schneiders4-torture: Added test_LookupHandleFree.
2011-01-27 Andreas Schneiders4-torture: Start with a clean epm_Insert_noreplace...
2011-01-21 Günther Deschners4-smbtorture: make sure there is always driverextra...
2011-01-21 Günther Deschners4-smbtorture: add tests for the size member of spoolss...
2011-01-21 Günther Deschners4-smbtorture: prepare devicemode test for expected...
2011-01-21 Günther Deschners4-smbtorture: add some paranoia checks for 0 sized...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-18 Andrew Bartletts4-torture Remove unused temp dirs from the RPC-PAC...
2011-01-04 Günther Deschners4-smbtorture: check driver_version equality as well.
2011-01-04 Günther Deschners4-smbtorture: always setup full driver level 8 in...
2011-01-04 Günther Deschners4-smbtorture: in test_GetDriverInfo_winreg() always...
2011-01-04 Günther Deschners4-smbtorture: setup help and dependent files in spools...
2011-01-04 Günther Deschners4-smbtorture: fix DriverDate and DriverVersion compari...
2011-01-04 Günther Deschners4-smbtorture: add more tests for driver_dates.
2010-12-22 Günther Deschners4-smbtorture: always skip addprinter{ex} level 1 tests...
2010-12-22 Günther Deschners4-smbtorture: fix expected driver date REG_SZ string.
2010-12-22 Günther Deschners4-smbtorture: check the returned driver date is equal...
2010-12-22 Günther Deschners4-smbtorture: interesting, DriverDate and DriverVersio...
2010-12-20 Günther Deschners4-smbtorture: run the winreg tests also against an...
2010-12-17 Günther Deschners4-smbtorture: allow to call test_GetDriverInfo_winreg...
2010-12-17 Günther Deschners4-smbtorture: check if returned driver paths match...
2010-12-17 Günther Deschners4-smbtorture: pass down driverosversion to test_Driver...
2010-12-17 Günther Deschners4-smbtorture: skip level 8 checks in test_GetDriverInf...
2010-12-17 Günther Deschners4-smbtorture: skipping level 8 driveradds against...
2010-12-14 Günther Deschners4-smbtorture: paranoia check for architectures in...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Andrew Bartletts4-tests Workaround new default of 'client ntlmv2 auth...
2010-12-04 Matthias Dieter... s4:torture/rpc/samr.c - fix output message
2010-11-29 Günther Deschners4-smbtorture: only run the cupsaddsmb adobe driver...
2010-11-29 Günther Deschners4-smbtorture: add torture test for cupsaddsmb win9x...
2010-11-29 Günther Deschners4-smbtorture: make add-printerdriver test more robust...
2010-11-29 Günther Deschners4-smbtorture: make driver upload/removal more robust...
2010-11-29 Günther Deschners4-smbtorture: add test for Adobe PostScript driver...
2010-11-29 Günther Deschners4-smbtorture: handle driverfile overlap during removal...
2010-11-29 Günther Deschners4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a...
2010-11-28 Matthias Dieter... s4:introduce casts before outputs of "time_t" variables
2010-11-27 Matthias Dieter... s4:torture/rpc/samr.c - fix uninitialised "status"...
2010-11-27 Matthias Dieter... s4:torture/rpc/samsync.c - remove uninitialised "nt_sta...
2010-11-24 Günther Deschners4-smbtorture: pick a better printer in RPC-SPOOLSS...
2010-11-19 Matthias Dieter... s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hos...
2010-11-16 Andrew Tridgells4-spoolss: fixed warning in call to torture_warning()
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-11 Andrew Tridgells4-test: use IPC$ instead of ADMIN$ for srvsvc NetShare...
2010-11-10 Günther Deschners4-smbtorture: use test_GetPrinterData{Ex}_checktype...
2010-11-10 Günther Deschners4-smbtorture: allow to test returned type after specif...
2010-11-02 Andrew Bartletts4-torture Add tests for DES-only accounts PAC behaviou...
2010-10-30 Andrew Tridgells4-smbd: initialise process models in smbtorture before use
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - fix NTTIME warnings by casts
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName...
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-11 Günther Deschners4-smbtorture: add test for openprinter printername...
2010-10-07 Günther Deschners4-smbtorture: re-arrange openprinterex tests.
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-09-30 Günther Deschners4-smbtorture: add new EnumPrinters test to test printe...
2010-09-27 Günther Deschners4-smbtorture: rework spoolss_EnumPrintProcDataTypes...
2010-09-27 Günther Deschners4-smbtorture: rework test_EnumPrintProcessors to let...
2010-09-23 Matthias Dieter... s4:torture/rpc/netlogon.c - remove the dependency on...
2010-09-22 Günther Deschners4-smbtorture: print out membership in RPC-SPOOLSS...
next