summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_registry.c
Commit message (Expand)AuthorAgeFilesLines
...
* net (registry util): refactor printing of value without name out.Michael Adam2008-04-091-1/+1
* net: change split_hive_key() to properly allocate subkeynameMichael Adam2008-04-041-1/+1
* net_registry: split utility function of common interest out into util module.Michael Adam2008-04-041-87/+1
* Fix a segfault (an uninitialized variable)Volker Lendecke2008-03-291-3/+3
* net: add a "net registry" subcommand to locally access the registry.Michael Adam2008-03-281-0/+530