removed mechanism that created actual files NETLOGON, lsarpc and the like,
authorLuke Leighton <lkcl@samba.org>
Thu, 30 Oct 1997 01:05:13 +0000 (01:05 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 30 Oct 1997 01:05:13 +0000 (01:05 +0000)
commita275e5d4e16142a9924f8b97980f364a80df3b64
tree037c7e130d66a1c9b34593b6aa2ad51294e02dad
parentcbafcc4d03d960749fdeed111d0f78dadc399095
removed mechanism that created actual files NETLOGON, lsarpc and the like,
which are pipes on the IPC$ connection.

created mechanism to record pipe names in a separate pipes_struct.  it
is planned to expand this, to return sensible things like interface
structures, and policy handles (RPC_IFACE and LSA_POL_HND).  and the like.
(This used to be commit 33cce5fac0e2f818a19a6c4e6a797ef44f3b5c75)
source3/client/ntclient.c
source3/include/proto.h
source3/include/smb.h
source3/lsaparse.c
source3/ntclientpipe.c
source3/smbd/ipc.c
source3/smbd/pipes.c
source3/smbd/reply.c