1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/libcli
Andrew Tridgell 3e54c36fa4 r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
connects, giving the following output:

Running SMB2-CONNECT
Negprot reply:
current_time  = Fri Nov 11 20:10:42 2005 EST
boot_time     = Sat Nov 12 10:34:33 2005 EST
Session setup gave UID 0x40000000071
Session setup gave UID 0x140000000075
Tree connect gave tid = 0x7500000001
Tree connect gave tid = 0x7500000005
SMB2-CONNECT took 0.049024 secs
(This used to be commit a24a4c3110)
2007-10-10 13:46:11 -05:00
..
auth r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
cldap r10213: fixed a memory leak in the ldap client and server code spotted by Karl 2007-10-10 13:38:09 -05:00
composite r11095: Implement wb_getuserdomgroups. 2007-10-10 13:44:48 -05:00
dgram r11334: Print error status in debug. 2007-10-10 13:45:21 -05:00
ldap r11620: switch the ldap client code over to using the generic packet code 2007-10-10 13:45:59 -05:00
nbt r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 2007-10-10 13:39:52 -05:00
raw r11669: - make sure req is initialized 2007-10-10 13:46:10 -05:00
resolve r10636: Formatting for better readability. 2007-10-10 13:39:13 -05:00
security r11244: Relative path names in .mk files 2007-10-10 13:45:06 -05:00
smb2 r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree 2007-10-10 13:46:11 -05:00
smb_composite r11533: Be a bit less intrusive 2007-10-10 13:45:50 -05:00
smbc r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 2007-10-10 13:36:15 -05:00
util r11620: switch the ldap client code over to using the generic packet code 2007-10-10 13:45:59 -05:00
wrepl r11487: thanks to make test I noticed a dead lock bug, in the last change, 2007-10-10 13:45:44 -05:00
cliconnect.c r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in 2007-10-10 13:45:27 -05:00
clideltree.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clifile.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
clilist.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
climessage.c r5917: First step in using the new cli_credentials structure. This patch 2007-10-10 13:11:08 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
config.m4 r8825: Move list of object files to .mk file 2007-10-10 13:30:09 -05:00
config.mk r11662: the beginnings of a SMB2 client library. Very hackish, meant for experimentation 2007-10-10 13:46:09 -05:00