Added strupper() function call to up-case the scope field in the
authorChristopher R. Hertel <crh@samba.org>
Tue, 14 Jul 1998 01:52:09 +0000 (01:52 +0000)
committerChristopher R. Hertel <crh@samba.org>
Tue, 14 Jul 1998 01:52:09 +0000 (01:52 +0000)
commita5ddf0881e2410b7d4d8f1a389785e4db28d989e
tree7f6ba93997ac2e9e9dc3ad4db90392a70b816121
parentebad4278b72289f10ce7afa72a137f5e3e998b01
Added strupper() function call to up-case the scope field in the
make_nmb_name() function.  Database lookups (eg. gdbm) will often use
byte-by-byte comparisons, so it is important that the case and padding
are correct.

Chris -)-----
(This used to be commit d64ca4250ff0df4ceffe49b7d462df699a6981b4)
source3/libsmb/nmblib.c