summaryrefslogtreecommitdiff
path: root/source3/printing/notify.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-23Limit the number of outstanding print notify messages for a process toJeremy Allison1-1/+8
2003-04-10Ensure we're not filtering our essential delete messages.Jeremy Allison1-11/+21
2003-04-02Subtle changes to message handling after ENUMJOBS.Jeremy Allison1-1/+4
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-2/+33
2003-02-14off by one bug in string length; CR 1159Gerald Carter1-1/+1
2003-02-12Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack.Andrew Bartlett1-4/+4
2003-02-05Collapse duplicate messages before sending.Jeremy Allison1-80/+132
2003-01-30Add 3 second timeout when terminating server and sending print notifyJeremy Allison1-4/+4
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-0/+87
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-30/+59
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-16/+104
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-24/+41
2002-07-11*Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison1-9/+9
2002-06-28Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison1-0/+230