diff options
author | Luke Leighton <lkcl@samba.org> | 1997-11-01 19:20:29 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1997-11-01 19:20:29 +0000 |
commit | 54c245be152e5fa8f5b535c93f8d11c5f591e23f (patch) | |
tree | a2783d989b2b0a7db1f8840e725d44803e6c733f /docs/manpages | |
parent | 4525c3b6e57bcc7b878eb4194e21603f33e9d7ea (diff) | |
download | samba-54c245be152e5fa8f5b535c93f8d11c5f591e23f.tar.gz samba-54c245be152e5fa8f5b535c93f8d11c5f591e23f.tar.xz samba-54c245be152e5fa8f5b535c93f8d11c5f591e23f.zip |
client.c clientutil.c proto.h
rpc_pipes/ntclientlsa.c rpc_pipes/ntclientnet.c
rpc_pipes/ntclientpipe.c :
added extra argument to cli_call_api() to allow specifying the length of
the \PIPE\ name. it appears that, like when the name of the pipe is NULL
and OS-2 requires two extra bytes _after_ the NULL name, that NT requires
two bytes after the NULL-terminated name "\PIPE\". these two bytes vary,
but values seen so far are: 0x72 0x70; 0x63 0x65; 0x44 0x65; 0x4E 0x00.
there appears not to be much logic to this. purpose unknown.
ntclient.c:
put Set Named Pipe Handle State call directly after SMBopenX call.
Diffstat (limited to 'docs/manpages')
0 files changed, 0 insertions, 0 deletions