s3:dbwrap: add dbwrap_fetch_bystring_upper().
authorMichael Adam <obnox@samba.org>
Wed, 8 Jul 2009 14:13:07 +0000 (16:13 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:39 +0000 (14:01 +0200)
commit3b3125fc23dc4b7a403d17af2ad2d5c592d3d090
tree97879e0b5dc78e52bfbb6e0dca191f971d9e1040
parent32a3275344819cfcbcb4540a1909617b8db6dc63
s3:dbwrap: add dbwrap_fetch_bystring_upper().

To fetch a key whose name is stored but not given in upper case.

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