mirror of
https://github.com/samba-team/samba.git
synced 2025-06-22 07:17:05 +03:00
this allows a ldb module to register a hook function called at various stages of processing. It will be initially used for ldb command line hooks, but should work generally. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>