Two OS/2 printer fixes from Jim McDonough @ IBM.
authorJeremy Allison <jra@samba.org>
Fri, 23 Mar 2001 03:12:58 +0000 (03:12 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 23 Mar 2001 03:12:58 +0000 (03:12 +0000)
commitda79b519e0b6b4317d7fb5260d74e0e74a7e0b46
treec4779b9df6d9312ca2ba83ddd1fb4f0c6a8f20fe
parent29414fe0d6665642d9b5f88a35e712426376c47f
Two OS/2 printer fixes from Jim McDonough @ IBM.
First one adds a new info level into the lanman printing and an ioctl to the trans2 code.
    Andrew - this uses ASCII only. It looks ok to me but please check !
Second one adds a parameter "os2 driver map" that allows OS/2 driver names to be mapped.
Jeremy.
source/include/proto.h
source/param/loadparm.c
source/printing/nt_printing.c
source/smbd/lanman.c
source/smbd/trans2.c