summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell1-45/+45
2007-10-10r14527: Fix build problems.Jelmer Vernooij23-0/+23
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij4-3/+4
2007-10-10r14446: demonstrate the notifies on files are not allowedStefan Metzmacher1-16/+92
2007-10-10r14444: - make clear that a canceled notify directly returns without any othe...Stefan Metzmacher1-16/+42
2007-10-10r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher1-11/+250
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14316: don't zero the smb_handle after it was set:-)Stefan Metzmacher1-2/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher19-282/+282
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-0/+2
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher20-367/+367
2007-10-10r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell1-5/+85
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+2
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-1/+1
2007-10-10r13004: fix compiler warningsStefan Metzmacher4-9/+9
2007-10-10r12765: Revert an accidential commitVolker Lendecke1-86/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke1-1/+86
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij23-0/+23
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij23-0/+23
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij10-11/+0
2007-10-10r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell1-9/+34
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij10-0/+10
2007-10-10r11639: fixed some create_time tests that should be change_time testsAndrew Tridgell1-5/+5
2007-10-10r11638: fixed handling of null volume name in RAW-QFSINFO testAndrew Tridgell1-4/+4
2007-10-10r10912: added a test for supporting batch oplock upgradesAndrew Tridgell1-0/+14
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2-5/+7
2007-10-10r10257: strlen returns a size_t which can be 64 bits long.Tim Potter1-2/+2
2007-10-10r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison1-0/+26
2007-10-10r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2-4/+4
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-2/+2
2007-10-10r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...Volker Lendecke1-0/+126
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter1-2/+2
2007-10-10r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell1-2/+2
2007-10-10r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell1-2/+2
2007-10-10r9045: be friendly towards servers that don't understand the 'share' form for...Andrew Tridgell1-2/+4
2007-10-10r9044: added a comment so you can see what this test does :-)Andrew Tridgell1-1/+2
2007-10-10r9043: fixed return code in RAW-STREAMS testAndrew Tridgell1-1/+1
2007-10-10r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell1-0/+9
2007-10-10r9008: check the return status for the directory handle creationsAndrew Tridgell2-8/+21
2007-10-10r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell1-0/+104
2007-10-10r9003: add testing for non-empty directory delete on closeAndrew Tridgell1-1/+30
2007-10-10r8773: fixed another dependency on directory ordering in RAW-SEARCHAndrew Tridgell1-1/+3
2007-10-10r8729: make the RAW-SEARCH test more robust to servers with hash based direct...Andrew Tridgell1-8/+5
2007-10-10r8712: cleanup old search test code to use tallocAndrew Tridgell1-16/+18
2007-10-10r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...Andrew Tridgell1-1/+10
2007-10-10r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell1-1/+1
2007-10-10r8537: cope better with the small file handle limit on some systems in the bu...Andrew Tridgell1-2/+2