summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/notify.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/smb2: use torture_smb2_tree_connect() in notify.cStefan Metzmacher2014-09-301-51/+9
* s4: smbtorture: Add a proper change_notify going async followed by tdis test.Jeremy Allison2014-03-121-1/+67
* s4: smbtorture: Update the torture_smb2_notify_ulogoff test to demonstrate th...Jeremy Allison2014-03-121-6/+14
* libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher2012-07-251-0/+1
* s4:libcli/smb2: remove unused elements from smb2_treeStefan Metzmacher2012-07-251-4/+3
* s4:libcli/smb2: setup a smbXcli_tcon for each smb2_treeStefan Metzmacher2012-07-241-0/+10
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-2/+2
* s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam2012-02-031-1/+1
* s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam2012-02-031-1/+1
* s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam2012-02-031-0/+4
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture:smb2:notify: remove an unused variableMichael Adam2012-02-031-2/+0
* s4:torture/smb2: use tctx->ev as event context for pollingStefan Metzmacher2011-11-241-5/+5
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-5/+5
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-16/+16
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-4/+4
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-39/+39
* s4:torture/smb2/notify - Rename nested "fname" variable to prevent warningsMatthias Dieter Wallnöfer2009-11-211-6/+6
* s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan2009-11-171-41/+1828
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* SMB2-NOTIFY: windows7 uses a different maximum buffer sizeStefan Metzmacher2009-07-061-12/+21
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-5/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-8/+8
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22894: don't send a 2nd request before the last one returned (at least withStefan Metzmacher2007-10-101-0/+32
* r16981: check the returned valuesStefan Metzmacher2007-10-101-1/+19
* r16977: do a few more notify testsStefan Metzmacher2007-10-101-4/+70
* r16976: add a very simple SMB2-NOTIFY testStefan Metzmacher2007-10-101-0/+91