]> git.ipfire.org Git - thirdparty/cups.git/history - backend/lpd.c
More localization work.
[thirdparty/cups.git] / backend / lpd.c
2010-11-22  mikeMore localization work.
2010-06-30  mikeNormalize connection error messages for all network...
2010-05-18  mikeClean up error messages and make some errors DEBUG...
2009-12-18  mikeUse arc4random, when available.
2009-11-20  mikeThe network backends incorrectly cleared the media...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-10-15  mikeDrop support for the recovered:/recoverable: message...
2009-06-26  mikeMultiplex input from the side-channel socket and stdin...
2009-06-12  mikeMake sure all of the network backends set the connectin...
2009-04-09  mikeUpdate IPP and LPD backends so that SNMP queries can...
2009-03-12  mikeDisplay "copying print data" status message when copyin...
2009-03-03  mikeAdd debug messages before calls to httpAddrGetList.
2008-12-09  mikeSide-channel SNMP lookups would not work when cupsSNMPS...
2008-12-08  mikeSimplify the network "connecting to" and "connected...
2008-12-08  mikeLocalized the device descriptions for the SCSI, serial...
2008-11-20  mikeFix build error.
2008-11-19  mikeThe LPD backend no longer tries to collect page account...
2008-10-31  mikeThe IPP, LPD, and socket backends used different "conne...
2008-07-14  mikeShow progress while we resolve a DNS-SD hostname...
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-05-16  mikeMove URI resolution to libcups, and make cupsBackendDev...
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-04-28  mikeAdd side-channel support to IPP and LPD backends.
2008-04-28  mikeMake SNMP API private for now.
2008-04-28  mikeAdd SNMP supply level monitoring and page accounting...
2008-01-07  mikeRemove unmaintained, non-working IEEE-1394 backend.
2007-11-09  mikeThe LPD and IPP backends did not default to the correct...
2007-09-04  mikeAvoid copying option names and values, just break up...
2007-08-22  mikeThe backends were not displaying their localized messages.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-10  mikeFix typo in mode handling (was assigning to order inste...
2007-03-27  mikeMore localization stuff + cleanup to only use fputs...
2007-03-27  mikeLocalize backends.
2007-03-26  mikeAdd support for LPD streaming mode (STR #2036)
2006-10-23  mikeThe network backends now log the numeric address that...
2006-08-24  mikeSome IPP printers (HP) did not like UTF-8 job names...
2006-05-05  mikeStatic file copy buffers reduced from 64k to 32k to...
2006-03-07  mikeUse connecting-to-device reason for better sleep manage...
2006-03-06  mikeUpdate httpGetHostname() API to accept a http_t * argum...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-26  mike#ifdef Apple-specific "recoverable" error stuff.
2006-01-25  mikeMerge features and bug fixes.
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2005-12-12  mikeFix LPD backend problems reported by Damien Wiles.
2005-11-12  mikeIntegrate several Debian CUPS patches.
2005-10-18  mikeFix Solaris compile problems (STR #1321, STR #1317)
2005-10-17  mikeFix order of #include's.
2005-10-14  mikeFix some includes and definitions (STR #1317)
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-26  mikeAdd standard backend exit codes.
2005-09-16  mikeOSX compile fixes.
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-06-27  mikeLocal authentication certificates are now stored in
2005-06-27  mikeBackends now use "&" to separate options in device...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeThe LPD backend now uses geteuid() instead of getuid...
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-03-19  mikeMirror 1.1.x changes.
2004-03-19  mikeThe LPD backend now supports overriding the print job...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2004-02-24  mikeMirror 1.1.x changes.
2004-02-24  mikeThe lpd backend used a source port of 732 by default...
2004-02-06  mikeMirror 1.1.x changes.
2004-02-06  mikeThe LPD backend used the full length of the hostname
2003-11-19  mikeMirror 1.1.x comment fix.
2003-11-19  mikeFix comment about port - it *is* used...
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mikeFix order of C and L commands in LPD control file ...
2003-10-09  mikeMirror 1.1.x changes.
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-08-28  mikeMirror 1.1.x changes.
2003-08-28  mikeThe PDF filter always scaled and offset pages; this...
2003-07-29  mikeMirror 1.1.x changes.
2003-07-29  mikeAdd banner class (Chostname) to LPD backend when banner...
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-03-24  mikeMirror 1.1.x changes.
2003-03-24  mikeLPD backend changes from Apple + local ESP changes...
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeNot all platforms have hstrerror()...
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-11-27  mikeMirror 1.1.x change.
2002-11-27  mikeFix manual copies bug on retransmit.
2002-10-15  mikeMirror 1.1.x change.
2002-10-15  mikeFix compile error.
2002-10-15  mikeMirror 1.1.x changes.
2002-10-15  mikeIgnore SIGPIPE in backends...
next