s3:dbwrap: add dbwrap_delete_bystring_upper()
authorMichael Adam <obnox@samba.org>
Wed, 8 Jul 2009 14:02:19 +0000 (16:02 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:38 +0000 (14:01 +0200)
commit804d3f897be01e9088deefe807cd06fe194c5d58
tree710acdaed9d47055a8c47301a5b8e88ba7a06f83
parent5b594c695884aebdfbb199549901fea954122929
s3:dbwrap: add dbwrap_delete_bystring_upper()

To delete a key whose name is not given in but stored in uppercase.

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