summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/notify.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-25libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher1-0/+1
2012-07-25s4:libcli/smb2: remove unused elements from smb2_treeStefan Metzmacher1-4/+3
2012-07-24s4:libcli/smb2: setup a smbXcli_tcon for each smb2_treeStefan Metzmacher1-0/+10
2012-06-12s4:torture: fix use of non-existent word (existant)Michael Adam1-2/+2
2012-02-03s4:libcli/torture:smb2: change smb2_tree_connect to take a smb2_session inste...Michael Adam1-1/+1
2012-02-03s4:torture:smb2: talloc_free the right tree structure in secondary_tcon()Michael Adam1-1/+1
2012-02-03s4:torture:smb2: check for success of talloc in secondary_tcon()Michael Adam1-0/+4
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2012-02-03s4:torture:smb2:notify: remove an unused variableMichael Adam1-2/+0
2011-11-24s4:torture/smb2: use tctx->ev as event context for pollingStefan Metzmacher1-5/+5
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-5/+5
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-16/+16
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-4/+4
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-39/+39
2009-11-21s4:torture/smb2/notify - Rename nested "fname" variable to prevent warningsMatthias Dieter Wallnöfer1-6/+6
2009-11-17s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan1-41/+1828
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-07-06SMB2-NOTIFY: windows7 uses a different maximum buffer sizeStefan Metzmacher1-12/+21
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-5/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-8/+8
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22894: don't send a 2nd request before the last one returned (at least withStefan Metzmacher1-0/+32
2007-10-10r16981: check the returned valuesStefan Metzmacher1-1/+19
2007-10-10r16977: do a few more notify testsStefan Metzmacher1-4/+70
2007-10-10r16976: add a very simple SMB2-NOTIFY testStefan Metzmacher1-0/+91