summaryrefslogtreecommitdiff
path: root/source4/torture/raw/notify.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-14/+14
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-4/+2
2009-03-10added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell1-0/+169
2009-02-20Added torture tests to RAW-NOTIFYSteven Danneman1-2/+150
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-09-30Use a getatr instead to make things cleaner.root1-2/+4
2008-09-30Add in test name visible on the wire or in debug logs so you can see when par...Jeremy Allison1-16/+17
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-16/+16
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-11/+11
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-80/+80
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-3/+3
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-28/+16
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison1-2/+119
2007-10-10r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. ItVolker Lendecke1-0/+1
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