samba-tool: make provision check for bind version
[metze/samba/wip.git] / source4 / torture /
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-02-28 Volker Lendecketorture: Fix a torture crash with -O3
2014-02-28 Volker Lendecketorture: Fix a buffer overrun
2014-02-13 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_get_strin...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_get_string_o...
2014-02-13 Stefan Metzmachers4:torture/drs: make use of dcerpc_binding_get_string_o...
2014-02-13 Stefan Metzmachers4:torture/drs: use make use of dcerpc_binding_get_stri...
2014-02-13 Stefan Metzmachers4:torture/drs: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: use dcerpc_binding_set_abstract_syntax...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_abstract...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_*()...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_[g|s]et_tran...
2014-02-13 Stefan Metzmachers4:torture: use dcerpc_binding_get_string_option("host...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_get_assoc_gr...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_*()...
2014-02-13 Stefan Metzmachers4:torture/rpc: use dcerpc_parse_binding() in epmapper.c
2014-02-13 Stefan Metzmachers4:torture/rpc: use dcerpc_binding_dup() before modifyi...
2014-02-13 Stefan Metzmachers4:torture/rpc: s/pipe/p/ in order to avoid compiler...
2014-02-11 Stefan Metzmachers4:torture: handle binding_struct->host == NULL in...
2014-02-11 Stefan Metzmachers4:torture/rpc: fix rpc.scanner test
2014-02-11 Stefan Metzmachers4:torture/rpc: pass object down to test_Map_display()
2014-02-11 Stefan Metzmachers4:torture/rpc: print out the object guid in rpc.epmapp...
2014-02-11 Stefan Metzmachers4:torture/rpc: test all auth_types (8bit) in rpc.mgmt
2014-02-11 Stefan Metzmachers4:torture/rpc: fix rpc.mgmt test
2014-02-11 Stefan Metzmachers4:torture/rpc: remove unused variable in session_key.c
2014-02-11 Stefan Metzmachers4:torture/rpc: remove unused variable in frsapi.c
2014-02-11 Stefan Metzmachers4:torture/rpc: remove unused variable in dsgetinfo.c
2014-02-11 Stefan Metzmachers4:torture/rpc: remove unused variable in backupkey.c
2014-02-11 Stefan Metzmachers4:torture/rpc: fix compiler warnings in spoolss.c
2014-02-11 Stefan Metzmachers4:torture/drs: remove unused variables.
2014-02-11 Stefan Metzmachers4:torture/rpc: initialize struct dcerpc_binding completely
2014-02-07 David Disseldorptorture: add zero length FSCTL_SRV_COPYCHUNK test
2014-01-30 Michael Adams4:torture:smb2: fix durable-open.reopen4
2014-01-22 Stefan Metzmachers4:torture/rpc: add invalidAuthenticate2
2014-01-16 Stefan Metzmachers4:torture/libnet: fix compiler warnings in libnet_lookup.c
2014-01-16 Stefan Metzmachers4:torture/libnet: check the result of libnet_LookupName()
2014-01-16 Stefan Metzmachers4:torture/rpc: remove compiler warnings in ntsvcs.c
2014-01-16 Stefan Metzmachers4:torture/rpc: remove compiler warnings in spoolss_not...
2014-01-16 Stefan Metzmachers4:torture/rpc: s/pipe/pipes/
2014-01-16 Stefan Metzmachers4:torture/rpc: remove unused variables from alter_cont...
2014-01-16 Stefan Metzmachers4:torture/rpc: avoid using dcerpc_event_context()
2014-01-16 Stefan Metzmachers4:torture/rpc: avoid usage of p->conn->event_ctx
2014-01-16 Stefan Metzmachers4:torture/libnet: remove bogus usage of p->conn->event_ctx
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_usermod() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userdel() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd() take tevent_context...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_useradd_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_userinfo_send() take tevent_c...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupadd() take tevent_contex...
2014-01-16 Stefan Metzmachers4:libnet: let libnet_rpc_groupinfo() take tevent_conte...
2014-01-07 Stefan Metzmachers4:torture:spoolss_win: fix valgrind problem in test_En...
2013-12-06 Michael Adams4:torture:smb2: add new durable-v2-open.reopen1a test
2013-12-06 Michael Adams4:torture:smb2: add new durable-open.reopen1a test
2013-12-06 Andreas Schneiders4-torture: Use talloc for asprintf.
2013-12-06 Andreas Schneiders4-torture: Fix out of bound array access.
2013-12-06 Andreas Schneiders3-torture: Comment out dead code in spoolss test.
2013-12-06 Andreas Schneiders4-torture: Fix some compile warnings in spoolss.
2013-12-06 Andreas Schneiders4-torture: Make sure handles are correctly initialized.
2013-12-06 Andreas Schneiders4-torture: Make sure the handles are initialized corre...
2013-12-06 Andreas Schneiders4-torture: Make sure the handles are not used uninitia...
2013-12-06 David Disseldorptorture: match Windows responses to bad shadow copy IDs
2013-12-06 David Disseldorptorture: test duplicate shares in FSRVP shadow-copy set
2013-12-05 Jeremy Allisonsmbtorture: New torture test for bug #9870.
2013-12-04 David Disseldorptorture: enum snapshots after FSRVP creation
2013-11-22 David Disseldorptorture: test get/set compression ioctl permissions
2013-11-22 David Disseldorptorture: split open from test_setup_create_fill
2013-11-22 David Disseldorptorture: attempt to set compression via SetInfo
2013-11-22 David Disseldorptorture: test dir non-inherit in compress_inherit_disable
2013-11-21 Arvid Requatetorture: test printing using "XPS_PASS" datatype
2013-11-19 Günther Deschnerdocs: remove duplicate mention of "smbtorture" in smbto...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-12 Andreas Schneiders4-torture: Relax time checking in CHECK_NTTIME.
2013-11-11 Benjamin Franzkes4:torture/netlogon: Test netlogon with additional...
2013-11-11 Benjamin Franzkes4:torture/ldap: Add test for netlogon over tcp
2013-11-11 Benjamin Franzkes4:torture/cldap: Fix a typo
2013-11-11 Michael Adams4:torture:smb2: add new lease.upgrade3 test to test...
2013-11-11 Michael Adams4:torture:smb2: add comment explaining lease upgrade...
2013-11-04 Jeremy AllisonAdd regression test for bug #10229 - No access check...
2013-11-04 Volker Lendecketorture: Add smb2.rename.rename_dir_bench
2013-10-25 David Disseldorptorture: add FSCTL_SRV_COPYCHUNK_WRITE access test
2013-10-24 Volker Lendecketorture: Add smb2.oplock.levelII501 test
2013-10-23 Volker Lendecketorture: Extend the raw.oplock.level_ii_1 test
2013-10-23 Volker Lendecketorture: Add a test showing we have to break L2 at...
2013-10-23 Volker Lendecketorture: Add oplock break to l2/none tests
2013-10-23 Volker Lendecketorture: Check break level in raw.oplock.exclusive5
2013-10-23 Volker Lendecketorture: Add reproducer for bug 10216
2013-10-16 Stefan Metzmachers4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_sm...
2013-10-16 Stefan Metzmachers4:torture/samba3rpc: let rpc.authcontext be more robus...
2013-10-16 Stefan Metzmachers4:torture/samba3rpc: let rpc.authcontext be more robus...
2013-10-15 Michael Adams4:torture: add smb2.session.reauth6 : test failing...
2013-10-14 Volker Lendecketorture: Extend raw.oplock.batch10
2013-10-11 Volker Lendecketorture: Extend the smb2.oplock.doc1 test
2013-10-11 Volker Lendecketorture: Extend the raw.oplock.doc1 test
2013-10-06 Volker Lendecketorture: Remove an unused variable
2013-10-06 Volker Lendecketorture: Continue buffer check after NOT_IMPLEMENTED...
2013-10-06 Volker Lendecketorture: Fix a typo
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.reopen2c
next