index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
More fixes for the message dispatch handling
Marcel Holtmann
2008-05-27
1
-5
/
+2
*
Add new message dispatching
Marcel Holtmann
2008-05-27
1
-1
/
+39
*
Fix object path reference count handling
Marcel Holtmann
2008-05-27
1
-8
/
+16
*
First attempt to use the new interface helpers
Marcel Holtmann
2008-05-27
1
-37
/
+41
*
Add introspection support for new interface handlers
Marcel Holtmann
2008-05-27
1
-40
/
+79
*
Use reference counting for the object paths
Marcel Holtmann
2008-05-27
1
-13
/
+54
*
Add first implementation of libgdbus interface helpers
Marcel Holtmann
2008-05-27
1
-13
/
+65
*
Add prototypes for interface registration
Marcel Holtmann
2008-05-27
2
-0
/
+29
*
Add real libgdbus types for interface definitions
Marcel Holtmann
2008-05-27
1
-0
/
+37
*
Fix memory leak on proxy disable and some code cleanups.
Luiz Augusto von Dentz
2008-05-22
1
-58
/
+46
*
Fix issues with missing include for PATH_MAX
utils-3.32
Marcel Holtmann
2008-05-20
7
-0
/
+7
*
Update changelog and bump version number
Marcel Holtmann
2008-05-20
2
-1
/
+16
*
Fix bt_rfcomm_listen_allocate since channel allocation happens after listen()...
Johan Hedberg
2008-05-17
1
-7
/
+15
*
Fix the object path(s) that the org.bluez.Database interface is available for
Johan Hedberg
2008-05-16
1
-1
/
+1
*
Fix bt_rfcomm_connect segfault
Johan Hedberg
2008-05-16
1
-4
/
+5
*
Make serial service to use bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2008-05-16
1
-77
/
+20
*
Introduce bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2008-05-16
2
-5
/
+29
*
Use g_key_file_get_string_list instead of g_key_file_get_string
Johan Hedberg
2008-05-16
2
-50
/
+47
*
Make network service to use bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-16
1
-91
/
+15
*
Implement g_key_file_get_string_list
Johan Hedberg
2008-05-16
1
-1
/
+25
*
Add g_renew
Johan Hedberg
2008-05-16
1
-0
/
+2
*
Implement g_strfreev and add stub for g_key_file_get_string_list
Johan Hedberg
2008-05-16
2
-1
/
+26
*
Implement support for disabling specific plugins from loading
Johan Hedberg
2008-05-16
3
-3
/
+60
*
Use EACCES instead of ENOKEY
Marcel Holtmann
2008-05-16
1
-1
/
+1
*
Fix wrong usage of non const bdaddr_t
Marcel Holtmann
2008-05-15
3
-6
/
+6
*
Better integer/pointer wrapping functions
Marcel Holtmann
2008-05-15
1
-6
/
+4
*
Removed casts from user data
Cidorvan Leite
2008-05-15
1
-2
/
+4
*
Added GUINT_TO_POINTER macro
Cidorvan Leite
2008-05-15
1
-0
/
+4
*
Input listen clean up
Cidorvan Leite
2008-05-15
1
-66
/
+19
*
Added GPOINTER_TO_UINT macro
Cidorvan Leite
2008-05-15
1
-0
/
+4
*
Fix problem with non const bdaddr_t
Marcel Holtmann
2008-05-15
3
-4
/
+4
*
Make some bdaddr_t parameters const
Marcel Holtmann
2008-05-15
4
-6
/
+6
*
Remove casts.
Luiz Augusto von Dentz
2008-05-15
1
-5
/
+5
*
Make audio service to use of bt_*_listen helpers.
Luiz Augusto von Dentz
2008-05-15
4
-210
/
+73
*
Add sample for input.conf file
Marcel Holtmann
2008-05-15
2
-1
/
+10
*
str2uuid function moved to common
Cidorvan Leite
2008-05-15
1
-39
/
+3
*
Added function for convert string to uuid128
Cidorvan Leite
2008-05-15
2
-0
/
+37
*
Fix return value for snd_pcm_hw_params() calls
Marcel Holtmann
2008-05-15
1
-1
/
+5
*
Add IO channel for handling netlink messages
Marcel Holtmann
2008-05-15
1
-0
/
+41
*
Fix typo in cleanup routine
Marcel Holtmann
2008-05-15
1
-1
/
+1
*
Fix default value handling when config file is not present
Marcel Holtmann
2008-05-15
3
-17
/
+20
*
Add initial work for netlink plugin
Marcel Holtmann
2008-05-15
4
-2
/
+112
*
Fix key file handling if config file doesn't exist
Marcel Holtmann
2008-05-15
1
-1
/
+2
*
Initialize sockaddr variables before using them.
Luiz Augusto von Dentz
2008-05-14
1
-0
/
+3
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
13
-46
/
+151
*
Add support for IdleTimeout config option
Marcel Holtmann
2008-05-14
4
-12
/
+54
*
Introduce g_key_file_get_integer to eglib.
Luiz Augusto von Dentz
2008-05-14
2
-0
/
+24
*
Fix bug on l2cap_bind and some code cleanup.
Luiz Augusto von Dentz
2008-05-13
1
-50
/
+53
*
Introduce bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-13
2
-15
/
+78
*
introduce bt_rfcomm_listen.
Luiz Augusto von Dentz
2008-05-12
2
-8
/
+128
[next]