summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/notify.c
Commit message (Expand)AuthorAgeFilesLines
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* smbtorture: Fix typo in status message.James Peach2010-10-201-1/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-4/+4
* s4:torture/raw/notify.c - freeable stuff shouldn't be "const"Matthias Dieter Wallnöfer2010-08-271-1/+1
* s4:libcli: Modify S4 client library to check for proper CN alignmentSteven Danneman2010-07-061-1/+99
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-46/+46
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-14/+14
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-4/+2
* added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell2009-03-101-0/+169
* Added torture tests to RAW-NOTIFYSteven Danneman2009-02-201-2/+150
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Use a getatr instead to make things cleaner.root2008-09-301-2/+4
* Add in test name visible on the wire or in debug logs so you can see when par...Jeremy Allison2008-09-301-16/+17
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-16/+16
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-11/+11
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-80/+80
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-3/+3
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-28/+16
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison2007-10-101-2/+119
* r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. ItVolker Lendecke2007-10-101-0/+1
* 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