Makefile:
authorLuke Leighton <lkcl@samba.org>
Thu, 30 Oct 1997 17:08:42 +0000 (17:08 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 30 Oct 1997 17:08:42 +0000 (17:08 +0000)
commit739a730637b8320dce85c12686a4d4647990824d
treeb3888051dad64a12d5674b4cdccbb9cecfab2176
parentf1093ad693d1650bcc50b5c7dd9b5a0356088cde
Makefile:

simply adding pipes.o to SMBDOBJ3.

rpc_pipes/pipe_hnd.c :

created pipe handles module.

pipes.c server.c :

use of pipe_hnd functions in SMBopenX and SMBclose, on the IPC$ pipe.
(This used to be commit ada256b5e3b9fb0db988e3be7d47943e7c19b3fb)
source3/include/proto.h
source3/smbd/ipc.c
source3/smbd/pipes.c
source3/smbd/server.c