index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sending reply to SetDiscoverableTimeout
Johan Hedberg
2007-05-14
1
-1
/
+1
*
Implement Adapter.FinishRemoteServiceTransaction
Johan Hedberg
2007-05-09
1
-0
/
+9
*
Use the generic signal sending functions
Johan Hedberg
2007-05-07
1
-44
/
+41
*
Fix use of uninitialized memory
Johan Hedberg
2007-05-04
1
-1
/
+5
*
Fix two memory leaks with lmp_vertostr() usage
Johan Hedberg
2007-05-04
1
-4
/
+7
*
Fix ListRecentRemoteDevices signature
Johan Hedberg
2007-05-04
1
-1
/
+1
*
Fix dict signatures
Johan Hedberg
2007-05-04
1
-2
/
+2
*
Convert to using the generic D-Bus object handling
Johan Hedberg
2007-05-04
1
-79
/
+159
*
GetRemoteName must return the cached name only or not available error when it...
Claudio Takahasi
2007-04-20
1
-8
/
+5
*
Add missing includes for dbus-helper.h
Johan Hedberg
2007-04-17
1
-0
/
+1
*
Move append_dict_entry to utils/common and change the name to dbus_message_it...
Luiz Augusto von Dentz
2007-04-16
1
-20
/
+29
*
Added remote device info dictionary
Claudio Takahasi
2007-04-11
1
-4
/
+106
*
Add signals for adding and removing trust
Johan Hedberg
2007-04-11
1
-5
/
+15
*
Fixed major/minor class in Adapter.GetInfo
Claudio Takahasi
2007-04-10
1
-1
/
+1
*
Implement global trust setting
Johan Hedberg
2007-04-10
1
-0
/
+94
*
Added adapter dict: adapter.GetInfo()
Claudio Takahasi
2007-03-21
1
-20
/
+69
*
Add basic GetInfo() and GetRemoteInfo() support
Marcel Holtmann
2007-03-21
1
-2
/
+51
*
Added skeleton for dict based methods: Adapter.GetInfo, Adapter.GetRemoteInfo...
Claudio Takahasi
2007-03-21
1
-0
/
+14
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
1
-1
/
+1
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
1
-5
/
+3
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-12
/
+5
*
More SetMode cleanup
Johan Hedberg
2007-01-30
1
-7
/
+2
*
Make sure the device mode is only stored through a SetMode call
Johan Hedberg
2007-01-30
1
-0
/
+2
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-1
/
+1
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-32
/
+31
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
*
Add disconnection delay and RemoteDeviceDisconnectRequested signal for the Di...
Johan Hedberg
2007-01-03
1
-20
/
+72
*
Add support for GetRemoteFeatures method
Marcel Holtmann
2006-12-25
1
-0
/
+53
*
Fixed code standard for dbus_message_get_args: check the return value instead...
Claudio Takahasi
2006-11-28
1
-218
/
+49
*
Improve "off" mode behaviour when offmode=devdown
Johan Hedberg
2006-11-21
1
-3
/
+5
*
Add offmode config option for defining SetMode("off") behaviour
Johan Hedberg
2006-11-14
1
-2
/
+15
*
Added raw service record to xml conversion functions
Claudio Takahasi
2006-11-10
1
-13
/
+2
*
Implement ListRemoteDevices and ListRecentRemoteDevices methods
Johan Hedberg
2006-11-10
1
-0
/
+129
*
Use textfile_casedel() for deleting the link key
Marcel Holtmann
2006-11-07
1
-1
/
+1
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+1
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-24
/
+10
*
Add dummy implementation for the XML service records
Marcel Holtmann
2006-10-30
1
-0
/
+18
*
Cleanup
Marcel Holtmann
2006-10-24
1
-3
/
+4
*
Send DiscoverableTimeoutChanged signal
Marcel Holtmann
2006-10-22
1
-1
/
+6
*
Allow zero length adapter names
Johan Hedberg
2006-10-21
1
-2
/
+2
*
Keep periodic discovery name resolving setting also after the first period
Johan Hedberg
2006-10-13
1
-0
/
+3
*
More cleanup
Johan Hedberg
2006-10-12
1
-8
/
+9
*
Code cleanup
Johan Hedberg
2006-10-12
1
-185
/
+290
*
Implement SetPeriodicDiscoveryNameResolving and GetPeriodicDiscoveryNameResol...
Johan Hedberg
2006-10-12
1
-1
/
+62
*
Sort discovered devices list based on their RSSI
Johan Hedberg
2006-10-12
1
-1
/
+1
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-50
/
+50
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-198
/
+198
*
cleanup
Claudio Takahasi
2006-10-04
1
-20
/
+4
[next]