locking.c: Print messages when we downgrade a lock.
authorJeremy Allison <jra@samba.org>
Wed, 29 Jul 1998 00:27:23 +0000 (00:27 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 29 Jul 1998 00:27:23 +0000 (00:27 +0000)
commitc48b3fce6be6d5d952cbcda0ddae223dda5a576f
tree7159458adde4cc2a2f9991727de74340e4829b8d
parent83951dd37685ac8c5e45f44270d932250f785be5
locking.c: Print messages when we downgrade a lock.
reply.c: Do the same mask expansion we do in trans2.c - needed for Win98.
trans2.c: Make the mask expansion into a function call now we have to
          do it twice.
Jeremy.
(This used to be commit 7b3a9d6285cc0d1967155a68845e28c6296ecc67)
source3/include/proto.h
source3/locking/locking.c
source3/smbd/reply.c
source3/smbd/trans2.c