s3-libads: Remove unused ads_set_machine_password()
[ira/wip.git] / source3 / torture /
2012-02-22 Volker Lendeckes3-vfstest: Return an error code if cmd failed
2012-02-22 Volker Lendeckes3-vfstest: Fake smb_requests
2012-02-22 Volker Lendeckes3-vfstest: Initialize some more
2012-02-20 Volker Lendeckes3-vfstest: Remove an unused variable
2012-02-19 Volker Lendeckes3: Fix some blank line endings
2012-02-19 Volker Lendeckes3-vfstest: Initialize some more
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-02-02 Volker Lendeckes3-vfstest: Add removexattr
2012-02-02 Volker Lendeckes3-vfstest: Add setxattr
2012-02-02 Volker Lendeckes3-vfstest: Add listxattr
2012-02-02 Volker Lendeckes3-vfstest: Add getxattr
2012-02-02 Volker Lendeckes3-vfstest: Fix an uninitialized read in close
2012-02-02 Volker Lendeckes3-vfstest: Fix a double-free on closing a file
2012-02-01 Volker Lendeckes3-vfstest: Correctly initialize the connection path
2012-02-01 Volker Lendeckes3-vfstest: Fix some uninitialized vars
2012-02-01 Volker Lendeckes3-vfstest: Fix some pointless statics
2012-02-01 Volker Lendeckes3-vfstest: Fix a typo
2012-02-01 Volker Lendeckes3-vfstest: Fix some nonblank line endings
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-09 Günther Deschners3-pdbtest: only test trusted domains when pdb backends...
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-06 Volker Lendeckes3: Use DELETE_ON_CLOSE instead of unlink
2012-01-06 Andrew Bartletts3-torture convert smb2 test to use auth_generic/gensec...
2012-01-06 Stefan Metzmachers3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DEL...
2012-01-05 Volker LendeckeFix the local-memcache test for 64-bit
2012-01-05 Volker Lendeckes3: Add a test for proper brlock cleanup
2012-01-05 Volker Lendeckes3: Clarify what CLEANUP1 does
2012-01-05 Volker Lendeckes3: Add a test excercising the share mode cleanup routine
2012-01-03 Volker Lendeckes3: Fix a cut&paste error
2012-01-03 Volker Lendeckes3: Fix a typo
2011-12-22 Stefan Metzmachers3:torture/test_smb2: also try PROTOCOL_SMB2_24
2011-12-15 Stefan Metzmachers3:smbd: pass smbd_server_connection and a snumused...
2011-12-13 Stefan Metzmachers3:vfstest: reload_services() doesn't need a messaging_...
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-11-24 Stefan Metzmachers3:torture: test smb2cli_logoff and smb2cli_tdis
2011-11-24 Stefan Metzmachers3:torture: add SMB2-SESSION-REAUTH
2011-11-24 Stefan Metzmachers3:torture: add SMB2-MULTI-CHANNEL test
2011-11-24 Michael Adams3:torture: add a new test SMB2-TCON-DEPENDENCE
2011-11-24 Michael Adams3:torture:smb2: add SMB2-SESSION-RECONNECT test
2011-11-24 Stefan Metzmachers3:torture: use cli_tree_connect() instead of smb2cli_t...
2011-11-24 Stefan Metzmachers3:torture: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:torture: replace smb2cli_sesssetup_ntlmssp() with...
2011-11-24 Stefan Metzmachers3:torture: add SMB2-NEGPROT test
2011-11-24 Stefan Metzmachers3:SMB2-BASIC: use smbXcli_negprot() directly
2011-11-16 Björn Baumbachs3-torture: remove all cli_nt_error() calls in torture
2011-11-16 Björn Baumbachs3-torture: replace cli_errstr() with nt_errstr()
2011-11-03 Stefan Metzmachers3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required...
2011-11-03 Stefan Metzmachers3:torture: let SMB2-BASICS work against w2k8r2 and...
2011-10-28 Andrew Bartletts3-torture Remove t_stringoverflow as fstrcpy now uses...
2011-10-28 Andrew Bartletts3-torture run t_strappend tests as LOCAL-sprintf_append
2011-10-28 Andrew Bartletts3-torture Run t_strappend test for less time
2011-10-28 Andrew Bartletts3-torture Fix t_strappend test
2011-10-28 Andrew Bartletts3-torture remove unused t_push_ucs2.c t_strcmp.c t_str...
2011-10-28 Andrew Bartletts3-torture remove unused t_asn1.c
2011-10-25 Andrew Bartletttorture: Remove unused smbiconv
2011-10-24 Stefan Metzmacherlibcli/smb: move source3/libsmb/read_smb.* to the toplevel
2011-10-24 Stefan Metzmachers3:torture: avoid using read_smb()
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:torture: convert torture.c to only use dbwrap wrappe...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-10-01 Richard SharpeAdd a torture test to test existing FSCTL responses
2011-09-18 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
2011-09-18 Stefan Metzmachers3:SMB2-BASIC: test smb2cli_flush()
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-14 Stefan Metzmachers3:libsmb: remove unused cli->is_samba
2011-09-14 Stefan Metzmachers3:torture/run_oplock4: don't set cli->use_level_II_oplocks
2011-09-13 Stefan Metzmachers3:torture: there's no need to alter cli->max_xmit...
2011-09-13 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-09-12 Sumit Boses3-lsa: Add conversion for auth info structs
2011-09-08 Stefan Metzmachers3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGO
2011-09-08 Stefan Metzmachers3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_E...
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-09-07 Stefan Metzmachers3:torture: relax TRANS2 midmight time checking
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-08-13 Simo Sorcetorture: use tevent_ functions names instead of the...
2011-08-10 Stefan MetzmacherRevert "s3:test_async_echo: unsure the desired smb...
2011-08-09 Stefan Metzmachers3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-08-05 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-08-05 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-03 Stefan Metzmachers3:torture: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:masktest: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:torture: make use of cli_state_capabilities()
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Volker Lendeckes3: In the async echo test, write 65k
2011-07-28 Michael Adams3:torture: use lp_load_global() in pdbtest - this...
2011-07-28 Michael Adams3:smbtorture: use the lp_load_global() wrapper of...
2011-07-28 Michael Adams3:torture: use lp_load_global() in the strstr test
2011-07-28 Michael Adams3:torture: use lp_load_global in the strcmp test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the push_ucs2 test
2011-07-28 Michael Adams3:torture: use lp_load_global() in the msgtest
2011-07-28 Michael Adams3:torture: use lp_load_global() in the masktest
2011-07-28 Michael Adams3:torture: use lp_load_global() in locktest2
2011-07-28 Michael Adams3:torture: use lp_load_global() in the locktest
2011-07-27 Volker Lendeckes3: Avoid calls to cli_dos/nt_error in torture
2011-07-27 Volker Lendeckes3: Fix formatting in check_error()
next