r8061: * mostly cleanup and refactoring for better readability
commit680214410afa8f4ce90ea6b7debb79bcca3fe218
authorGerald Carter <jerry@samba.org>
Fri, 1 Jul 2005 19:15:07 +0000 (1 19:15 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 1 Jul 2005 19:15:07 +0000 (1 19:15 +0000)
tree1fad5a75e77af2f04e586f55459026ab7acb23a0
parent660360e050283909e5e20fdc7cf30880b9dea578
r8061: * mostly cleanup and refactoring for better readability
* move to registry.tdb for port listing (at least via the winreg ops)
  If no one opposes on the samba list, we'll move to a registry
  lookup for enumerating ports rather than the 'enumports command'.
  This means that there is a bit of a disconnect between EnumPorts() and
  RegEnumKey('hklm\software\microsoft\windows nt\currentversion\ports').
source/registry/reg_db.c
source/registry/reg_printing.c