summaryrefslogtreecommitdiff
path: root/source4/torture/raw/notify.c
Commit message (Expand)AuthorAgeFilesLines
* torture-notify: Give nonrecursive updates 200msVolker Lendecke2015-07-131-0/+1
* s4-torture: use torture_comment instead of printf in raw notify test.Günther Deschner2015-03-301-59/+59
* s4-torture: use tctx variable name in raw notify test consistently.Günther Deschner2015-03-301-210/+210
* s4:torture:raw:notify: torture_assert on creation of secondary tconMichael Adam2015-03-301-0/+2
* s4:torture:raw:notify: use torture_assert instead of printf in test_notify_treeMichael Adam2015-03-301-5/+5
* s4:torture:raw:notify: let NOTIFY_MASK_TEST use torture_assert macrosMichael Adam2015-03-301-29/+35
* s4:torture:raw:notify: remove extra do-loop in NOTIFY_MASK_TEST macro.Michael Adam2015-03-301-2/+1
* s4:torture:raw:notify: use torture_assert instead of printf in failure caseMichael Adam2015-03-301-12/+6
* s4:torture:raw:notify: remove superfluous conditional gotoMichael Adam2015-03-301-4/+0
* s4:torture:raw:notify: treat torture_open_connection calls with torture_assertMichael Adam2015-03-301-12/+8
* s4:torture:raw:notify: use torture_assert with torture_setup_dirMichael Adam2015-03-301-49/+35
* s4:torture:raw:notify: add a few comments to torture_assert callsMichael Adam2015-03-301-3/+3
* s4:torture:raw:notify: improve the CHECK_WSTR() macroMichael Adam2015-03-301-5/+4
* s4:torture:raw:notify: make check_rename_reply() properly use torture_resultMichael Adam2015-03-301-16/+12
* s4:torture:raw:notify: remove CHECK_WSTR2.Michael Adam2015-03-301-38/+60
* s4:torture:raw:notify: remove CHECK_VAL.Michael Adam2015-03-301-64/+173
* s4:torture:raw:notify: remove CHECK_STATUS.Michael Adam2015-03-301-73/+149
* 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