summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell2007-10-101-1/+7
* r15015: add an explanation for this testAndrew Tridgell2007-10-101-1/+10
* r15014: added a simple batch oplock benchmarkAndrew Tridgell2007-10-101-7/+87
* r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell2007-10-101-1/+1
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-0/+115
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-101-1/+10
* r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell2007-10-101-19/+53
* r14935: try to avoid a race condition in the recursion testAndrew Tridgell2007-10-101-1/+1
* r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell2007-10-101-0/+185
* r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell2007-10-101-0/+1
* r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell2007-10-101-1/+115
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-102-3/+2
* r14845: expanded the number of info levels tested for continue in theAndrew Tridgell2007-10-101-90/+123
* r14826: initialize pid1 and pid2:-)Stefan Metzmacher2007-10-101-0/+3
* r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell2007-10-101-0/+66
* r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher2007-10-101-0/+151
* r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-1023-25/+25
* r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher2007-10-101-19/+28
* r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher2007-10-101-0/+199
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-101-45/+45
* r14527: Fix build problems.Jelmer Vernooij2007-10-1023-0/+23
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-104-3/+4
* r14446: demonstrate the notifies on files are not allowedStefan Metzmacher2007-10-101-16/+92
* r14444: - make clear that a canceled notify directly returns without any othe...Stefan Metzmacher2007-10-101-16/+42
* r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher2007-10-101-11/+250
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher2007-10-101-2/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-1019-282/+282
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-1020-367/+367
* r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell2007-10-101-5/+85
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-0/+2
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r13004: fix compiler warningsStefan Metzmacher2007-10-104-9/+9
* r12765: Revert an accidential commitVolker Lendecke2007-10-101-86/+1
* r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke2007-10-101-1/+86
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1023-0/+23
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-1023-0/+23
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1010-11/+0
* r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell2007-10-101-9/+34
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-1010-0/+10
* r11639: fixed some create_time tests that should be change_time testsAndrew Tridgell2007-10-101-5/+5
* r11638: fixed handling of null volume name in RAW-QFSINFO testAndrew Tridgell2007-10-101-4/+4
* r10912: added a test for supporting batch oplock upgradesAndrew Tridgell2007-10-101-0/+14
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-102-5/+7
* r10257: strlen returns a size_t which can be 64 bits long.Tim Potter2007-10-101-2/+2