Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-07 | s3 net: i18n support for net registry | Kai Blin | 1 | -12/+13 | |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -1/+1 | |
2008-05-15 | net_registry: add raw output of value to print_registry_value(). | Michael Adam | 1 | -11/+34 | |
Michael (This used to be commit 340a706422cbca45cc63fa94d36c88f6751f4f31) | |||||
2008-04-09 | net (registry util): refactor printing of value without name out. | Michael Adam | 1 | -3/+8 | |
This renames print_registry_value() to print_registry_value_with_name(). The new function is called print_registry_value(). Michael (This used to be commit 88c4851ad7240bc4f72a5ef92e21629e6a4c99c6) | |||||
2008-04-04 | net: change split_hive_key() to properly allocate subkeyname | Michael Adam | 1 | -3/+8 | |
instead of returning a pointer into another string. Michael (This used to be commit 68d08ecf92be3444b759300237b2b7cf5238d022) | |||||
2008-04-04 | net_registry: split utility function of common interest out into util module. | Michael Adam | 1 | -0/+110 | |
Michael (This used to be commit 3bf890783fadd245c59280173627a6caca2dbefe) |