r7833: changed ldbsearch and ldbedit to have command line syntax closer to
authorAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2005 03:10:40 +0000 (03:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:41 +0000 (13:18 -0500)
commit0eb6bc1257f5f3638d8ed524c61d0ab43c8c7f02
treedec4337dd12db570713725ed4bfcd763d607da06
parent3b9eabc2f3fa495cdfdd68d04863f6f9787d2357
r7833: changed ldbsearch and ldbedit to have command line syntax closer to
ldapsearch. They look for an '=' in the first argument to see if it is
a search expression, and if not then it does an 'all records' search
(This used to be commit 91cc009fedefa7b263b345dfa511800e0f4f66a8)
source4/lib/ldb/tests/test-generic.sh
source4/lib/ldb/tools/ldbedit.c
source4/lib/ldb/tools/ldbsearch.c