summaryrefslogtreecommitdiffstats
path: root/cups
Commit message (Expand)AuthorAgeFilesLines
* Fix device_get_ieee1284_id return valueJohan Hedberg2009-03-141-1/+1
* Port CUPS discovery to BlueZ 4.xBastien Nocera2009-03-131-181/+256
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-1/+2
* Update copyright informationMarcel Holtmann2009-01-015-5/+5
* Fix inclusion of SDP and protocol function declarationsMarcel Holtmann2008-12-235-6/+12
* Use correct object path for manager interfaceMarcel Holtmann2008-10-311-1/+1
* Add temporary fix for the CUPS compile issueMarcel Holtmann2008-09-062-3/+7
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-081-1/+1
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-082-5/+4
* Add CLASS support and retry on unavailable printersMarcel Holtmann2008-03-145-35/+120
* Fix CUPS error and state reportingMarcel Holtmann2008-03-063-18/+54
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-051-4/+0
* Update copyright informationMarcel Holtmann2008-02-024-4/+4
* Let CUPS plugin discover printers in rangeMarcel Holtmann2007-06-072-6/+508
* Don't create backend directory if disabledMarcel Holtmann2006-08-201-1/+1
* Install cups backend only when enabledMarcel Holtmann2006-08-201-2/+4
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-262-5/+5
* Update copyright informationMarcel Holtmann2006-01-034-4/+4
* Big cleanup of CVS relicsMarcel Holtmann2005-10-295-71/+48
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-1/+2
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-2/+1
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-2/+5
* Print a dummy device list when called with no argumentsMarcel Holtmann2004-08-181-5/+1
* Make more parts optionalMarcel Holtmann2004-07-271-7/+6
* Retry SDP connect if busyMarcel Holtmann2004-07-221-1/+1
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
* Use LIBS instead of LDFLAGSMarcel Holtmann2004-05-231-1/+1
* Add missing include of sys/socket.hMarcel Holtmann2004-05-091-0/+1
* Use definitions from the Bluetooth libraryMarcel Holtmann2004-05-021-6/+0
* Moved the sdp_get_add_access_protos() function into the Bluetooth libraryMarcel Holtmann2004-05-021-27/+0
* Add Bluetooth backend for CUPSMarcel Holtmann2004-05-025-0/+778