index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made bluez.morph create the relevant /etc subdirectory for bluez.conf.
Ben Brewer
2012-10-09
1
-1
/
+1
*
Added bluez.conf to morph file.
Ben Brewer
2012-10-09
2
-1
/
+16
*
Install several bluetooth test utilities
baserock/morph
Jannis Pohlmann
2012-10-08
1
-0
/
+7
*
Add morphology to build/install test programs and tools
Jannis Pohlmann
2012-10-08
1
-0
/
+10
*
device: Fix missing iterator append call in dev_property_get_product
Johan Hedberg
2012-10-06
1
-0
/
+3
*
build: Indicate 5.x development branch
Marcel Holtmann
2012-10-06
1
-1
/
+1
*
core: Move functions to avoid forward declaration
Lucas De Marchi
2012-10-06
1
-96
/
+90
*
core: Add setters and signals to Device interface
Lucas De Marchi
2012-10-06
1
-124
/
+133
*
core: Add DBus.Properties getters for Device interface
Lucas De Marchi
2012-10-06
1
-88
/
+319
*
doc: Mark optional properties in Device interface
Lucas De Marchi
2012-10-06
1
-7
/
+7
*
core: Remove useless memset and make icon optional
Lucas De Marchi
2012-10-06
1
-5
/
+3
*
gdbus: Fix up Properties.Set() code path
Lucas De Marchi
2012-10-06
1
-3
/
+7
*
gdbus: Fix invalid memory access while unregistering
Lucas De Marchi
2012-10-05
1
-0
/
+11
*
doc: Cycling Speed and Cadence profile (CSCP) API
Andrzej Kaczmarek
2012-10-05
1
-0
/
+118
*
AUTHORS: Add missing people
Johan Hedberg
2012-10-05
1
-0
/
+4
*
device: Move auth_type_t definition to device.c
Szymon Janc
2012-10-05
2
-8
/
+8
*
adapter: Don't use adapter_get_path to access adapter path
Szymon Janc
2012-10-05
1
-2
/
+1
*
adapter: Don't use adapter_get_address to access adapter address
Szymon Janc
2012-10-05
1
-3
/
+3
*
device: Don't use device_get_addr_type to access device address type
Szymon Janc
2012-10-05
1
-4
/
+1
*
device: Don't use device_get_adapter to access device adapter
Szymon Janc
2012-10-05
1
-20
/
+14
*
device: Remove bogus line from device_create_bonding
Szymon Janc
2012-10-05
1
-1
/
+0
*
device: Make device_get_address return const pointer
Szymon Janc
2012-10-05
2
-2
/
+2
*
adapter: Constify use of bdaddr_t pointer parameters
Szymon Janc
2012-10-05
2
-45
/
+58
*
mgmt: Constify use of bdaddr_t pointer parameters
Szymon Janc
2012-10-05
5
-36
/
+38
*
device: Convert device_get_address into simple getter
Szymon Janc
2012-10-05
14
-140
/
+87
*
adapter: Constify pointer returned by adapter_get_address
Szymon Janc
2012-10-05
18
-30
/
+40
*
storage: Constify bdaddr_t pointers parameters
Szymon Janc
2012-10-05
2
-87
/
+105
*
adapter: Convert adapter_get_address into simple getter
Szymon Janc
2012-10-05
23
-277
/
+179
*
core: Fix walking the list while removing elements
Lucas De Marchi
2012-10-04
1
-2
/
+3
*
core: Fix leaking connection list nodes
Lucas De Marchi
2012-10-04
1
-0
/
+2
*
audio: Remove unused function
Chan-yeol Park
2012-10-04
2
-41
/
+0
*
mgmt: Add string for Passkey Notify Event
Chan-yeol Park
2012-10-04
1
-0
/
+1
*
core: Use DBus.Properties on Manager interface
Lucas De Marchi
2012-10-04
1
-56
/
+25
*
audio: Use DBus.Properties on Control interface
Lucas De Marchi
2012-10-04
1
-39
/
+18
*
gdbus: Implement PropertiesChanged signal
Lucas De Marchi
2012-10-04
2
-2
/
+109
*
gdbus: Simplify code for appending properties
Luiz Augusto von Dentz
2012-10-04
1
-32
/
+2
*
gdbus: Integrates ObjectManager with Properties interface
Luiz Augusto von Dentz
2012-10-04
1
-1
/
+27
*
gdbus: Only export ObjectManager interface on root path
Luiz Augusto von Dentz
2012-10-04
1
-2
/
+15
*
gdbus: Group interface changes to reduce the amount of signals emitted
Luiz Augusto von Dentz
2012-10-04
1
-154
/
+208
*
gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
Luiz Augusto von Dentz
2012-10-04
1
-10
/
+237
*
gdbus: Add properties into Introspectable interface
Lucas De Marchi
2012-10-04
1
-0
/
+19
*
gdbus: Implement DBus.Properties.Set method
Lucas De Marchi
2012-10-04
2
-1
/
+157
*
gdbus: Implement DBus.Properties.GetAll method
Lucas De Marchi
2012-10-04
1
-1
/
+55
*
gdbus: Implement DBus.Properties.Get method
Lucas De Marchi
2012-10-04
2
-1
/
+69
*
gdbus: Add skeleton of DBus.Properties interface
Lucas De Marchi
2012-10-04
1
-0
/
+46
*
gdbus: Use macros to add annotations
Lucas De Marchi
2012-10-04
1
-12
/
+28
*
gdbus: Move typedefs up
Lucas De Marchi
2012-10-04
1
-18
/
+29
*
build-sys: Don't use deprecated INCLUDES variable
Lucas De Marchi
2012-10-04
1
-2
/
+2
*
build-sys: Don't use deprecated AM_PROG_MKDIR_P
Lucas De Marchi
2012-10-04
1
-1
/
+1
*
AVDTP: Remove hand-written function name from log
Lucas De Marchi
2012-10-04
1
-1
/
+1
[next]