mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
07cc8fd8e8
- recreated, as usual.
smb.h:
- added RPC_HDR structure - the 18 byte MSRPC header
smbparse.c:
- added smb_io_rpc_hdr() function to read/write the RPC_HDR structure.
util.c:
- added align2, align4, align_offset functions.
- added skip_unicode_string, unistrcpy, unistrncpy functions.
- modified unistrcpy and unistrncpy to return the number of unicode
characters returned, effectively making skip_unicode_string redundant.
(This used to be commit
|
||
---|---|---|
.. | ||
byteorder.h | ||
charset.h | ||
clitar.h | ||
includes.h | ||
kanji.h | ||
local.h | ||
nameserv.h | ||
nterr.h | ||
proto.h | ||
smb.h | ||
trans2.h | ||
version.h | ||
vt_mode.h |