s4-ldb: added ldb command line hook support
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 04:41:07 +0000 (15:41 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 07:55:20 +0000 (18:55 +1100)
commitf924a022cbc973ae646bff5119a1784e979a052f
tree19214278c6d7fd79ce65663748ee96193ec000cd
parentfd8815335d1295d3d0b9f5e7870f4ed364b1dd3b
s4-ldb: added ldb command line hook support

ldb modules can now add hooks to the command line processing for ldb
tools

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/ABI/ldb-0.9.18.sigs [new file with mode: 0644]
source4/lib/ldb/include/ldb_includes.h
source4/lib/ldb/include/ldb_private.h
source4/lib/ldb/tools/cmdline.c
source4/lib/ldb/tools/cmdline.h