index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
Fix problem with non const bdaddr_t
Marcel Holtmann
3
-4
/
+4
2008-05-15
Make some bdaddr_t parameters const
Marcel Holtmann
4
-6
/
+6
2008-05-15
Remove casts.
Luiz Augusto von Dentz
1
-5
/
+5
2008-05-15
Make audio service to use of bt_*_listen helpers.
Luiz Augusto von Dentz
4
-210
/
+73
2008-05-15
Add sample for input.conf file
Marcel Holtmann
2
-1
/
+10
2008-05-15
str2uuid function moved to common
Cidorvan Leite
1
-39
/
+3
2008-05-15
Added function for convert string to uuid128
Cidorvan Leite
2
-0
/
+37
2008-05-15
Fix return value for snd_pcm_hw_params() calls
Marcel Holtmann
1
-1
/
+5
2008-05-15
Add IO channel for handling netlink messages
Marcel Holtmann
1
-0
/
+41
2008-05-15
Fix typo in cleanup routine
Marcel Holtmann
1
-1
/
+1
2008-05-15
Fix default value handling when config file is not present
Marcel Holtmann
3
-17
/
+20
2008-05-15
Add initial work for netlink plugin
Marcel Holtmann
4
-2
/
+112
2008-05-15
Fix key file handling if config file doesn't exist
Marcel Holtmann
1
-1
/
+2
2008-05-14
Initialize sockaddr variables before using them.
Luiz Augusto von Dentz
1
-0
/
+3
2008-05-14
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
13
-46
/
+151
2008-05-14
Add support for IdleTimeout config option
Marcel Holtmann
4
-12
/
+54
2008-05-14
Introduce g_key_file_get_integer to eglib.
Luiz Augusto von Dentz
2
-0
/
+24
2008-05-13
Fix bug on l2cap_bind and some code cleanup.
Luiz Augusto von Dentz
1
-50
/
+53
2008-05-13
Introduce bt_l2cap_listen.
Luiz Augusto von Dentz
2
-15
/
+78
2008-05-12
introduce bt_rfcomm_listen.
Luiz Augusto von Dentz
2
-8
/
+128
2008-05-10
Fix failure when MaximumServiceRecordCount is 0xFFFF
Marcel Holtmann
1
-2
/
+1
2008-05-09
Cleanup and removal of dbus internal calls.
Luiz Augusto von Dentz
1
-411
/
+218
2008-05-09
AVCTP l2cap connection clean up
Cidorvan Leite
1
-91
/
+23
2008-05-09
Add support for switching HID proxy devices from Dell
Marcel Holtmann
1
-0
/
+33
2008-05-09
Use -no-undefined for linking plugins
Marcel Holtmann
5
-5
/
+10
2008-05-08
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
36
-176
/
+110
2008-05-08
Move D-Bus watch functions into libgdbus
Marcel Holtmann
44
-130
/
+87
2008-05-08
Removed function not used.
Cidorvan Leite
2
-66
/
+0
2008-05-08
Emulate libgdbus API for mainloop integration
Marcel Holtmann
5
-46
/
+49
2008-05-08
Move D-Bus mainloop integration into libgdbus
Marcel Holtmann
11
-868
/
+316
2008-05-08
Remove uneeded D-Bus API extension
Marcel Holtmann
2
-55
/
+0
2008-05-08
Move set_nonblocking() to the GLib helpers for now
Marcel Holtmann
6
-30
/
+23
2008-05-08
Register service and UUIDs in one step
Marcel Holtmann
6
-110
/
+99
2008-05-08
Add skeleton for libgdbus support
Marcel Holtmann
5
-2
/
+74
2008-05-08
Remove simple introspection function
Marcel Holtmann
2
-30
/
+0
2008-05-08
Add directory for libgdbus library
Marcel Holtmann
3
-1
/
+4
2008-05-08
Remove service daemon activation handling
Marcel Holtmann
13
-739
/
+151
2008-05-08
fixed format string
Claudio Takahasi
3
-6
/
+6
2008-05-08
Remove inotify support
Marcel Holtmann
11
-356
/
+4
2008-05-08
Remove HAL support helpers
Marcel Holtmann
8
-281
/
+4
2008-05-07
Fix dbus internals calls.
Luiz Augusto von Dentz
1
-144
/
+19
2008-05-07
fixed format string
Claudio Takahasi
1
-1
/
+1
2008-05-07
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
6
-102
/
+41
2008-05-07
g_ascii_isxdigit replaced to isxdigit function for eglib compatibility.
Cidorvan Leite
1
-1
/
+1
2008-05-07
fixed format string
Claudio Takahasi
1
-35
/
+42
2008-05-07
MAC address converted to upper case when creating an object path
Cidorvan Leite
1
-1
/
+4
2008-05-07
Added g_ascii_strup function to eglib
Cidorvan Leite
2
-0
/
+19
2008-05-06
Fix bug that prevent bnep interfaces to come up on reconnection.
Luiz Augusto von Dentz
3
-30
/
+36
2008-05-06
Add some useful info calls for debugging.
Luiz Augusto von Dentz
1
-4
/
+6
2008-05-06
Update changelog and bump version number
Marcel Holtmann
2
-1
/
+12
[next]