r19392: Use torture_setting_* rather than lp_parm_* where possible.
[sfrench/samba-autobuild/.git] / source4 / torture / raw /
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18585: 50 open searches is still too many for some...
2007-10-10 Andrew Tridgellr18541: with 100 old style searches we can run out...
2007-10-10 Andrew Tridgellr18371: made the directory depth notify test independen...
2007-10-10 Andrew Tridgellr18355: increase the delays waiting for all events...
2007-10-10 Andrew Tridgellr18320: the raw write size limit test hurts too many...
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Derrell Lipmanr18103: add torture test for 'RAW_OPEN_OPENX without...
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Jeremy Allisonr17141: Prove that create dispositions with truncate and
2007-10-10 Jeremy Allisonr17139: Checking in Volker's extended oplock test.
2007-10-10 Jeremy Allisonr17099: Samba3 now passes RAW-LOCK completely, no need for
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr17015: add a test that closes the tcp connection with...
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jeremy Allisonr16843: Confirm that openX uses the same mapping table...
2007-10-10 Volker Lendecker16842: Jeremy, I almost don't dare checking this in...
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Jeremy Allisonr16761: Added additional NTSTATUS and DOS error test...
2007-10-10 Volker Lendecker16759: Jeremy, another little error case for you :-)
2007-10-10 Stefan Metzmacherr16707: - test attrib = 0 in BASIC_INFO
2007-10-10 Volker Lendecker16657: Test Jerry's iTunes bug, along with some more...
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
2007-10-10 Jelmer Vernooijr16173: Use memory context provided by smbtorture.
2007-10-10 Volker Lendecker16151: |= fix found by metze
2007-10-10 Volker Lendecker16149: This is a very Samba3 specific test: It tests...
2007-10-10 Jeremy Allisonr15947: Do the same test on setting allocation info.
2007-10-10 Jeremy Allisonr15946: Added check that proves that setpathinfo on an
2007-10-10 Andrew Tridgellr15881: fixed the RAW-ACLS test for 64 bit systems...
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr15690: - disable the lock cancel test against samba3
2007-10-10 Stefan Metzmacherr15685: let samba3 pass RAW-READ and ignore one bug
2007-10-10 Stefan Metzmacherr15656: for NT IOCTL's we need to control the max_data...
2007-10-10 Stefan Metzmacherr15640: - NT IOCTL calls also have an 'in' data_blob
2007-10-10 Stefan Metzmacherr15615: - add some tests for cancel pending locks by...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15201: Use abs() rather then ABS()
2007-10-10 Stefan Metzmacherr15122: test what access masks are needed when using...
2007-10-10 Stefan Metzmacherr15070: test the needed access masks for read/write...
2007-10-10 Stefan Metzmacherr15066: - sync the dir_flags tests with the file_flags...
2007-10-10 Andrew Tridgellr15033: expanded the RAW-OPLOCK test to include the...
2007-10-10 Andrew Tridgellr15016: add a test for a 2nd open with an exclusive...
2007-10-10 Andrew Tridgellr15015: add an explanation for this test
2007-10-10 Andrew Tridgellr15014: added a simple batch oplock benchmark
2007-10-10 Andrew Tridgellr14969: ensure that even on slow machines we leave...
2007-10-10 Andrew Tridgellr14956: change the notify search to be much more effici...
2007-10-10 Andrew Tridgellr14948: add testing of truncate events, and add truncat...
2007-10-10 Andrew Tridgellr14942: make the RAW-NOTIFY test check the strange...
2007-10-10 Andrew Tridgellr14935: try to avoid a race condition in the recursion...
2007-10-10 Andrew Tridgellr14934: greatly expand the RAW-NOTIFY testing of comple...
2007-10-10 Andrew Tridgellr14928: demonstrate that the completion filter is only...
2007-10-10 Andrew Tridgellr14927: expand the RAW-NOTIFY test to test recursive...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Tridgellr14845: expanded the number of info levels tested for...
2007-10-10 Stefan Metzmacherr14826: initialize pid1 and pid2:-)
2007-10-10 Andrew Tridgellr14794: added a test to see what happens when you send...
2007-10-10 Stefan Metzmacherr14734: this demonstrates that a tcon isn't autoclosed...
2007-10-10 Stefan Metzmacherr14732: fix typo noticed by derrell, thanks!
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Stefan Metzmacherr14710: make more clear that SMBexit only cares about...
2007-10-10 Stefan Metzmacherr14680: add some tests which demonstrate that closing...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Andrew Tridgellr14539: get rid of a pointless union layer in struct...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14446: demonstrate the notifies on files are not allowed
2007-10-10 Stefan Metzmacherr14444: - make clear that a canceled notify directly...
2007-10-10 Stefan Metzmacherr14440: demonstrate that the smbpid is attached to...
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr14316: don't zero the smb_handle after it was set:-)
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Andrew Tridgellr14059: change notify is quite a bit more complex than...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Stefan Metzmacherr13004: fix compiler warnings
2007-10-10 Volker Lendecker12765: Revert an accidential commit
2007-10-10 Volker Lendecker12764: Add a test for lsa_lookup. This will be expande...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr12549: fixed the problem with serialisation and the...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr11639: fixed some create_time tests that should be...
2007-10-10 Andrew Tridgellr11638: fixed handling of null volume name in RAW-QFSIN...
2007-10-10 Andrew Tridgellr10912: added a test for supporting batch oplock upgrades
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Tim Potterr10257: strlen returns a size_t which can be 64 bits...
2007-10-10 Jeremy Allisonr10132: Confirm that openX with OPEN_EXEC implies read...
2007-10-10 Tim Potterr9876: Fix some 64-bit warnings for Itanium machine.
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Volker Lendecker9584: Fix a race condition in Samba 3. If two files...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Andrew Tridgellr9121: use the older non-passthru level for setting...
next