index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
smb
/
smbXcli_base.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
libcli/smb: add smb1cli_echo*
Stefan Metzmacher
1
-0
/
+10
2012-09-29
libcli/smb: add smb2cli_echo*
Stefan Metzmacher
1
-0
/
+8
2012-08-07
libcli/smb: use forward declaration instead of includes
Stefan Metzmacher
1
-3
/
+2
2012-08-06
smbXcli: add some includes to fix compiler warnings
Christian Ambach
1
-0
/
+3
2012-08-04
libcli/smb: add smb1cli_session_protect_session_key()
Stefan Metzmacher
1
-0
/
+1
2012-08-01
libcli/smb: remove unused smb2cli_session_application_key()
Stefan Metzmacher
1
-3
/
+0
2012-08-01
libcli/smb: add smbXcli_session_application_key()
Stefan Metzmacher
1
-0
/
+3
2012-08-01
libcli/smb: add smb1cli_session_set_session_key()
Stefan Metzmacher
1
-0
/
+2
2012-07-26
libcli/smb: add basic session->smb2.channel_sequence handling
Stefan Metzmacher
1
-0
/
+1
2012-07-25
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
1
-0
/
+1
2012-07-25
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
1
-2
/
+0
2012-07-25
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
1
-2
/
+2
2012-07-25
libcli/smb: add smb2cli_tcon_capabilities()
Stefan Metzmacher
1
-0
/
+1
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_ioctl*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_query_info*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_set_info*()
Stefan Metzmacher
1
-10
/
+10
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_flush*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_write*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_read*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_close*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_create*()
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_t...
Stefan Metzmacher
1
-4
/
+6
2012-07-24
libcli/smb: add smbXcli_tcon structure
Luk Claes
1
-0
/
+19
2012-07-24
libcli/smb: pass down smbXcli_session to smb1cli_req_create/send() and smb1cl...
Stefan Metzmacher
1
-4
/
+6
2012-07-23
libcli/smb: introduce smb1.session for uid use
Luk Claes
1
-0
/
+3
2012-05-15
libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+34
2012-05-15
libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+32
2012-05-15
libcli/smb: move smb2cli_query_info.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+32
2012-05-15
libcli/smb: move smb2cli_set_info.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+24
2012-05-15
libcli/smb: move smb2cli_flush.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+16
2012-05-15
libcli/smb: move smb2cli_write.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+26
2012-05-15
libcli/smb: move smb2cli_read.c from source3 to the toplevel
Björn Baumbach
1
-0
/
+28
2012-05-15
libcli/smb: move smb2cli_close.c from source3 to the toplevel
Stefan Metzmacher
1
-0
/
+18
2012-05-15
libcli/smb: move smb2cli_create.c from source3 to the toplevel
Stefan Metzmacher
1
-0
/
+35
2012-05-14
libcli/smb: move smb2cli_logoff_* from source3 to the top level
Stefan Metzmacher
1
-0
/
+10
2012-04-16
libcli/smb: move smb2cli_session_setup_*() prototypes to the code.
Stefan Metzmacher
1
-0
/
+15
2012-04-16
libcli/smb: add smb2cli_session_get_flags()
Stefan Metzmacher
1
-0
/
+1
2012-03-03
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
1
-1
/
+2
2012-02-27
libcli/smb/smbXcli: add smb2cli_session_application_key()
Stefan Metzmacher
1
-0
/
+3
2012-02-27
libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...
Stefan Metzmacher
1
-3
/
+6
2012-01-05
libcli/smb: Add smbXcli_conn_samba_suicide
Volker Lendecke
1
-0
/
+8
2011-11-29
smbXcli: add smb1cli_conn_server_{readbraw,writebraw,lockread,writeunlock}()
Stefan Metzmacher
1
-0
/
+4
2011-11-24
smbXcli: rework smb1cli_trans.c to use smbXcli_conn/smbXcli_req
Stefan Metzmacher
1
-0
/
+35
2011-11-24
smbXcli: add smb2cli_req_set_notify_async()
Stefan Metzmacher
1
-0
/
+1
2011-11-24
smbXcli: add smb2cli_session_create_channel()
Stefan Metzmacher
1
-0
/
+4
2011-11-24
s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...
Stefan Metzmacher
1
-2
/
+2
2011-11-24
smbXcli: add smbXcli_session infrastructure
Stefan Metzmacher
1
-0
/
+12
2011-11-24
smbXcli: add support for SMB2 multi-credit requests
Stefan Metzmacher
1
-0
/
+3
2011-11-24
smbXcli: pass client_guid to smbXcli_conn_create()
Stefan Metzmacher
1
-1
/
+3
[next]