summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/notify.c
Commit message (Expand)AuthorAgeFilesLines
...
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-2/+2
* r22813: improve error messages in RAW-NOTIFY testAndrew Tridgell2007-10-101-4/+17
* r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes)Andrew Tridgell2007-10-101-14/+25
* r21125: Tridge, please check this closely if this relaxed notify test isVolker Lendecke2007-10-101-21/+55
* r21124: Samba3 does not support create times correctly.Volker Lendecke2007-10-101-7/+15
* r18371: made the directory depth notify test independent of timingAndrew Tridgell2007-10-101-11/+29
* r18355: increase the delays waiting for all events to propogate in theAndrew Tridgell2007-10-101-4/+4
* r17020: pass the real error to the failing requestsStefan Metzmacher2007-10-101-2/+2
* r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher2007-10-101-0/+67
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-140/+149
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-4/+4
* 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
* r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell2007-10-101-0/+66
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher2007-10-101-0/+199
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-101-45/+45
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* 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
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-6/+6
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-30/+30
* r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell2007-10-101-5/+85
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-1/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-5/+2
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-7/+7
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-5/+5
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+140