index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
core: Do not call the callback on btd_cancel_authorization
HEAD
master
Luiz Augusto von Dentz
1
-1
/
+4
2012-10-26
core: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+2
2012-10-25
systemd: prevent duplicate logging messages in journal
Marti Raudsepp
1
-0
/
+1
2012-10-25
event: Remove write of LastSeen info
Frédéric Danis
1
-13
/
+0
2012-10-25
adapter: Move storage names to cache directory
Frédéric Danis
2
-6
/
+99
2012-10-25
adapter: Move saved config to ini-file format
Frédéric Danis
1
-38
/
+168
2012-10-25
adapter: Read mode in storage at init
Frédéric Danis
4
-50
/
+44
2012-10-25
adapter: Read discoverable timeout in storage at init
Frédéric Danis
1
-12
/
+7
2012-10-25
adapter: Read pairable timeout in storage at init
Frédéric Danis
1
-11
/
+10
2012-10-25
adapter: Move pairable read to load_config()
Frédéric Danis
1
-4
/
+4
2012-10-25
adapter: Remove device class storage
Frédéric Danis
3
-15
/
+7
2012-10-25
adapter: Read name in storage at init
Frédéric Danis
1
-0
/
+13
2012-10-22
mgmt: Add support for LE peripheral mode
Johan Hedberg
1
-4
/
+4
2012-10-22
core: Remove unnecessary include from glib-helper.c
Johan Hedberg
1
-1
/
+0
2012-10-19
attrib: Fix memory leak if att_data_list_alloc fails
Ludek Finstrle
1
-3
/
+9
2012-10-19
core: Update gdbus function calls
Lucas De Marchi
2
-94
/
+69
2012-10-18
adapter: Fix memory leak on discovery cleanup
Anderson Lizardo
1
-2
/
+2
2012-10-17
device: Fix modifying list while iterating
Mikel Astiz
1
-2
/
+2
2012-10-16
adapter: Remove not used defines
Szymon Janc
1
-4
/
+0
2012-10-16
mgmt: Remove not used members from controller_info
Szymon Janc
1
-10
/
+2
2012-10-16
mgmt: Make mgmt_update_powered return void
Szymon Janc
1
-4
/
+2
2012-10-16
device: Mark services as resolved also when loading from storage
Johan Hedberg
1
-0
/
+5
2012-10-15
adapter: Use g_slist_free_full for cleaning up discovery->found
Johan Hedberg
1
-3
/
+2
2012-10-15
adapter: Use idle callbacks for forcing DevicesFound events
Johan Hedberg
1
-3
/
+2
2012-10-15
device: Implement Device.CancelPairing method
Johan Hedberg
1
-0
/
+17
2012-10-15
adapter: Remove legacy CancelDeviceCreation method
Johan Hedberg
1
-36
/
+0
2012-10-15
core: Add timer for removing temporary discovered device objects
Johan Hedberg
2
-2
/
+47
2012-10-12
adapter: Add DevicesFound signal
Johan Hedberg
1
-38
/
+155
2012-10-12
adapter: Remove out of range devices tracking
Johan Hedberg
1
-44
/
+1
2012-10-12
core: Create devices dynamically during discovery
Johan Hedberg
5
-439
/
+173
2012-10-12
adapter: Remove Create(Paired)Device methods
Johan Hedberg
1
-130
/
+0
2012-10-12
device: Add device_name_known convenience function
Johan Hedberg
2
-0
/
+6
2012-10-12
device: Add LegacyPairing and RSSI properties
Johan Hedberg
2
-0
/
+69
2012-10-11
core: Fix connecting to an already connected device on pairing
João Paulo Rechi Vita
1
-1
/
+1
2012-10-11
gattrib: Add support for listening for events for specific handles
Vinicius Costa Gomes
1
-1
/
+1
2012-10-11
attrib: Fix not checking if att_data_list_alloc fails
Vinicius Costa Gomes
1
-0
/
+9
2012-10-11
attrib: Remove all the usages of ATT_MAX_MTU
Vinicius Costa Gomes
1
-1
/
+2
2012-10-10
event: Use bool instead gboolean for legacy parameter
Szymon Janc
5
-8
/
+8
2012-10-10
core: Pass confirm name as bool value
Szymon Janc
5
-5
/
+6
2012-10-09
core: fix stop scanning after GCEP
João Paulo Rechi Vita
1
-11
/
+15
2012-10-09
core: Add initial Device.Pair() implementation
Johan Hedberg
1
-0
/
+47
2012-10-09
device: Remove not used device_set_class function
Szymon Janc
2
-13
/
+0
2012-10-09
adapter: Remove not used btd_adapter_switch_{online,offline} functions
Szymon Janc
2
-45
/
+0
2012-10-09
storage: Remove not used read_remote_features
Szymon Janc
2
-47
/
+0
2012-10-09
storage: Remove not used write_features_info
Szymon Janc
2
-34
/
+0
2012-10-09
storage: Remove not used write_version_info
Szymon Janc
2
-20
/
+0
2012-10-09
storage: Remove not used read_remote_eir
Szymon Janc
2
-43
/
+0
2012-10-09
event: Don't store EIR in btd_event_device_found
Szymon Janc
3
-26
/
+0
2012-10-09
Simplify checking if found device is legacy
Szymon Janc
5
-72
/
+23
2012-10-09
adapter: Emit signals through DBus.Properties
Lucas De Marchi
1
-95
/
+47
[next]