printing.c: Fixed overflow by one problem in LPRng.
authorJeremy Allison <jra@samba.org>
Thu, 21 May 1998 23:50:16 +0000 (23:50 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 21 May 1998 23:50:16 +0000 (23:50 +0000)
commit720b565349e3467bd81d6d863b9ac54237edd3cf
tree97988173cc7a588396bbef51a9b7586ca1d759a2
parent05fcc678729999f249b97460a579bdc218028a47
printing.c: Fixed overflow by one problem in LPRng.
reply.c: Fixed password length modifiers to always be done
         is none-encrypted mode used. This fixes Samba for
         people who are using non-encrypted passwords with
         security=server.
Jeremy.
source/printing/printing.c
source/smbd/reply.c