r25026: Move param/param.h out of includes.h
[kai/samba.git] / source4 / torture / raw / notify.c
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jeremy Allisonr23734: Add a test to prove tridge's theory that the...
2007-10-10 Volker Lendecker22886: Workaround to make RAW-NOTIFY a bit more reliab...
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Andrew Tridgellr22813: improve error messages in RAW-NOTIFY test
2007-10-10 Andrew Tridgellr22670: changed the RAW-NOTIFY test to support clustere...
2007-10-10 Volker Lendecker21125: Tridge, please check this closely if this relax...
2007-10-10 Volker Lendecker21124: Samba3 does not support create times correctly.
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 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 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 Andrew Tridgellr14794: added a test to see what happens when you send...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Stefan Metzmacherr14680: add some tests which demonstrate that closing...
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 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 Metzmacherr14256: - rename smb_file -> smb_handle
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 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 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests again...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr1740: fixed the torture suite for ASCII-only servers
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code