summaryrefslogtreecommitdiff
path: root/source4/torture/raw/notify.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett1-2/+2
2007-10-10r22813: improve error messages in RAW-NOTIFY testAndrew Tridgell1-4/+17
2007-10-10r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes)Andrew Tridgell1-14/+25
2007-10-10r21125: Tridge, please check this closely if this relaxed notify test isVolker Lendecke1-21/+55
2007-10-10r21124: Samba3 does not support create times correctly.Volker Lendecke1-7/+15
2007-10-10r18371: made the directory depth notify test independent of timingAndrew Tridgell1-11/+29
2007-10-10r18355: increase the delays waiting for all events to propogate in theAndrew Tridgell1-4/+4
2007-10-10r17020: pass the real error to the failing requestsStefan Metzmacher1-2/+2
2007-10-10r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher1-0/+67
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher1-140/+149
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-4/+4
2007-10-10r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell1-1/+1
2007-10-10r14956: change the notify search to be much more efficient by using aAndrew Tridgell1-0/+115
2007-10-10r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell1-1/+10
2007-10-10r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell1-19/+53
2007-10-10r14935: try to avoid a race condition in the recursion testAndrew Tridgell1-1/+1
2007-10-10r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell1-0/+185
2007-10-10r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell1-0/+1
2007-10-10r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell1-1/+115
2007-10-10r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell1-0/+66
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell1-45/+45
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
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-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-6/+6
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-30/+30
2007-10-10r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell1-5/+85
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-1/+2
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-5/+2
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-1/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-7/+7
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-5/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+140