1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-17 15:17:09 +03:00

4 Commits

Author SHA1 Message Date
Michael Adam
340a706422 net_registry: add raw output of value to print_registry_value().
Michael
2008-05-15 17:17:55 +02:00
Michael Adam
88c4851ad7 net (registry util): refactor printing of value without name out.
This renames print_registry_value() to print_registry_value_with_name().
The new function is called print_registry_value().

Michael
2008-04-09 23:52:34 +02:00
Michael Adam
68d08ecf92 net: change split_hive_key() to properly allocate subkeyname
instead of returning a pointer into another string.

Michael
2008-04-04 17:24:53 +02:00
Michael Adam
3bf890783f net_registry: split utility function of common interest out into util module.
Michael
2008-04-04 17:05:00 +02:00