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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
service: Fix passing stack variable as reference value
Luiz Augusto von Dentz
1
-8
/
+2
2012-10-05
mgmt: Constify use of bdaddr_t pointer parameters
Szymon Janc
1
-2
/
+3
2012-10-05
device: Convert device_get_address into simple getter
Szymon Janc
1
-3
/
+1
2012-10-05
adapter: Convert adapter_get_address into simple getter
Szymon Janc
5
-59
/
+31
2012-10-03
neard: Implement RequestOOB function
Szymon Janc
1
-1
/
+89
2012-10-03
neard: Implement PushOOB function
Szymon Janc
1
-7
/
+247
2012-10-03
Add initial neard plugin implementation
Szymon Janc
1
-0
/
+218
2012-10-03
oob: Refactor oob callback handling and move it to adapter code
Szymon Janc
1
-49
/
+13
2012-10-03
mgmt: Handle missing randomizer in mgmt_add_remote_oob_data
Szymon Janc
1
-7
/
+0
2012-10-02
core: Move sdp_xml_parse_record from service plugin to sdp-xml.c
Johan Hedberg
1
-203
/
+0
2012-10-02
service: Remove extra memory copying from cancel_authorization
Szymon Janc
1
-5
/
+0
2012-10-01
adapter: Use authorization id for cancelling
Mikel Astiz
1
-7
/
+11
2012-09-21
wiimote: add Wii Balance Board detection
David Herrmann
1
-0
/
+1
2012-09-21
service: Fix DBusMessage leak
Johan Hedberg
1
-3
/
+2
2012-09-21
dbusoob: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-8
/
+7
2012-09-21
service: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-45
/
+29
2012-09-21
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
1
-1
/
+1
2012-09-05
adaptername: Refactor handle_inotify_cb
Szymon Janc
1
-24
/
+24
2012-09-03
core: replace NULL by dbus invalid arguments
Chan-yeol Park
1
-4
/
+4
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
3
-0
/
+5
2012-08-17
service: Fix reference counting for serv_adapter->adapter
Johan Hedberg
1
-1
/
+6
2012-08-14
dbusoob: Fix missing const specifier for oob_data->name
Johan Hedberg
1
-1
/
+1
2012-08-14
dbusoob: Reply with error if SSP is not supported
Szymon Janc
1
-0
/
+9
2012-08-14
dbusoob: Add support for Name in AddRemoteData
Szymon Janc
1
-5
/
+13
2012-08-14
dbusoob: Add support for Class in AddRemoteData
Szymon Janc
1
-0
/
+15
2012-08-14
dbusoob: Change AddRemoteData to match new API
Szymon Janc
1
-18
/
+108
2012-08-14
dbusoob: Change ReadLocalData to match new API
Szymon Janc
1
-8
/
+23
2012-08-14
dbusoob: Simplify remove_remote_data
Szymon Janc
1
-3
/
+1
2012-07-10
plugins: remove unmaintained plugins
Gustavo Padovan
3
-953
/
+0
2012-07-10
Move mgmtops to the core daemon
Johan Hedberg
1
-2496
/
+0
2012-07-07
mgmtops: Fix calling btd_adapter_start() for an off adapter
Vinicius Costa Gomes
1
-5
/
+6
2012-07-04
adapter: make restore powered work again
Gustavo Padovan
1
-7
/
+0
2012-07-04
adapter: remove btd_adapter_encrypt_link()
Gustavo Padovan
1
-12
/
+0
2012-07-04
adapter_ops: remove disable_cod_cache
Gustavo Padovan
1
-9
/
+0
2012-07-04
remove the hciops plugin
Gustavo Padovan
1
-3943
/
+0
2012-06-13
mgmtops: Clear pending_cod_change when powering off
Johan Hedberg
1
-0
/
+1
2012-06-13
mgmtops: Move error message after command status handlers calls
Szymon Janc
1
-5
/
+7
2012-06-13
mgmtops: Handle EBUSY status from MGMT_OP_ADD_UUID commands
Szymon Janc
1
-9
/
+50
2012-06-07
mgmtops: Fix handling of cmd_status(0)
Johan Hedberg
1
-0
/
+6
2012-06-02
mgmtops: Fix endianness conversion
Jefferson Delfes
1
-1
/
+1
2012-06-02
pnat: Move UUID string definition to lib
Daniel Wagner
1
-2
/
+2
2012-05-30
GATT: Move GATT assigned numbers to GATT header
Claudio Takahasi
1
-0
/
+1
2012-05-24
Remove redundant D-Bus error initilization in maemo6 plugin
Syam Sidhardhan
1
-1
/
+0
2012-05-17
Do not set signature and reply in GDBus tables
Lucas De Marchi
2
-8
/
+8
2012-05-17
Convert GDBus methods to use macro helpers
Lucas De Marchi
2
-11
/
+27
2012-05-17
Constify GDBus method tables
Lucas De Marchi
2
-2
/
+2
2012-05-02
mgmtops: Fix wrong parameter order for btd_event_ltk_notify()
Anderson Lizardo
1
-2
/
+2
2012-04-29
Fix adaptername shutdown
Bastien Nocera
1
-5
/
+8
2012-04-26
hciops: Fix event mask for Inquiry Result with RSSI
Johan Hedberg
1
-1
/
+1
2012-04-25
Remove MGMT address type definition
Claudio Takahasi
1
-44
/
+16
[next]