summaryrefslogtreecommitdiff
path: root/source3/modules/xml.c
AgeCommit message (Collapse)AuthorFilesLines
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
(This used to be commit aa4c11370bb09bfd20d02da509ebdd6dc475439d)
2003-03-25Make these functions static, keep them out of proto.Andrew Bartlett1-3/+3
(This used to be commit 34934d2edf0d575fae7d729fe4d8d3ab034a544f)
2003-03-19Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij1-7/+2
put a doc about it in dev-doc later today. (This used to be commit af7bfee0c6902c07fdb8d3abccf4c8d6bab00b5a)
2002-11-15Use smb_register_passdb() - plus some small fixesJelmer Vernooij1-0/+575
(This used to be commit 2addbaff358993923a58ad3845c63168678c2c21)