summaryrefslogtreecommitdiff
path: root/cups
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Emulate libgdbus API for mainloop integrationMarcel Holtmann1-1/+1
2008-05-08Move D-Bus mainloop integration into libgdbusMarcel Holtmann2-5/+4
2008-03-14Add CLASS support and retry on unavailable printersMarcel Holtmann5-35/+120
2008-03-06Fix CUPS error and state reportingMarcel Holtmann3-18/+54
2008-03-05Remove the support for SDP parsing via expatMarcel Holtmann1-4/+0
2008-02-02Update copyright informationMarcel Holtmann4-4/+4
2007-06-07Let CUPS plugin discover printers in rangeMarcel Holtmann2-6/+508
2006-08-20Don't create backend directory if disabledMarcel Holtmann1-1/+1
2006-08-20Install cups backend only when enabledMarcel Holtmann1-2/+4
2006-07-26Fix declared with attribute warn_unused_result errorsMarcel Holtmann2-5/+5
2006-01-03Update copyright informationMarcel Holtmann4-4/+4
2005-10-29Big cleanup of CVS relicsMarcel Holtmann5-71/+48
2005-07-05Fix some GCC 4.0 warningsMarcel Holtmann1-1/+2
2005-04-21Use LDADD instead of LIBSMarcel Holtmann1-2/+1
2004-12-25Add memset() to different places to initialize the structuresMarcel Holtmann1-2/+5
2004-08-18Print a dummy device list when called with no argumentsMarcel Holtmann1-5/+1
2004-07-27Make more parts optionalMarcel Holtmann1-7/+6
2004-07-22Retry SDP connect if busyMarcel Holtmann1-1/+1
2004-07-21Make use of MAINTAINERCLEANFILESMarcel Holtmann1-0/+2
2004-07-21Use AM_CFLAGS instead of INCLUDESMarcel Holtmann1-1/+1
2004-05-23Use LIBS instead of LDFLAGSMarcel Holtmann1-1/+1
2004-05-09Add missing include of sys/socket.hMarcel Holtmann1-0/+1
2004-05-02Use definitions from the Bluetooth libraryMarcel Holtmann1-6/+0
2004-05-02Moved the sdp_get_add_access_protos() function into the Bluetooth libraryMarcel Holtmann1-27/+0
2004-05-02Add Bluetooth backend for CUPSMarcel Holtmann5-0/+778