Age | Commit message (Expand) | Author | Files | Lines |
2012-08-04 | s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX | Stefan Metzmacher | 1 | -1/+7 |
2012-08-02 | s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 1 | -1/+1 |
2012-07-25 | s4:torture: remove unused shm_setup() | Stefan Metzmacher | 1 | -57/+0 |
2012-07-25 | s4:torture: replace shm_setup() with anonymous_shared_allocate() | Stefan Metzmacher | 1 | -2/+2 |
2012-05-18 | s4-torture: provide correct torture failures for failure to connect | Andrew Bartlett | 1 | -11/+9 |
2012-02-02 | smbtorture: Do not leak child processes when exiting | Christof Schmitt | 1 | -0/+8 |
2011-10-19 | libcli: move ioctl function field defs to smb_constants | David Disseldorp | 1 | -1/+1 |
2011-03-19 | source4/torture: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 |
2010-09-16 | s3/s4: merge msleep and smb_msleep | Björn Jacke | 1 | -2/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -7/+7 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+0 |
2010-02-09 | s4-torture: allow host-only in unc lists in smbtorture | Andrew Tridgell | 1 | -2/+5 |
2009-12-15 | s4 torture: Add SHARE_DELETE to create_directory_handle | Tim Prouty | 1 | -1/+1 |
2009-12-03 | s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat... | Zachary Loafman | 1 | -20/+26 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-10-17 | s4-torture: add a special check for administrators and privileges | Andrew Tridgell | 1 | -0/+36 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 1 | -1/+1 |
2009-09-13 | util_smb: For some (unknown) reason the previous patch changed the permission... | Matthias Dieter Wallnöfer | 1 | -0/+0 |
2009-09-13 | Port the Samba 4 shm_setup to QNX. | Matt Kraai | 1 | -0/+18 |
2009-02-02 | s4:torture/util_smb: s/class/classnum | Stefan Metzmacher | 1 | -3/+3 |
2009-01-02 | Fix warnings in make test code. | Jeremy Allison | 1 | -1/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-12 | Fix number of arguments for file_load() functions. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -1/+3 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -2/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-06 | libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS | Stefan Metzmacher | 1 | -3/+3 |
2008-02-09 | torture: Merge util.c into util_smb.c | Jelmer Vernooij | 1 | -0/+39 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -1/+5 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -15/+16 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -26/+26 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r24670: Use torture functions for settings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -1/+3 |