CVS update: samba/source/printing

David O'Neill dmo at au2.samba.org
Sat Jan 20 03:57:39 EST 2001


Date:	Saturday January 20, 2001 @ 3:57
Author:	dmo

Update of /data/cvs/samba/source/printing
In directory samba:/tmp/cvs-serv4867

Modified Files:
	nt_printing.c printing.c 
Log Message:
Changes from APPLIANCE_HEAD:
    source/printing/nt_printing.c
        - use se_create_child_secdesc() to create appropriate security
          descriptor when performing print job admin security checks.

    source/printing/printing.c
        - Use JOB_ACCESS_ADMINISTER instead of PRINTER_ACCESS_ADMINISTER in
          print_job_{delete,pause,resume}()
        - If stat'ing the job file fails, delete the job from printing.tdb
        - In print_job_end() check lpq cache time and do a
          print_queue_update() This prevents printing.tdb from growing when
          using NT/2K clients, and there isn't someone pressing F5 in a
          port monitor window.
        - In print_queue_resume() check lpq cache time and do a
          print_queue_update() Probably should do it for print_job_resume()
          too.





More information about the samba-cvs mailing list