summaryrefslogtreecommitdiff
path: root/source4/lib/ldb-samba/samba_extensions.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-01s4-ldb: added samba_extensions ldb moduleAndrew Tridgell1-0/+119
this module hooks into the ldb command line processing, to add extra command line options and initialisation of samba4 internal subsystems such as gensec Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>