Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 1 | -0/+1 |
2012-07-25 | s4:libcli/smb2: remove unused elements from smb2_tree | Stefan Metzmacher | 1 | -3/+0 |
2012-07-24 | s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree | Stefan Metzmacher | 1 | -0/+8 |
2012-03-03 | s4:libcli:smb2: store the share capabilites in the smb2_tree object | Michael Adam | 1 | -0/+1 |
2012-02-28 | s4:torture:smb2: add torture_smb2_connection_ext() that takes previous_session | Michael Adam | 1 | -13/+25 |
2012-02-28 | s4:torture:smb2: add previous_session argument to torture_smb2_session_setup() | Michael Adam | 1 | -1/+2 |
2012-02-28 | s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego() | Michael Adam | 1 | -1/+2 |
2012-02-27 | torture: don't check the NOINDEXED bit in attribute comparison | Andrew Tridgell | 1 | -1/+1 |
2012-02-03 | s4:torture: add a torture_smb2_session_setup() utility function | Michael Adam | 1 | -0/+31 |
2012-02-03 | s4:torture: add torture_smb2_tree_connect() utility function | Michael Adam | 1 | -0/+42 |
2011-11-09 | s4:torture:smb2: add smb2_oplock_create_share() that takes sharemode as param... | Michael Adam | 1 | -2/+8 |
2011-11-09 | s4:torture:smb2: add smb2_lease_create_share() that takes a sharemode as para... | Michael Adam | 1 | -2/+12 |
2011-11-09 | s4:torture:smb2: add smb2_generic_create_share() that also takes the sharemod... | Michael Adam | 1 | -7/+17 |
2011-11-09 | s4:torture:smb2: move the smb2_create_*() utility functions from lease.c to u... | Michael Adam | 1 | -0/+57 |
2011-11-09 | s4:torture:smb2: lease: oplock_level is uint8_t, not uint32_t or int | Michael Adam | 1 | -2/+2 |
2011-11-09 | s4:torture:smb2: move oplock() from lease.c to smb2_util_oplock_level() in ut... | Michael Adam | 1 | -0/+21 |
2011-11-09 | s4:torture:smb2: extract map_sharemode() to smb2_util_share_access() in util.c | Michael Adam | 1 | -0/+23 |
2011-11-09 | s4:torture:smb2: extract map_lease() to util.c as smb2_util_lease_state(). | Michael Adam | 1 | -0/+22 |
2011-10-26 | s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection() | Michael Adam | 1 | -8/+11 |
2011-09-29 | s4-torture: remove unchecked read from smb2 create | David Disseldorp | 1 | -9/+0 |
2011-03-19 | source4/torture: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 |
2010-09-22 | s4:libcli:smb2 Rename pending_id to async_id and make 64-bit | Steven Danneman | 1 | -0/+1 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -5/+5 |
2009-12-07 | s4 torture: Port RAW-ACLS tests to SMB2 | Zack Kirsch | 1 | -40/+37 |
2009-12-07 | s4 torure: Add SMB2 utility functions | Zack Kirsch | 1 | -2/+105 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -3/+0 |
2008-11-02 | Remove use of global_loadparm for SMB2 client connections. | Jelmer Vernooij | 1 | -1/+2 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -1/+3 |
2008-11-01 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-30 | implemented client side SMB2 signing | Andrew Tridgell | 1 | -1/+4 |
2008-05-20 | moved these util functions into libcli | Andrew Tridgell | 1 | -26/+0 |
2008-05-19 | added mkdir to SMB2 proxy | Andrew Tridgell | 1 | -19/+5 |
2008-04-16 | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | open a root handle in SMB2 should use a NULL filename, not a zero length | Andrew Tridgell | 1 | -1/+2 |
2008-02-13 | updated SMB2 create operation to match WSPP. | Andrew Tridgell | 1 | -20/+20 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26267: Fix two calls of smb2_connect I missed. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25159: fix missing declarations warning | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r16874: query all information | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r16736: - convert unix times to nttime before sending it to the wire... | Stefan Metzmacher | 1 | -15/+25 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -3/+3 |