1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli/smb2
Stefan Metzmacher 307e43bb56 r14173: change smb interface structures to always use
a union smb_file, to abtract
- const char *path fot qpathinfo and setpathinfo
- uint16_t fnum for SMB
- smb2_handle handle for SMB2

the idea is to later add a struct ntvfs_handle *ntvfs
so that the ntvfs subsystem don't need to know the difference between SMB and SMB2

metze
(This used to be commit 2ef3f59709)
2007-10-10 13:56:57 -05:00
..
close.c r12006: don't require callers to fill in pad bytes in SMB2 calls 2007-10-10 13:46:58 -05:00
config.mk r13960: Generate makefile rules for installing/removing shared modules. 2007-10-10 13:52:32 -05:00
connect.c r13924: Split more prototypes out of include/proto.h + initial work on header 2007-10-10 13:52:24 -05:00
create.c r11888: - added SMB2 trans support 2007-10-10 13:46:41 -05:00
find.c r11895: - reorder some code to make it easier to follow, how the fields appear on the wire 2007-10-10 13:46:43 -05:00
flush.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
getinfo.c r14173: change smb interface structures to always use 2007-10-10 13:56:57 -05:00
ioctl.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
keepalive.c r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
logoff.c r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
negprot.c r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length 2007-10-10 13:46:20 -05:00
read.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
request.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
session.c r12116: got rid of composite_trigger_done() and composite_trigger_error(), and 2007-10-10 13:47:11 -05:00
setinfo.c r11895: - reorder some code to make it easier to follow, how the fields appear on the wire 2007-10-10 13:46:43 -05:00
smb2_calls.h r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
smb2.h r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
tcon.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
tdis.c r12696: Reduce the size of include/structs.h 2007-10-10 13:49:40 -05:00
transport.c r12725: some minor updates 2007-10-10 13:49:45 -05:00
write.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00