CVS update: samba/source/printing

Tim Potter tpot at au2.samba.org
Tue Nov 7 09:38:03 EST 2000


Date:	Tuesday November 7, 2000 @ 9:38
Author:	tpot

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

Modified Files:
      Tag: APPLIANCE_HEAD
	nt_printing.c 
Log Message:
If a unprivileged user tries to change printer properties NT will try
and save them even though nothing has changed giving an annoying
"permission denied" dialog box.

  - added routines to compare two security descriptors and added
    check in update_printer_sec() to return success if the two
    descriptors are equal.

  - added routines to compare printer info level 2 structures and
    added check in update_printer() to return success if the two
    printer info level 2 structures are equal.

  - compare the value of printer data being set in _spoolss_setprinterdata()
    and return true if nothing has changed.





More information about the samba-cvs mailing list