s4:libregistry - change counters to be "unsigned"
commit89ab6818e170b305a70b7258ac11e11a2eb53aeb
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 7 Nov 2009 20:07:20 +0000 (7 21:07 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 6 Mar 2010 16:48:25 +0000 (6 17:48 +0100)
tree3dad36645e6776fdda1bd1162f9338a88c3df38c
parent5a3633faf12cdec41dc18064d5364a3fd067a22d
s4:libregistry - change counters to be "unsigned"

Also the s4 registry library has to have "unsigned" counters like the Windows
one.
source4/lib/registry/dir.c
source4/lib/registry/interface.c
source4/lib/registry/ldb.c
source4/lib/registry/local.c
source4/lib/registry/patchfile.c
source4/lib/registry/regf.c
source4/lib/registry/registry.h
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/lib/registry/util.c