1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/printing
Andrew Tridgell 7a668a7641 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
to use lpstat to obtain the printer list on systemV systems.

I've now made this the default on all SYSV systems.

Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
(This used to be commit 6a83de0ae9)
1997-12-03 05:08:07 +00:00
..
pcap.c applied a patch from Norm Jacobs to allow "printcap name = lpstat" 1997-12-03 05:08:07 +00:00
print_svid.c applied a patch from Norm Jacobs to allow "printcap name = lpstat" 1997-12-03 05:08:07 +00:00
printing.c make the "printing" option a per share option rather than global. When 1997-12-03 03:37:02 +00:00