net: Make "net registry" use functable3
[samba.git] / source3 / utils / net_registry.c
2008-06-10 Kai Blinnet: Make "net registry" use functable3
2008-05-15 Michael Adamnet registry: add a getvalueraw command to print the...
2008-05-15 Michael Adamnet registry: refactor core of net_registry_getvalue...
2008-05-15 Michael Adamnet_registry: add raw output of value to print_registry...
2008-05-10 Kai Blinnet: Remove globals
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-09 Michael Adamnet registry: add a getvalue subcommand that prints...
2008-04-09 Michael Adamnet (registry util): refactor printing of value without...
2008-04-04 Michael Adamnet: change split_hive_key() to properly allocate subke...
2008-04-04 Michael Adamnet_registry: split utility function of common interest...
2008-03-29 Volker LendeckeFix a segfault (an uninitialized variable)
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...