Added John Reilly's enumports/addprinter/delprinter scripting code plus the
authorJeremy Allison <jra@samba.org>
Mon, 31 Jul 2000 20:41:51 +0000 (20:41 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 31 Jul 2000 20:41:51 +0000 (20:41 +0000)
commit902ada63799cf27924c72e24e7593a8c9fb5eba9
tree87e85c0029cd8dae2f517284132f11187bfc57a7
parent38b07395566a2c114ccda173fb0fe88cf7683588
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
fix for the Win9x printer drivers.
Changed command names to add "command" string on the end for some consistancy
with the other scripting commands.
Added '%P' option to tdbpack/unpack to store long comment string.
Made port name be "Samba Printer Port" if no enum port script given.
Fixed prs_uint32_pre code to cope with null args.
Jeremy.
source/include/nt_printing.h
source/include/proto.h
source/param/loadparm.c
source/printing/load.c
source/printing/nt_printing.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c
source/smbd/lanman.c
source/tdb/tdbutil.c