summaryrefslogtreecommitdiff
path: root/source3/utils/net_registry.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-09net (registry util): refactor printing of value without name out.Michael Adam1-1/+1
2008-04-04net: change split_hive_key() to properly allocate subkeynameMichael Adam1-1/+1
2008-04-04net_registry: split utility function of common interest out into util module.Michael Adam1-87/+1
2008-03-29Fix a segfault (an uninitialized variable)Volker Lendecke1-3/+3
2008-03-28net: add a "net registry" subcommand to locally access the registry.Michael Adam1-0/+530