summaryrefslogtreecommitdiffstats
path: root/source3/printing/notify.c
Commit message (Expand)AuthorAgeFilesLines
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-231-1/+8
* Ensure we're not filtering our essential delete messages.Jeremy Allison2003-04-101-11/+21
* Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-021-1/+4
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-2/+33
* off by one bug in string length; CR 1159Gerald Carter2003-02-141-1/+1
* Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.Andrew Bartlett2003-02-121-4/+4
* Collapse duplicate messages before sending.Jeremy Allison2003-02-051-80/+132
* Add 3 second timeout when terminating server and sending print notifyJeremy Allison2003-01-301-4/+4
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+87
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-30/+59
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-16/+104
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-24/+41
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-9/+9
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-0/+230