build: Remove unused install*.sh scripts
[obnox/samba/samba-obnox.git] / source3 / torture /
2013-05-17 Volker Lendeckelib: Add before/after hooks to async_connect
2013-05-14 Volker Lendecketorture: Remove some unused code
2013-04-17 Volker Lendeckevfstest: Convert cmd_set_nt_acl to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_utime to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_lstat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_stat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_rename to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_pathfunc to synthetic_smb_fname
2013-04-17 Volker Lendeckevfstest: Convert cmd_open to synthetic_smb_fname
2013-03-20 Jeremy Allisons3:torture: Add new LARGE_READX test to investigate...
2013-03-12 Guenter Kukkukkvfs_catia: write a testcase - add a translate command...
2013-03-12 Guenter Kukkukkvfstest: fix the "-c" multiple-command option
2013-02-22 Andreas Schneiders3-torture: Don't leak memory.
2013-02-19 Stefan Metzmachers3:torture: call fault_setup() to get usage backtraces
2013-02-19 Stefan Metzmachers3:torture: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:torture: make use of samba_tevent_context_init()
2013-02-08 Volker Lendecketorture: We use transactions for CLEAR_IF_FIRST db
2013-02-04 Christian Ambachs3:torture/vfstest add memreport option
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_fd
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_file
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-18 Volker Lendeckesmbtorture: Satisfy a linker dependency
2013-01-09 Jeremy Allisontorture/vfstest.c: Always use create_conn_struct()...
2012-12-09 Günther Deschners3-auth: remove crypto from serverinfo_to_SamInfoX...
2012-12-03 Andreas Schneidertorture: Use new samba_getpass() in masktest.
2012-12-03 Andreas Schneidertorture: Use new samba_getpass() in smbtorture3.
2012-12-03 Andreas Schneidertorture: Use new samba_getpass() in locktest2.
2012-11-29 Volker Lendeckes3: test dbwrap_ctdb
2012-11-26 Günther Deschners3-rpc_client: try to use socket_addr if available...
2012-11-22 Andrew Bartletttorture: remove source3 locktest and masktest
2012-11-13 Andrew BartlettEnsure we Correctly set fsp->is_directory before dealin...
2012-11-02 Björn Baumbachs3-torture:test_ctdbconn: fix the build against older...
2012-10-26 Andrew Bartlettvfstest: set umask(0) in vfstest
2012-10-19 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-06 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-08-17 Andrew Bartletts3-torture: Allow vfstest to set ACLs on a directory
2012-08-16 Andrew Bartletts3-selftest: Add a seperate test for ACL tests using...
2012-08-16 Andrew Bartletts3-torture: Add ACL commands to vfstest
2012-08-16 Andrew Bartletts3-torture: Use talloc more in vfstest
2012-08-16 Andrew Bartletts3-torture: Initialise fsp fully in vfstest open
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-09 Michael Adams3:torture:delete: add a 12th subtest to the delete...
2012-08-09 Michael Adams3:torture:delete: fix 11th test to work against windows
2012-08-09 Michael Adams3:torture:delete: simplify return code handling, fixin...
2012-08-09 Michael Adams3:torture:delete: reduce indentation
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: add a comment
2012-08-09 Michael Adams3:torture:delete: move the success message for a subte...
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: remove an else, reducing indentation
2012-08-09 Michael Adams3:torture:delete: really fail the test in a failure...
2012-08-09 Michael Adams3:torture:delete: fix a comment
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message
2012-08-09 Michael Adams3:torture:delete: fix a message (counting the opens)
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untanlge function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-09 Michael Adams3:torture:delete: untangle function call from result...
2012-08-08 Andrew Bartletts3-torture: Extend pdbtest to also run an authenticatio...
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_session to smb2cli_tcon_set_va...
2012-07-25 Stefan Metzmachers3:libsmb: remove unused cli_state->smb2.pid
2012-07-25 Stefan Metzmachers3:libsmb: remove cli_state->smb2.tid
2012-07-25 Stefan Metzmachers3:torture: remove unused shm_setup()
2012-07-25 Stefan Metzmachers3:torture: replace shm_setup() with anonymous_shared_a...
2012-07-24 Stefan Metzmachers3:torture/test_smb2: make a copy of smbXcli_tcon
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_query_info*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_set_info*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_flush*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_write*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_read*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_close*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_create*()
2012-07-23 Stefan Metzmachers3:test_smb2: copy the session_channel from the primary...
2012-07-18 Rusty Russellsource3/torture/pdbtest: allocate talloc_stackframe()
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-27 Andrew Bartletts3-pdbtest: Initialise more elements for testing
2012-06-27 Andrew Bartletts3-pdbtest: show mis-matching times
2012-06-26 Andrew Bartletts3-pdbtest: Fix pdbtest to compare the same fields
2012-06-26 Andrew Bartletts3-pdbtest: Report and handle errors in pdb->getsampwnam()
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
next