summaryrefslogtreecommitdiff
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* s3: torture: vfstest. unlink cmd must be stream aware.Jeremy Allison2016-10-211-0/+8
* s3-lib: Remove unused function sprintf_appendAmitay Isaacs2016-08-242-50/+0
* smbtorture3: Add LOCAL-PTHREADPOOL-TEVENTVolker Lendecke2016-08-243-0/+84
* lib: Use pthreadpool_pipe instead of pthreadpoolVolker Lendecke2016-08-241-11/+11
* s3: torture: Regression test case to specify exactly how UNIX extensions shou...Jeremy Allison2016-07-201-0/+146
* dbwrap: Add an alternative implementation of dbwrap_watch_record_sendVolker Lendecke2016-07-151-9/+12
* dbwrap: Add "blocker" to record_watch_sendVolker Lendecke2016-07-151-2/+4
* s3: torture: Add test that proves Win2k12 correctly returns pidlow and pidhig...Jeremy Allison2016-06-181-0/+159
* s3: torture: Add POSIX-OFD-LOCK test.Jeremy Allison2016-05-211-0/+120
* dbwrap: Add "msg_ctx" to db_open_ctdbVolker Lendecke2016-05-171-1/+4
* dbwrap_ctdb: Pass in ctdbd_connectionVolker Lendecke2016-05-171-2/+10
* torture: Remove a use of get_my_vnn()Volker Lendecke2016-05-161-2/+3
* lib: Give base64.c its own .hVolker Lendecke2016-05-041-0/+1
* winbind: Remove unused idmap_backends_unixid_to_sidVolker Lendecke2016-03-301-5/+0
* s3: torture. Remove spurious lp_posix_pathnames() included by cut-and-paste e...Jeremy Allison2016-03-251-1/+1
* s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().Jeremy Allison2016-03-241-8/+21
* s3:lib: Move internal lp_posix_pathnames() call out of utility function synth...Jeremy Allison2016-03-101-7/+21
* s3:lib: Remove the const SMB_STRUCT_STAT * parameter from synthetic_smb_fname...Jeremy Allison2016-03-101-7/+7
* s3:torture/test_ntlm_auth.py: add --client-use-cached-creds optionStefan Metzmacher2016-03-101-1/+6
* s3:torture/test_ntlm_auth.py: replace tabs with whitespacesStefan Metzmacher2016-03-101-274/+274
* CVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK-EA test.Jeremy Allison2016-03-101-0/+178
* CVE-2015-7560: s3: torture3: Add new POSIX-SYMLINK-ACL test.Jeremy Allison2016-03-101-0/+198
* VFS: Modify chown to take a const struct smb_filename * instead of const char *Jeremy Allison2016-03-051-1/+11
* s3,s4 torture/denytest: fix possible infinite loopAurelien Aptel2016-03-041-1/+1
* VFS: Modify chmod_acl to take a const struct smb_filename * instead of const ...Jeremy Allison2016-03-031-1/+11
* VFS: Modify chmod to take a const struct smb_filename * instead of const char *Jeremy Allison2016-03-031-1/+11
* VFS: Modify opendir to take a const struct smb_filename * instead of const ch...Jeremy Allison2016-03-011-2/+26
* VFS: Modify rmdir to take a const struct smb_filename * instead of const char *Jeremy Allison2016-02-251-8/+12
* s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...Jeremy Allison2016-02-241-1/+12
* s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const struct smb_filename * inst...Jeremy Allison2016-02-161-1/+11
* tldap: Make tldap_search use tldap_search_allVolker Lendecke2016-02-031-1/+1
* smbtorture3: Convert the tldap caller to TLDAPRCVolker Lendecke2016-02-031-6/+7
* smbclient: query disk usage relative to current directoryUri Simchoni2016-01-061-1/+1
* s3:torture: add traverse testing to LOCAL-RBTREEStefan Metzmacher2015-11-271-0/+39
* s3-torture: Add WILDDELETE test to smbtorture3 to test old wildcard delete wi...Jeremy Allison2015-10-211-0/+67
* lib: Move sys_rw* to lib/utilVolker Lendecke2015-10-131-1/+1
* lib: Make sid_parse take a uint8_tVolker Lendecke2015-08-261-3/+3
* idmap: Remove "domname" from idmap_backends_unixid_to_sidVolker Lendecke2015-08-241-1/+1
* source3 torture: don't segfault if filename query failsDouglas Bagnall2015-07-311-2/+1
* Remove ctdb_conn.[ch]Volker Lendecke2015-07-083-241/+0
* Fix the uint32/16/8 stuff in two proto.h files I missed.Richard Sharpe2015-05-131-1/+1
* Convert all uses of uint32/16/8 to _t in source3/torture.Richard Sharpe2015-05-127-53/+53
* s3:torture: handle PROTOCOL_SMB3_11Stefan Metzmacher2015-05-081-0/+3
* vfstest: use lp_load_with_shares() in cmd_confMichael Adam2015-04-221-1/+1
* s3:torture:msg: use lp_load()-wrapper lp_load_global()Michael Adam2015-04-221-1/+1
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-245-5/+5
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test.Michael Adam2015-03-193-0/+11
* s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2a test.Michael Adam2015-03-193-0/+11
* s3:torture: prepare the FDPASS2 test to be run with variable payload sizes.Michael Adam2015-03-191-4/+12
* lib: Remove tdb_open_compatVolker Lendecke2015-03-171-1/+1