summaryrefslogtreecommitdiff
path: root/source4/torture/util_smb.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-04s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconXStefan Metzmacher1-1/+7
2012-08-02s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher1-1/+1
2012-07-25s4:torture: remove unused shm_setup()Stefan Metzmacher1-57/+0
2012-07-25s4:torture: replace shm_setup() with anonymous_shared_allocate()Stefan Metzmacher1-2/+2
2012-05-18s4-torture: provide correct torture failures for failure to connectAndrew Bartlett1-11/+9
2012-02-02smbtorture: Do not leak child processes when exitingChristof Schmitt1-0/+8
2011-10-19libcli: move ioctl function field defs to smb_constantsDavid Disseldorp1-1/+1
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-7/+7
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2010-02-09s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell1-2/+5
2009-12-15s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty1-1/+1
2009-12-03s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman1-20/+26
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-10-17s4-torture: add a special check for administrators and privilegesAndrew Tridgell1-0/+36
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell1-1/+1
2009-09-13util_smb: For some (unknown) reason the previous patch changed the permission...Matthias Dieter Wallnöfer1-0/+0
2009-09-13Port the Samba 4 shm_setup to QNX.Matt Kraai1-0/+18
2009-02-02s4:torture/util_smb: s/class/classnumStefan Metzmacher1-3/+3
2009-01-02Fix warnings in make test code.Jeremy Allison1-1/+4
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-1/+2
2008-11-02Fix the build.Jelmer Vernooij1-0/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-1/+2
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-30Cope with API changes.Jelmer Vernooij1-1/+3
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+0
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-2/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-06libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-3/+3
2008-02-09torture: Merge util.c into util_smb.cJelmer Vernooij1-0/+39
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-1/+5
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-15/+16
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-26/+26
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-4/+3
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+3