- 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)
commit47673b32ed4a907b380b70d5f4f366ba8be301d2
tree384a13167ec3b96d217acce3e6add82e391d1246
parent7ea7a3361320c4c25e6bb80c1ed763c229fa541a
- added FAST_SHARE_MODES code
- added some named pipe code from Jim
(This used to be commit c94866e9e44ea1eb72da06bc65ef1c032ae8e0c9)
14 files changed:
source3/include/includes.h
source3/include/proto.h
source3/include/smb.h
source3/lib/util.c
source3/locking/locking.c
source3/locking/shmem.c [new file with mode: 0644]
source3/namelogon.c
source3/nmbd/nmbd.c
source3/script/mkproto.awk
source3/smbd/ipc.c
source3/smbd/pipes.c [new file with mode: 0644]
source3/smbd/reply.c
source3/smbd/server.c
source3/utils/status.c