]> git.ipfire.org Git - thirdparty/cups.git/history - backend/socket.c
New IPv6-capable address list stuff for STR #1313. Basically, this
[thirdparty/cups.git] / backend / socket.c
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-09-26  mikeAdd standard backend exit codes.
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-09-15  mikeAll backends now abort on error when printing a job...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe IPP backend now supports the following options...
2004-03-30  mikeAdd Darwin USB backend (STR #661)
2004-02-25  mikeCopyright updates...
2003-10-09  mikeMirror 1.1.x changes.
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-08-30  mikeMirror 1.1.x changes.
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-02-12  mikeMirror 1.1.x changes.
2003-02-12  mikeFix nbytes type - needs to be int to get errors...
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeNot all platforms have hstrerror()...
2003-01-29  mikeAdd debugging output of the backchannel data so that...
2003-01-23  mikeMirror 1.1.x changes.
2003-01-23  mikeUse hstrerror() for hostname lookup errors.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-15  mikeMirror 1.1.x changes.
2002-10-15  mikeIgnore SIGPIPE in backends...
2002-03-25  mikeMirror 1.1.x changes.
2002-03-25  mikeUpdate retry behavior for backends.
2002-03-01  mikeMirror 1.1.x changes...
2002-03-01  mikeUse read() in backends to read print data; this makes...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-02-12  mikeMirror 1.1.x changes.
2002-02-12  mikeMacOS X changes...
2002-01-27  mikeMirror 1.1.x changes.
2002-01-27  mikeOS/2 porting stuff.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-10-30  mikeMacOS X fixes and files.
2001-07-30  mikeGet rid of "waiting for print job to complete" message...
2001-06-28  mikeCreate main list files so we don't need the long comman...
2001-06-06  mikeUpdate backends to not catch SIGTERM when printing...
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-23  mikeUpdate closing message to say "<product> is ready to...
2001-04-18  mike-Ae is only for the HP C compiler, not the C++ compiler.
2001-04-12  mikeWait for job to complete before exiting from socket...
2001-01-24  mikeDon't buffer stderr output.
2001-01-24  mikeAdd -E support to GUI commands.
2001-01-22  mikeCopyright 2001...
2000-12-20  mikeDropped patch status for Print Pro files.
2000-04-27  mikeBackends now handle SIGTERM once a connection is establ...
2000-02-10  mikeChanged backends to at least put out "unknown" for...
2000-02-02  mikeUpdated CUPS installation list to include templates...
2000-01-25  mikeMoved MIME stuff to scheduler directory.
2000-01-04  mikeY2k copyright changes.
1999-12-14  mikeNow retry on all network errors.
1999-10-28  mikeThe backends now output page accounting messages as...
1999-04-21  mikeNow only send # bytes if a raw job is being sent.
1999-04-16  mikeFinished implementation of parallel, serial, and AppSoc...
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-03-06  mikeImplemented most of the backends (still need to do...
1999-01-24  mikeCheck-in prior to CVS use.
1998-01-05  mikeInitial revision