summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij4-1/+133
(This used to be commit a15a8d87b50fe3011c009d3c030cf54ec86540b4)
2007-10-10r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett1-6/+6
This makes the log results much easier to understand. Andrew Bartlett (This used to be commit 8566515a51d9b63c40fd52cb138e9ec8025cd6c2)
2007-10-10r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher1-19/+28
that is used in the open call metze (This used to be commit 1bc6940e7d3ffbc5e697d6f600c9455d2b41e97c)
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
triggers an empty notify reply with NT_STATUS_OK metze (This used to be commit 590dd49207342031fed902701f4214f3b1d6397c)
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
rafal (This used to be commit 634111bb127432904b80c27032c16e87df76c2b4)
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
ldb module to handle which flags can be set under what circumstances. Andrew Bartlett (This used to be commit 1d1ff501f2d2b952a4dd80c374c857be0456173c)
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
Andrew Bartlett (This used to be commit 335bb7e6924d357e3dadf02f133a3037bebfe385)
2007-10-10r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij1-0/+1
Add two more .pc files (This used to be commit 549b1eec40d8989d4c94ab2e63b9b4789c008589)
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij1-1/+2
(This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-10/+10
subsystems in case a library doesn't make sense. (This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
2007-10-10r14565: Fix shared library sonamesJelmer Vernooij1-0/+2
(This used to be commit 3e6b75d955cc49becf9145fbe4380c4e7e7f81f6)
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij18-3/+18
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2-70/+70
(This used to be commit 1e1c5593817e84c59c1a10b5a3c1957e363e5198)
2007-10-10r14527: Fix build problems.Jelmer Vernooij49-102/+148
(This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7)
2007-10-10r14525: Sort list of torture tests alphabeticallyJelmer Vernooij1-19/+16
(This used to be commit 48941ecc870ac96a944beb5657950ad3ec1f1f11)
2007-10-10r14524: Make TORTURE_NET a separate moduleJelmer Vernooij5-22/+60
Add new header for torture utility functions, so torture.h doesn't need to depend on the SMB libraries (This used to be commit ab162bcafc666f226332d4678b0875139a0d65c2)
2007-10-10r14520: Split up smbtorture binary into a core (torture.c) and UI frontend ↵Jelmer Vernooij4-356/+417
(smbtorture.c) (This used to be commit 7f9c11e7b1d7f6ce943900860febe0f43ea6548e)
2007-10-10r14519: Put base registration in a seperate file, as well as someJelmer Vernooij5-1602/+1648
of the base tests that were currently in torture.c (This used to be commit 4e7c3c7e1fe383b37d90954982e8bf150a06663a)
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+1
(This used to be commit 2550f47030e00381b0a2d1a46dfdcc6c3783b64f)
2007-10-10r14511: Install more headersJelmer Vernooij1-1/+2
(This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d)
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij4-5/+8
(This used to be commit c74fc55831ca24819ae7f5e0920d0351e2b46a08)
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij32-37/+0
(This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a)
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij29-10/+40
try to include just the BASENAME.h files (containing only structs) (This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
2007-10-10r14446: demonstrate the notifies on files are not allowedStefan Metzmacher1-16/+92
metze (This used to be commit 74868726ae4fd8010c2e10d2f300b9725ca7ab33)
2007-10-10r14444: - make clear that a canceled notify directly returns without any ↵Stefan Metzmacher1-16/+42
other event - test mkdir - rmdir - mkdir - rmdir sequence, this gets 4 notify events back - add some comments to the multiple directory handle and buffered cases metze (This used to be commit e2b3816212b9c209d9f74f87c5cd72ca0d38c2e6)
2007-10-10r14441: try to get more hosts on the build farm pass the ↵Stefan Metzmacher1-2/+2
NBT-WINSREPLICATION-OWNED test metze (This used to be commit 7fa5ae8cce16f22d8959519a67ba4894ddbb6b9d)
2007-10-10r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher1-11/+250
so SMBexit() only closes files for the given user session and the given PID can someone check if samba3 passes this test, please? metze (This used to be commit fd291ff003ed934b2163d9ad93af9ef2dd631e11)
2007-10-10r14437: fix warningsStefan Metzmacher1-2/+2
metze (This used to be commit 2017c2573ecbe49b5b7456bfcc3e1c7ca5934a54)
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij36-0/+43
(This used to be commit 7054ebf0249930843a2baf4d023ae8f62cedb109)
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij51-140/+247
functions for rpc out of torture/torture.c (This used to be commit 1d2d970f3b8aef3f36c2befb94b5dd72c0086639)
2007-10-10r14369: Remove obsolete headerJelmer Vernooij1-45/+0
(This used to be commit 85e4bb3b1049b8944bd80935c210f8a2502d2a75)
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij13-0/+13
(This used to be commit 98c4c3051391c6f89df5d133665f51bef66b1563)
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij3-28/+91
Fix mechanism for breaking lines when printing test names. (This used to be commit c1061f5fe478918f996fdeaa382a1f5552135bb9)
2007-10-10r14319: this is a test to see if this help to run NBT-WINSREPLICATION-OWNED ↵Stefan Metzmacher1-2/+2
on more systems on the buildfarm successful... metze (This used to be commit 0507203c35207b494638b3d0dfb0c2ab420ba9e2)
2007-10-10r14318: fix warningsStefan Metzmacher1-3/+0
metze (This used to be commit c99c057354f1815e8ef39f7a22a98c24f7807968)
2007-10-10r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher2-5/+4
metze (This used to be commit 74472ed8be2d206c2f9db030252d6defe9d6016e)
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher31-367/+367
- move it into the in/out substructs again - allow file.path only on smb_fileinfo/smb_setfileinfo metze (This used to be commit be6d5298a2cdb7e7c61d70471bad445645af5963)
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell4-8/+26
metze on his quest to unify the ntvfs strucures for the smb and smb2 servers. The only place we needed flags2 inside ntvfs was for the FLAGS2_READ_PERMIT_EXECUTE bit, which only affects readx, so I added a readx.in.read_for_execute flag instead. (This used to be commit b78abbbce60ab0009da19a72dd769800c44298a2)
2007-10-10r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher1-1/+2
all this changes really help ccache to speed up the samba4 build:-) metze (This used to be commit 180a79d1036e54fc0c50572b820818e9aafa28e9)
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher32-482/+482
a union smb_file, to abtract - const char *path fot qpathinfo and setpathinfo - uint16_t fnum for SMB - smb2_handle handle for SMB2 the idea is to later add a struct ntvfs_handle *ntvfs so that the ntvfs subsystem don't need to know the difference between SMB and SMB2 metze (This used to be commit 2ef3f5970901b5accdb50f0d0115b5d46b0c788f)
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
hopefully this fixed the problems with BASE-NEGNOWAIT metze (This used to be commit 45441954d02a3032782477f9dd6d0bc6305aa030)
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-2/+2
so it will not included in multiple modules or binaries metze (This used to be commit 13c105974744c510a62a7c8db2230b60c11b2315)
2007-10-10r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell1-5/+85
show that w2k3 buffers notifies on directories where you have used notify previously, thus giving you notifications on events that happen even when you do not have a current notify call outstanding. This makes it much easier for clients to avoid race conditions, which is probably why it is done. It also means that associating change notifies in Samba with outstanding change notify requests won't work - instead we have to associate them with buffers on open directories. (This used to be commit 8c5c8846f58c3f4b852c27dcecea8dfe21da58b6)
2007-10-10r14040: report errors betterStefan Metzmacher1-0/+2
metze (This used to be commit 10cd4dbac97589e422a56465ba1f2bc060e425bb)
2007-10-10r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher1-7/+10
make the BASE-NEGNOWAIT tests more robust. was it correct that the important thing to test in this test is that the 2nd connection works fine? metze (This used to be commit f941e748640fa88eb5868420059efd0c38d7d745)
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2-3/+3
(This used to be commit 2c746980328431ab04852dc668899e3eb042da99)
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
(This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
2007-10-10r13931: fix dependenciesStefan Metzmacher1-4/+10
metze (This used to be commit abbf1321ad37e329a2f45f00d1972a5e759d1f1b)
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij26-0/+42
file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781)
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2-9/+32
sure about. This finds a new ACB_PW_EXPIRED attribute. Andrew Bartlett (This used to be commit 54caf949425cb9a3437bd7051930384167b5e07d)