summaryrefslogtreecommitdiff
path: root/libcli/registry
AgeCommit message (Collapse)AuthorFilesLines
2011-05-18build: Make util_reg subsystem in libcli/registry a libraryAndrew Bartlett1-2/+3
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2-0/+33
Guenther
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-0/+4
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Feb 24 05:53:52 CET 2011 on sn-devel-104
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-11/+8
2010-04-27registry: add some shared registry helper functions.Günther Deschner1-0/+140
Guenther