summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/registry.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
(This used to be commit 5c9b19271e0e3ad897499707003ce4703ffa4870)
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell1-1/+2
tdbutil.c is Samba specific, so should not be part of the generic tdb library (This used to be commit 979dd24f5e44605fc1603b690913b8c31be7478f)
2007-10-10r15326: Fix compiler warnings.Jelmer Vernooij1-7/+7
(This used to be commit ac68415ccf6ca37ffd24407b10bafc102c83dfc0)
2007-10-10r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij1-3/+6
(This used to be commit dc6aab8d4a6d0fe47756c90d3d311b6009d571ff)
2007-10-10r9581: Registry dbJelmer Vernooij1-105/+77
(This used to be commit b264e9f56a434400277bb73898484aff93522fe8)
2007-10-10r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij1-0/+172
(This used to be commit 77cbb6299847bab1272cc681f4b8f54a9fca1339)