s3:dbwrap: add dbwrap_store_bystring_upper().
authorMichael Adam <obnox@samba.org>
Wed, 8 Jul 2009 14:08:41 +0000 (16:08 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:38 +0000 (14:01 +0200)
commit32a3275344819cfcbcb4540a1909617b8db6dc63
tree0525db61b8e4ed3f5c63ef1af773ba991e4c9973
parent804d3f897be01e9088deefe807cd06fe194c5d58
s3:dbwrap: add dbwrap_store_bystring_upper().

This stores a key under the uppercase version of the given keyname.

Michael
source3/include/proto.h
source3/lib/dbwrap_util.c