summaryrefslogtreecommitdiffstats
path: root/source4/param/share.c
Commit message (Collapse)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r22328: Add initial testsuite for share code.Jelmer Vernooij2007-10-101-2/+9
| | | | (This used to be commit 3d079732a9cf15fcc3638db5f77bb45d7580d251)
* r18590: Some more work on the srvsvc pipeSimo Sorce2007-10-101-2/+10
| | | | (This used to be commit 2c035787d47c6055c4081021f30d08929f178ca3)
* r18542: Some late nite work.Simo Sorce2007-10-101-0/+16
| | | | | | 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)
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+137
Commit the classic backwards compatible module which is the default one (This used to be commit a89cc346b9296cb49929898d257a064a6c2bae86)