Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-15 | net_registry: add raw output of value to print_registry_value(). | Michael Adam | 1 | -1/+1 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -9/+16 |
2008-04-13 | net registry: remove superfluous regdb_close(). | Michael Adam | 1 | -2/+0 |
2008-04-13 | registry: change registry_init_basic() to return WERROR instead of bool | Michael Adam | 1 | -1/+1 |
2008-04-09 | net registry: add a getvalue subcommand that prints a single given value. | Michael Adam | 1 | -0/+41 |
2008-04-09 | net (registry util): refactor printing of value without name out. | Michael Adam | 1 | -1/+1 |
2008-04-04 | net: change split_hive_key() to properly allocate subkeyname | Michael Adam | 1 | -1/+1 |
2008-04-04 | net_registry: split utility function of common interest out into util module. | Michael Adam | 1 | -87/+1 |
2008-03-29 | Fix a segfault (an uninitialized variable) | Volker Lendecke | 1 | -3/+3 |
2008-03-28 | net: add a "net registry" subcommand to locally access the registry. | Michael Adam | 1 | -0/+530 |