summaryrefslogtreecommitdiff
path: root/source3/utils/net_registry_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-26s3:net registry: fix output of dwords with sign bit setGregor Beck1-1/+1
2011-07-15s3: Avoid leaking http_timestring in print_registry_keyVolker Lendecke1-4/+12
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner1-0/+1
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner1-7/+23
2010-06-25s3:net [rpc] registry: be as user-friendly as possible wrt to the normalizati...Michael Adam1-2/+9
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-04-27s3: use shared registry functions.Günther Deschner1-1/+1
2009-08-07s3 net: i18n support for net registryKai Blin1-12/+13
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-1/+1
2008-05-15net_registry: add raw output of value to print_registry_value().Michael Adam1-11/+34
2008-04-09net (registry util): refactor printing of value without name out.Michael Adam1-3/+8
2008-04-04net: change split_hive_key() to properly allocate subkeynameMichael Adam1-3/+8
2008-04-04net_registry: split utility function of common interest out into util module.Michael Adam1-0/+110