index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Move common code to sdp to avoid duplication
Szymon Janc
1
-15
/
+1
2012-02-14
dun: Fix using old-style initializers
Vinicius Costa Gomes
1
-2
/
+2
2011-08-29
Off-by-one error in uses_rfcomm
Pavel Raiskup
1
-1
/
+1
2011-05-29
Remove obsolete Sixaxis enablement in hidd
Bastien Nocera
1
-12
/
+0
2011-05-15
Fix unused variable warnings reported by GCC 4.6
Johan Hedberg
2
-7
/
+5
2011-05-15
Fix redundant null check on calling free()
Szymon Janc
1
-2
/
+1
2011-05-10
Fix C++ style comments
Szymon Janc
1
-3
/
+4
2011-03-10
pand: Fix for TP_BNEP_CTRL_BV_01_C qualification test
Lukasz Rymanowski
1
-0
/
+16
2011-03-04
Fix small memleak in compat/pand.c
Szymon Janc
1
-3
/
+6
2011-02-18
Replace batostr() with ba2str() to avoid memleaks
David Herrmann
1
-2
/
+3
2010-11-28
Remove unused includes
Johan Hedberg
1
-1
/
+0
2010-10-20
Fix hidd to use ServiceName attribute for device name
Balamurugan Mahalingam
1
-16
/
+17
2010-10-19
Fix accessing freed memory
Balamurugan Mahalingam
1
-1
/
+1
2010-05-07
Remove extra spaces at end of line in compat dir
Jose Antonio Santos Cadenas
7
-25
/
+25
2010-01-01
Update copyright information
Marcel Holtmann
13
-13
/
+13
2009-10-23
Fix potential buffer overflow by using snprintf instead of sprintf
Johan Hedberg
1
-1
/
+1
2009-10-02
Fix variable initializations
Johan Hedberg
1
-0
/
+1
2009-10-02
Fix memory leaks
Steve Grubb
3
-3
/
+19
2009-08-25
Fix missing call to closedir
Vladimir Botka
1
-1
/
+3
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
1
-47
/
+0
2009-07-22
Fix another possible array out of bounds.
Luiz Augusto von Dentz
1
-1
/
+2
2009-03-12
Fix a couple of other places that should use size_t and ssize_t
Johan Hedberg
1
-5
/
+5
2009-02-25
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
2
-3
/
+3
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
4
-10
/
+11
2009-01-01
Update copyright information
Marcel Holtmann
13
-13
/
+13
2008-12-23
Make functions static and fix includes
Marcel Holtmann
2
-2
/
+3
2008-11-13
Don't install manual pages for old daemons if not enabled
Marcel Holtmann
1
-2
/
+2
2008-10-20
Fix another format string warning
Johan Hedberg
1
-1
/
+1
2008-08-15
Don't use VERSION in a string literal
Marcel Holtmann
2
-6
/
+6
2008-08-14
Use const char *main_help instead of char main_help[]
Marcel Holtmann
2
-4
/
+4
2008-08-14
Fix build problem regarding PATH_MAX.
Luiz Augusto von Dentz
1
-0
/
+1
2008-08-08
Allow BNEP connection to timeout after 30 seconds
Marcel Holtmann
1
-0
/
+12
2008-08-07
Make sure to include compat/sdp.h in the distribution
Marcel Holtmann
1
-3
/
+3
2008-08-04
Move hidd pand and dund into compat directory
Marcel Holtmann
18
-0
/
+5080