summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/idmap.c
AgeCommit message (Collapse)AuthorFilesLines
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-10r17780: better fix this one correctlyStefan Metzmacher1-2/+8
metze (This used to be commit fbdc5c635606490618ecd54f1b49db70e680cf05)
2007-10-10r17779: this macro is unusedStefan Metzmacher1-0/+2
metze (This used to be commit 5389ba19c8ce4cc8f5992b2f9b4fc451df8ee3f2)
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
metze (This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781)
2007-10-10r13767: fix compiler warningsStefan Metzmacher1-7/+11
metze (This used to be commit 0ab3a42341bc1b44de4834adf010a0e511383bfa)
2007-10-10r9712: Bunch of small fixesJelmer Vernooij1-1/+1
Write out basic sam.ldif (This used to be commit 67593bef7f0f8dc2258b2fe9c06779f0025d240e)
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij1-1/+1
Support writing idmap mappings to winbind.ldif (This used to be commit 3709def35303f1afed0f344628fe2c89250ee087)
2007-10-10r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij1-8/+0
(This used to be commit dc6aab8d4a6d0fe47756c90d3d311b6009d571ff)
2007-10-10r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij1-1/+1
samba3 databases (This used to be commit b91a695bd854c6d37ec536edb2db7b6f97fe69dc)
2007-10-10r9555: More updates. Everything except for secrets.c compiles now..Jelmer Vernooij1-1/+1
(This used to be commit e59d6156b2d569ca788fe1824148f05f4a7a9918)
2007-10-10r9552: Add idmap support.Jelmer Vernooij1-0/+93
(This used to be commit 37882f22873fdeb3bf4ae90128e335abbd90db5f)