lib/param: Make and use lpcfg_dump_a_service() in common
[mat/samba.git] / source3 / torture /
2014-04-30 Volker Lendecketorture3: Add a test deleting a different req
2014-04-30 Volker Lendecketorture3: Add local-messaging-read1
2014-04-30 Volker Lendecketorture3: Add a bit more coverage to messaging_read
2014-04-23 Jeremy Allisons3: torture - Fix racy assumption in original messaging...
2014-04-23 Jeremy Allisons3: torture - Add required talloc frame for msgtest.c
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-17 Andreas Schneiderwbclient: Check with nss_wrapper_enabled().
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-04-02 Stefan Metzmachers3:torture: avoid compiler warnings in vfstest.c
2014-04-02 Stefan Metzmachers3:torture: check the result of cli_nt_delete_on_close_...
2014-04-02 Stefan Metzmachers3:torture: remove unused variables in test_buffersize.c
2014-04-02 Stefan Metzmachers3:torture: avoid explicit casting and compiler warning...
2014-03-27 Volker Lendeckepthreadpool: Allow multiple jobs to be received
2014-03-27 Volker Lendeckepthreadpool: Add a simple benchmark
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2014-03-24 Stefan Metzmachers3:wscript: only build ctdb_dummy.c if we have no clust...
2014-03-24 Stefan Metzmachers3:param: move lp_ctdbd_socket() to ctdbd_conn.c
2014-03-24 Stefan Metzmachers3:lib: move all ctdb related dummy functions to ctdb_d...
2014-03-05 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
2014-02-20 Volker Lendeckevfstext: Use just one messaging_context in vfstest
2014-02-18 Andreas Schneiders3-auth: Pass mem_ctx to auth_check_ntlm_password().
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_ctdb()
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-01-21 Volker Lendeckemessaging3: remove msg_channel
2013-12-27 Simo SorceCompare the correct values
2013-12-14 Volker Lendecketorture3: Do not depend on epoll
2013-12-06 Andreas Schneiders3-torture: Call cli_flush().
2013-12-06 Andreas Schneiders3-torture: Make sure status is used initialized.
2013-12-06 Andreas Schneiders3-torture: Fix several memory leaks in delete_fn().
2013-11-26 Volker Lendecketorture3: Reproducer for bug 10284
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-19 Volker Lendecketorture3: Use tevent_req_nterror properly
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-08 David Disseldorpvfstest: fix uninitialised variable usage in open
2013-09-17 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_02 handling
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendecketorture3: Test getting a blob as a string
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 Volker Lendecketorture3: Fix a const warning
2013-09-03 Volker Lendecketorture3: Trigger a nasty cleanup bug in smbd
2013-08-28 Volker Lendecketorture3: add clipathinfo-bufsize
2013-08-15 Jeremy Allisonlibcli/smb: Change smb2cli_create() and smb2cli_create_...
2013-08-15 Jeremy Allisonlibcli/smb: Fix smb2cli_write_recv() and smb2cli_write...
2013-08-15 Stefan Metzmachers3:torture: avoid interpret_protocol()
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to rpc_pipe_o...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-07-31 Jeff Laytontorture: add LOCAL-sid_to_string testcase
2013-07-31 Jeff Laytontorture: add more string_to_sid torture testcases
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
next