winbindd: Do not overwrite domain list with conflicting info from a trusted domain
[sfrench/samba-autobuild/.git] / source3 / torture /
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-09-30 Michael Adams3:torture: transfer 1M message with fds in LOCAL-MESSA...
2014-09-30 Michael Adams3:torture: wait in tevent-loop for child to confirm...
2014-09-30 Michael Adams3:torture: fix a message in LOCAL-MESSAGING-FDPASS2...
2014-09-30 Michael Adams3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
2014-09-27 Michael Adams3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, print some messag...
2014-09-24 Michael Adams3:torture: in LOCAL-MESSAGING-READ3, tell child to...
2014-09-24 Michael Adams3:torture: work on LOCAL-MESSAGING-FDPASS2
2014-09-24 Michael Adams3:torture: add test LOCAL-MESSAGING-FDPASS1
2014-09-22 Michael Adams3:smbtorture: align explanations for parameters
2014-09-22 Michael Adams3:smbtorture: mention "-e" in the help text
2014-09-19 Stefan Metzmachers3:torture: use cli_state_client_guid in run_smb2_multi...
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smb1_parse_chain()
2014-08-29 Christof Schmitttorture3: Allow padding byte for LARGE_READX responses
2014-08-22 Volker Lendeckemessaging3: Add msg_sink/source -- perftest
2014-08-22 Volker Lendecketorture: Fix cleanup2 to utilize on-demand cleanup
2014-08-22 Volker Lendecketorture: Run the cleanup2 test against 2 nodes
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-15 Garming Samtorture: test_ntlm_auth.py now has a require-membership...
2014-07-03 Volker Lendecketorture3: Fix bug 10687
2014-06-30 Volker Lendecketorture3: Add some brlock entries in cleanup2
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-21 Volker Lendecketorture3: Reproducer for bug 10593
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-05-24 Volker Lendecketorture3: Add a little gencache_parse load test
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2014-05-08 Volker Lendecketorture3: local-messaging-read3
2014-05-08 Volker Lendeckemessaging3: Push down the self-send callback
2014-05-08 Volker Lendecketorture3: Fix local-messaging-read1
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
next