fix poll
[metze/samba/wip.git] / source3 / torture /
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-08-23 Volker Lendeckesmbtorture3: Add LOCAL-PTHREADPOOL-TEVENT
2016-08-23 Volker Lendeckelib: Use pthreadpool_pipe instead of pthreadpool
2016-07-20 Jeremy Allisons3: torture: Regression test case to specify exactly...
2016-07-15 Volker Lendeckedbwrap: Add an alternative implementation of dbwrap_wat...
2016-07-15 Volker Lendeckedbwrap: Add "blocker" to record_watch_send
2016-06-18 Jeremy Allisons3: torture: Add test that proves Win2k12 correctly...
2016-05-20 Jeremy Allisons3: torture: Add POSIX-OFD-LOCK test.
2016-05-17 Volker Lendeckedbwrap: Add "msg_ctx" to db_open_ctdb
2016-05-17 Volker Lendeckedbwrap_ctdb: Pass in ctdbd_connection
2016-05-16 Volker Lendecketorture: Remove a use of get_my_vnn()
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_backends_unixid_to_sid
2016-03-25 Jeremy Allisons3: torture. Remove spurious lp_posix_pathnames() inclu...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: add --client-use-cached...
2016-03-10 Stefan Metzmachers3:torture/test_ntlm_auth.py: replace tabs with whitespaces
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-04 Aurelien Aptels3,s4 torture/denytest: fix possible infinite loop
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-02-03 Volker Lendecketldap: Make tldap_search use tldap_search_all
2016-02-03 Volker Lendeckesmbtorture3: Convert the tldap caller to TLDAPRC
2016-01-05 Uri Simchonismbclient: query disk usage relative to current directory
2015-11-27 Stefan Metzmachers3:torture: add traverse testing to LOCAL-RBTREE
2015-10-21 Jeremy Allisons3-torture: Add WILDDELETE test to smbtorture3 to test...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2015-07-30 Douglas Bagnallsource3 torture: don't segfault if filename query fails
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-05-13 Richard SharpeFix the uint32/16/8 stuff in two proto.h files I missed.
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/torture.
2015-05-08 Stefan Metzmachers3:torture: handle PROTOCOL_SMB3_11
2015-04-22 Michael Adamvfstest: use lp_load_with_shares() in cmd_conf
2015-04-22 Michael Adams3:torture:msg: use lp_load()-wrapper lp_load_global()
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: prepare the FDPASS2 test to be run with...
2015-03-17 Volker Lendeckelib: Remove tdb_open_compat
2015-03-16 Andrew Bartletttorture3: Rename LOCAL-WBCLIENT to WBCLIENT-MULTI-PING
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-01-05 Volker Lendecketorture3: Fix a typo
2014-12-09 Volker Lendeckemessaging3: Avoid self-send complexity
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-11-25 Stefan Metzmachers3:torture: avoid nesting of macros and function calls...
2014-10-28 Amitay Isaacsbuild: Remove configure checks for ctdb headers
2014-10-17 Stefan Metzmachers3:torture: avoid unused cli_set_username()
2014-10-07 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_10 handling
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
next