index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
raw
/
libcliraw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli:smb2: add the smb2_capabilities to the smbcli_options
Michael Adam
2013-10-05
1
-0
/
+1
*
s4:libcli:smb2: add the client_guid to the smbcli_options
Michael Adam
2013-10-05
1
-0
/
+1
*
s4:libcli/raw: remove unused smbcli_session->user_session_key
Stefan Metzmacher
2012-08-01
1
-2
/
+0
*
s4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
Stefan Metzmacher
2012-07-24
1
-0
/
+1
*
s4:libcli/raw: setup a smbXcli_session for each smbcli_session
Stefan Metzmacher
2012-07-23
1
-0
/
+1
*
Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...
Jeremy Allison
2012-04-18
1
-0
/
+1
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-58
/
+10
*
s4:libcli/raw: remove unused functions
Stefan Metzmacher
2011-11-30
1
-5
/
+0
*
s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctx
Stefan Metzmacher
2011-11-29
1
-0
/
+2
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
libcliraw: Make smb_raw_write_recv public and include it in a public header.
Jelmer Vernooij
2011-09-25
1
-0
/
+1
*
libcliraw: Install more header files.
Jelmer Vernooij
2011-08-18
1
-1
/
+1
*
smb_common: Install some more headers.
Jelmer Vernooij
2011-08-18
1
-1
/
+1
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
1
-0
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-3
/
+0
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-17
/
+17
*
s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READ
Zachary Loafman
2009-12-03
1
-0
/
+1
*
s4:libcli: remember operating system and lan manager strings from session setup
Stefan Metzmacher
2009-05-01
1
-0
/
+3
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-3
/
+3
*
s4:libcli/raw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-4
/
+4
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-4
/
+4
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-1
/
+2
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-0
/
+3
*
libcli/raw: give the caller the chance to do the signing checks on its own.
Stefan Metzmacher
2008-09-23
1
-0
/
+3
*
libcli/raw: give the caller the chance to prevent the talloc_free(req) in the...
Stefan Metzmacher
2008-09-23
1
-0
/
+3
*
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2008-07-07
1
-0
/
+8
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+75
*
Fix the build.
Jelmer Vernooij
2008-02-21
1
-2
/
+3
*
Remove yet more global_loadparm instances.
Jelmer Vernooij
2008-02-21
1
-0
/
+5
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
1
-2
/
+2
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-0
/
+3
*
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
2008-01-03
1
-0
/
+1
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14511: Install more headers
Jelmer Vernooij
2007-10-10
1
-1
/
+6
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, or
Andrew Tridgell
2007-10-10
1
-4
/
+0
*
r11649: - add support for ntcancel replies (they only happen in error cases,
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r11596: switched the libcli/raw/ code over to using the lib/stream/ generic
Andrew Tridgell
2007-10-10
1
-7
/
+2
*
r8104: - added support for our client library to not negotiate nt status code...
Andrew Tridgell
2007-10-10
1
-5
/
+1
*
r7654: - add a timeout to all smb requests (default 60 seconds)
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r4891: - added a generic resolve_name() async interface in libcli/resolve/,
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4757: added the ability of the clisocket level of libcli to handle async
Andrew Tridgell
2007-10-10
1
-21
/
+10
*
r4015: correct copyright attributions
Andrew Tridgell
2007-10-10
1
-3
/
+2
[next]