s4-dsdb: support otherWellKnownObjects
[ddiss/samba.git] / source3 / torture /
2012-06-22 Michael Adams3:torture:smb2: pass smb2-session-reconnect test ...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-12 Michael Adams3:torture: fix use of non-existent word (existant)
2012-06-06 Stefan Metzmachers3:torture: use smbd/smbd.h instead of just smbd/proto...
2012-06-05 Jeremy AllisonTests for bug #8972 - Add permission checks to run_simp...
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_sockopt
2012-05-25 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-21 Jeremy AllisonAdded torture test for bug #8910. Test remove_duplicate...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-17 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-14 Stefan Metzmachers3:torture: add #include "lib/util/tevent_ntstatus...
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 logoff calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 write calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 query_directory...
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 flush calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 create calls
2012-05-11 Luk Claess3/libsmb: Generalise cli_state in smb2 close calls
2012-05-11 Luk Claess3-libsmb: Generalise cli_state in smb2 read calls
2012-05-06 Stefan Metzmachers3:torture/test_smb2: add support for PROTOCOL_SMB3_00
2012-05-06 Stefan Metzmachers3:torture: do some query_info and set_info calls in...
2012-05-01 Christian Ambachs3:torture fix flakey testcase
2012-05-01 Christian Ambachs3:torture: add idmap_tdb_common test code
2012-04-19 Volker Lendeckes3-dbwrap: Add dbwrap_record_watch_send/recv
2012-04-19 Andrew Bartletts3-passdb: Remove unused sampass->pass_must_change_time
2012-04-17 Volker Lendeckes3: Add two notify benchmark tests
2012-04-17 Volker Lendeckes3: Make torture_nprocs globally available
2012-04-17 Volker Lendeckes3: Add msg_channel
2012-04-17 Volker Lendeckes3: Add a second ctdb connect library
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
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()
next