CVS update: samba/source/rpc_server

Tim Potter tpot at au2.samba.org
Thu Jan 18 08:44:13 EST 2001


Date:	Thursday January 18, 2001 @ 8:44
Author:	tpot

Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv15871/rpc_server

Modified Files:
      Tag: APPLIANCE_HEAD
	srv_spoolss.c srv_spoolss_nt.c 
Log Message:
More speedups in printer queue enumeration - still room for improvement.
The construct_dev_mode() still creates and destroys a printer info_2
structure every time it is called.

Fixed job->devmode memory leak.

Converted printer job notification routines to use tallocated() memory
rather than a fixed 2KB buffer.  This reduces the memory requirements of a
4500 job queue enumeration from 90MB to about 16MB.  





More information about the samba-cvs mailing list