CVS update: samba/source/utils

Tim Potter tpot at samba.org
Thu Jun 27 16:45:07 EST 2002


Date:	Wed Jun 26 23:45:07 2002
Author:	tpot

Update of /data/cvs/samba/source/utils
In directory va:/tmp/cvs-serv31593/utils

Modified Files:
      Tag: APPLIANCE_HEAD
	smbcontrol.c 
Log Message:
Put back in printer notification functionality for smbcontrol.  The
following commands are implemented:

  smbcontrol smbd printnotify queuepause <printername>
  smbcontrol smbd printnotify queueresume <printername>
  smbcontrol smbd printnotify jobpause <printername> <jobid>
  smbcontrol smbd printnotify jobresume <printername> <jobid>
  smbcontrol smbd printnotify jobdelete <printername> <jobid>

These commands send printer notification messages to any connected NT
port monitors.  Note that this only sends notifications, not perform
the actual pause/resume/delete.

The idea is that smbcontrol is run from a hook in a unix printing
backend or GUI.


Revisions:
smbcontrol.c		1.7.2.12 => 1.7.2.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcontrol.c?r1=1.7.2.12&r2=1.7.2.13




More information about the samba-cvs mailing list