file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper
[sfrench/samba-autobuild/.git] / source3 / torture /
2012-03-30 Jeremy AllisonWho would have guessed - checking returns from strlcat...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrgid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-13 Stefan Metzmachers3:torture: fix segfault in LOCAL-TALLOC-DICT
2012-03-13 Stefan Metzmachers3:torture: talloc_dict_traverse() returns the number...
2012-03-10 Volker Lendeckes3: Add a new set of andx chain handling routines
2012-03-02 Andrew Bartletts3-selftest: Add tests for ntlm_auth gss-spnego client...
2012-03-01 Andrew Bartletts3-selftest: make ntlm_auth test more robust to bad...
2012-03-01 Andrew Bartletts3-selftest: Add more tests for ntlm_auth
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test path based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test handle based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: do a reauth over multiple channel...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: add a 3rd channel to SMB2-MULTI...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: expect FILE_CLOSED on invalid...
2012-02-29 Volker Lendeckes3: Add a test that makes a chained open break an oplock
2012-02-28 Stefan Metzmachers3:torture/test_smb2: test a tree_connect during reauth
2012-02-28 Stefan Metzmachers3:torture/test_smb2: check directory listing during...
2012-02-27 Michael Adams3:libsmb:smb2: pass previous session ID to session...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: show that a session is not valid...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: show that a session is valid...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: fix missleading file name in...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: maintain smb2 channel_signing_key...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: remove explicit smb2_signing_chec...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: a reauth doesn't update the sessi...
2012-02-24 Andrew Bartletts3-selftest: Verify GK and GF flag behaviour
2012-02-24 Andrew Bartletts3-selftest: run ntlm_auth against winbindd in make...
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
next