- added FAST_SHARE_MODES code
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Aug 1996 15:11:34 +0000 (15:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 15 Aug 1996 15:11:34 +0000 (15:11 +0000)
commitc94866e9e44ea1eb72da06bc65ef1c032ae8e0c9
tree8059b5df23098af3f9529ffcf7539c4d536e3778
parente37a624cf93885a5b0e77d5ab41d4a5a0bffe668
- added FAST_SHARE_MODES code
- added some named pipe code from Jim
14 files changed:
source/include/includes.h
source/include/proto.h
source/include/smb.h
source/lib/util.c
source/locking/locking.c
source/locking/shmem.c [new file with mode: 0644]
source/namelogon.c
source/nmbd/nmbd.c
source/script/mkproto.awk
source/smbd/ipc.c
source/smbd/pipes.c [new file with mode: 0644]
source/smbd/reply.c
source/smbd/server.c
source/utils/status.c