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)
commit00bce2b3bb78a44842a258b1737076281297d247
tree78d88d1c0b966df29a4fe34120d95c1a169a1001
parent89f17b41cee633838b8cbd0d1bf8119a4b8d707e
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.
source/printing/nt_printing.c
source/registry/reg_printing.c
source/rpc_server/srv_spoolss_nt.c