summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_registry_util.c
Commit message (Expand)AuthorAgeFilesLines
* s3:net registry: fix output of dwords with sign bit setGregor Beck2012-06-261-1/+1
* s3: Avoid leaking http_timestring in print_registry_keyVolker Lendecke2011-07-151-4/+12
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3-registry: avoid using registry_value union.Günther Deschner2010-07-021-7/+23
* s3:net [rpc] registry: be as user-friendly as possible wrt to the normalizati...Michael Adam2010-06-251-2/+9
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3: use shared registry functions.Günther Deschner2010-04-271-1/+1
* s3 net: i18n support for net registryKai Blin2009-08-071-12/+13
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-1/+1
* net_registry: add raw output of value to print_registry_value().Michael Adam2008-05-151-11/+34
* net (registry util): refactor printing of value without name out.Michael Adam2008-04-091-3/+8
* net: change split_hive_key() to properly allocate subkeynameMichael Adam2008-04-041-3/+8
* net_registry: split utility function of common interest out into util module.Michael Adam2008-04-041-0/+110