index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cups
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-08
cups: Fix D-Bus reply memory leaks
Syam Sidhardhan
1
-5
/
+25
2011-05-15
Fix unused variable warnings reported by GCC 4.6
Johan Hedberg
1
-0
/
+15
2010-09-01
Fix coding style issues in CUPS code
Johan Hedberg
1
-48
/
+64
2010-09-01
cups: Add ability to print IEEE1284 device ID
Bastien Nocera
1
-0
/
+83
2010-01-01
Update copyright information
Marcel Holtmann
5
-5
/
+5
2009-10-02
Fix unnecessary error checks
Steve Grubb
1
-3
/
+3
2009-10-02
Fix memory leaks
Steve Grubb
1
-0
/
+1
2009-08-30
Make discovery mode work with CUPS 1.4.x
Till Kamppeter
1
-38
/
+25
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
1
-16
/
+0
2009-08-11
Actually read the CreateDevice reply
Bastien Nocera
1
-3
/
+4
2009-08-11
Don't abort cups backend on property change
Bastien Nocera
1
-0
/
+2
2009-08-11
Mark Bluetooth printers as being local
Till Kamppeter
1
-1
/
+1
2009-06-27
Less errors from the cups backend
Bastien Nocera
1
-4
/
+5
2009-03-14
Fix device_get_ieee1284_id return value
Johan Hedberg
1
-1
/
+1
2009-03-13
Port CUPS discovery to BlueZ 4.x
Bastien Nocera
1
-181
/
+256
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
1
-1
/
+2
2009-01-01
Update copyright information
Marcel Holtmann
5
-5
/
+5
2008-12-23
Fix inclusion of SDP and protocol function declarations
Marcel Holtmann
5
-6
/
+12
2008-10-31
Use correct object path for manager interface
Marcel Holtmann
1
-1
/
+1
2008-09-06
Add temporary fix for the CUPS compile issue
Marcel Holtmann
2
-3
/
+7
2008-05-08
Emulate libgdbus API for mainloop integration
Marcel Holtmann
1
-1
/
+1
2008-05-08
Move D-Bus mainloop integration into libgdbus
Marcel Holtmann
2
-5
/
+4
2008-03-14
Add CLASS support and retry on unavailable printers
Marcel Holtmann
5
-35
/
+120
2008-03-06
Fix CUPS error and state reporting
Marcel Holtmann
3
-18
/
+54
2008-03-05
Remove the support for SDP parsing via expat
Marcel Holtmann
1
-4
/
+0
2008-02-02
Update copyright information
Marcel Holtmann
4
-4
/
+4
2007-06-07
Let CUPS plugin discover printers in range
Marcel Holtmann
2
-6
/
+508
2006-08-20
Don't create backend directory if disabled
Marcel Holtmann
1
-1
/
+1
2006-08-20
Install cups backend only when enabled
Marcel Holtmann
1
-2
/
+4
2006-07-26
Fix declared with attribute warn_unused_result errors
Marcel Holtmann
2
-5
/
+5
2006-01-03
Update copyright information
Marcel Holtmann
4
-4
/
+4
2005-10-29
Big cleanup of CVS relics
Marcel Holtmann
5
-71
/
+48
2005-07-05
Fix some GCC 4.0 warnings
Marcel Holtmann
1
-1
/
+2
2005-04-21
Use LDADD instead of LIBS
Marcel Holtmann
1
-2
/
+1
2004-12-25
Add memset() to different places to initialize the structures
Marcel Holtmann
1
-2
/
+5
2004-08-18
Print a dummy device list when called with no arguments
Marcel Holtmann
1
-5
/
+1
2004-07-27
Make more parts optional
Marcel Holtmann
1
-7
/
+6
2004-07-22
Retry SDP connect if busy
Marcel Holtmann
1
-1
/
+1
2004-07-21
Make use of MAINTAINERCLEANFILES
Marcel Holtmann
1
-0
/
+2
2004-07-21
Use AM_CFLAGS instead of INCLUDES
Marcel Holtmann
1
-1
/
+1
2004-05-23
Use LIBS instead of LDFLAGS
Marcel Holtmann
1
-1
/
+1
2004-05-09
Add missing include of sys/socket.h
Marcel Holtmann
1
-0
/
+1
2004-05-02
Use definitions from the Bluetooth library
Marcel Holtmann
1
-6
/
+0
2004-05-02
Moved the sdp_get_add_access_protos() function into the Bluetooth library
Marcel Holtmann
1
-27
/
+0
2004-05-02
Add Bluetooth backend for CUPS
Marcel Holtmann
5
-0
/
+778