- The printers are indexed by the sharename in both get_a_printer() and
authorJean-François Micouleau <jfm@samba.org>
Wed, 12 Jul 2000 14:10:40 +0000 (14:10 +0000)
committerJean-François Micouleau <jfm@samba.org>
Wed, 12 Jul 2000 14:10:40 +0000 (14:10 +0000)
commit493f7d11acf753ba24c88e6cbb73d86a8595a66a
treeff426c6b3b807952c7262bfeca9f5f56e03c08b6
parentd8656304d51844335e72babe852673f2dececfdc
- The printers are indexed by the sharename in both get_a_printer() and
add_a_printer() now.

- correctly unpack the private part of a devmode and remove a memleak

- correctly retrieve the pair(value,data) for getprinterdata

- handle null devicemode in printer_info_2

I still have some bugs but I'm not crashing anymore NT4SP6 d/c build :-)

        J.F.
source/printing/nt_printing.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c