r8066: * had to modify the printer data storage slightly in ntprinters.tdb
authorGerald Carter <jerry@samba.org>
Sat, 2 Jul 2005 01:23:21 +0000 (01:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:58:10 +0000 (10:58 -0500)
commitc296f858ef61acd6c749db768670453f436f78f2
tree64f7b354af3861d018f345984f6305ee01dee4af
parent0a01b2246abb61bac833649bb189cf26db62fba2
r8066: * had to modify the printer data storage slightly in ntprinters.tdb
  when packing values.  It is a compatible change though and will
  not require a tdb version upgrade
* Can successfully create new printer subkeys via winreg that
  are immediately available via spoolss calls.  Still cannot delete
  keys yet though.  That comes next.
(This used to be commit 00bce2b3bb78a44842a258b1737076281297d247)
source3/printing/nt_printing.c
source3/registry/reg_printing.c
source3/rpc_server/srv_spoolss_nt.c