Age | Commit message (Expand) | Author | Files | Lines |
2008-02-18 | disable the EAS level in SMB2-GETINFO test until we get some feedback | Andrew Tridgell | 1 | -4/+6 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
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 | -12/+12 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16739: test SMB2-GETINFO SMB2-SETINFO by make test | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r16737: if an error happens report it | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11801: - added basic SMB2 find support | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r11800: - filled in unknown fields in SMB2 all_info level | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r11776: no need to call out to SMB to setup test files for SMB2 any more | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls | Andrew Tridgell | 1 | -49/+108 |
2007-10-10 | r11755: added names for all of the SMB2 qfs info levels (they all map exactly | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r11730: added parsing and tests for a bunch more SMB2 getinfo levels | Andrew Tridgell | 1 | -0/+116 |