summaryrefslogtreecommitdiff
path: root/source4/param/share_ldb.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18542: Some late nite work.Simo Sorce1-10/+133
Now we can add and remove a share from the "Computer Management" console (not yet modify!) usinf share backend = ldb (This used to be commit ae2f6d4a5a372a37b9783a02bb8e7f16588b21f0)
2007-10-10r17647: the init fns should not take a mem_ctxAndrew Tridgell1-1/+1
(This used to be commit e32fdc7e684b088629a5e858dd5bf0b80507ed65)
2007-10-10r17516: Change helper function names to make more clear what they are meant ↵Simo Sorce1-2/+2
to do (This used to be commit ad75cf869550af66119d0293503024d41d834e02)
2007-10-10r17207: Add the ldb based shares configuration moduleSimo Sorce1-0/+281
(This used to be commit df1da91d4fe0233763398f46fe663e0b879054c3)