ldb: support raw OIDs in control string parsing
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 03:19:24 +0000 (14:19 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Oct 2011 03:34:21 +0000 (14:34 +1100)
commitea41860d32d38448e08cefd79d30ee1150317a9e
tree81d4fe8941cdda13f780d5e0074b17fef28fd555
parentb3476f00a621cf2d5d547ed479acf91b5cc0679c
ldb: support raw OIDs in control string parsing

this makes it possible to use a raw OID string on the command line or
in python scripts

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/ldb/common/ldb_controls.c
lib/ldb/include/ldb_private.h