summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw/notify.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher2012-08-021-1/+1
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-2/+2
* s4-torture: Fix the raw.notify mask testVolker Lendecke2012-04-181-0/+4
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20
* s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke2012-04-181-3/+9
* s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke2012-04-181-6/+13
* s4-torture: notify all is empty nowVolker Lendecke2012-04-181-19/+0
* s4-torture: Separate out the notify alignment subtestVolker Lendecke2012-04-181-4/+9
* s4-torture: Separate out the notify basedir subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify overflow subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tree subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify double subtestVolker Lendecke2012-04-181-2/+7
* s4-torture: Separate out the notify tcp_dis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify ulogoff subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify exit subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tdis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify file subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask_change subtestVolker Lendecke2012-04-181-2/+9
* s4-torture: Separate out the notify recursive subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify dir subtestVolker Lendecke2012-04-181-3/+9
* s4-torture: Separate out the notify tcon subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Make notify a suiteVolker Lendecke2012-04-181-3/+12
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-2/+1
* 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