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)
commitada256b5e3b9fb0db988e3be7d47943e7c19b3fb
treea0ccb959473f7e7372d44f7d94c8e8cb300540ae
parent93df2c62cc32191e88c0c4e615ac6077ec2b07c3
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.
source/include/proto.h
source/smbd/ipc.c
source/smbd/pipes.c
source/smbd/server.c