Merge tag 'upstream/1.40' into tizen.
[platform/upstream/connman.git] / plugins / bluetooth.c
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2022-02-15 Niraj Kumar GoitImported Upstream version 1.40 64/271064/1 upstream/1.40
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2020-02-07 Jaehyun KimRemove useless code 69/224269/1
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2018-09-14 Jaehyun KimMerge "Online Check: Change default connection policy...
2018-09-13 Jaehyun KimFixed 'incompatible pointer type' warning 47/189047/1 accepted/tizen/unified/20180914.073119 submit/tizen/20180913.042841
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-06-17 Niraj Kumar Goit[SPIN] Check if network is already removed in connect... 11/74711/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
2016-03-10 taesub kimMerge "gdhcp: Don't send DHCPREQUEST if last assigned...
2016-03-09 taesub kimMerge "bluetooth: Fix Memory Leak" into tizen
2016-02-23 Niraj Kumar Goitbluetooth: Fix Memory Leak 35/60035/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-31 Chengyi ZhaoTethering: Add hidden access point support in technology
2014-10-31 Zhang zhengguangTizen: Unify bluetooth tethering enable logic
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-01-30 Patrik Flyktbluetooth: Implement tethering for the Bluez 5 bluetoot...
2013-01-30 Patrik Flyktbluetooth: Connect and disconnect a PAN NAP network
2013-01-30 Patrik Flyktbluetooth: Expose Bluez 5 org.bluez.Network1 objects...
2013-01-30 Patrik Flyktbluetooth: Keep track of Bluez 5 org.bluez.Network1...
2013-01-30 Patrik Flyktbluetooth: Expose Bluez 5 adapters as ConnMan devices
2013-01-30 Patrik Flyktbluetooth: Register technology driver
2013-01-30 Patrik Flyktbluetooth: Add new bluetooth plugin
2013-01-30 Patrik Flyktbluetooth: Rename bluetooth plugin to bluetooth_legacy
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-16 Tomasz Bursztykabluetooth: Add the device into hash table when relevant
2012-08-14 Daniel Wagnerbluetooth: Defer add_networks() if adapter is not power...
2012-08-14 Daniel Wagnerbluetooth: Remove unused argument in check_networks()
2012-08-14 Daniel Wagnerbluetooth: Remove unused argument in add_network()
2012-08-10 Gustavo Padovanbluetooth: Add device to hash before registration
2012-07-15 Marcel Holtmannplugins: Avoid shadowing connection variable
2012-06-30 Lucas De Marchibluetooth: Watch for signals only on BLUEZ_SERVICE
2012-06-04 Daniel Wagnerbluetooth: Check ownership of device
2012-04-28 Marcel Holtmannplugins: Update copyright information
2012-04-17 Tomasz Bursztykabluetooth: use g_hash_table_replace instead of insert...
2011-11-10 Daniel Wagnerbluetooth: Cleanup if technology driver register fails
2011-07-25 Daniel Wagnerbluetooth: Fix remove device/network
2011-07-25 Daniel Wagnerbluetooth: Unref network objects
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-07-25 Daniel Wagnernetwork: Remove connman_network_register/unregister()
2011-06-16 Daniel Wagnerelement: Remove network code
2011-03-03 Samuel Ortizbluetooth: Set service state to IDLE when PAN connectio...
2011-02-02 Samuel Ortiztethering: Add a tethering property per technology
2010-11-12 Marcel HoltmannUse technology information when reporting Tethering...
2010-11-12 Marcel HoltmannUse a proper technology callback to report Tethering...
2010-11-10 Samuel Ortiztethering: Add async tethering_enabled callback
2010-11-08 Samuel Ortizbluetooth: Implement tethering hook
2010-11-08 Samuel Ortiztechnology: Add bridge name to the tethering hook
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-09-19 Martin XuIgnore Bluetooth adapter if its address is 00:00:00...
2010-08-13 Samuel OrtizRemove bluetooth network from device only when device...
2010-08-10 Samuel OrtizRemove unpaired Bluetooth devices
2010-08-10 Samuel OrtizWatch for Bluetooth device changes
2010-07-23 Yingan DengFix PATH of adapter_watch in bluetooth plugin
2010-07-15 Marcel HoltmannAdd simple technology driver support for Bluetooth
2010-05-12 Samuel OrtizWatch for Bluez network change signal
2010-05-06 Martin XuSet network associating to FALSE in pan_disconnect()
2010-05-06 Martin XuCheck error before call dbus_message_get_args to acquir...
2010-04-13 Martin XuRemove erroneous DHCP method setting from bluetooth...
2010-04-09 Martin XuReference PAN network before disconnecting
2010-04-06 Samuel OrtizDo not set network index from PAN disconnect reply
2010-02-11 Samuel OrtizSet device powered when bluetooth adapters are powered
2010-02-11 Samuel OrtizBring bluetooth interfaces up at startup
2010-01-02 Marcel HoltmannUpdate copyright information
2010-01-01 Marcel HoltmannFix memory leaks caused by missing dbus_pending_call_un...
2009-12-31 Luiz Augusto Von... Port bluetooth driver to use g_dbus_add_signal_watch
2009-12-30 Martin XuSet network method as CONNMAN_IPCONFIG_METHOD_DHCP
2009-12-19 Marcel HoltmannRename D-Bus helper for basic property types
2009-11-30 Martin XuSet path string for Bluetooth devices
2009-09-02 Marcel HoltmannDon't initialize error variable
2009-08-30 Marcel HoltmannFix Bluetooth disconnect race condition
2009-08-07 Marcel HoltmannIgnore Bluetooth adapters that are currently down
2009-08-07 Marcel HoltmannFix various race conditions within Bluetooth support
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-08-06 Marcel HoltmannHave Bluetooth plugin set a proper network grouping
2009-08-06 Marcel HoltmannSet remote Bluetooth address as network name for now
2009-08-06 Marcel HoltmannSet unique device ident for Bluetooth adapters
2009-07-19 Marcel HoltmannEnsure that all supplicant and Bluetooth D-Bus calls...
2009-07-12 Marcel HoltmannStore control interface for complex devices
2009-06-29 Marcel HoltmannThe device policy is a bad idea and so remove all suppo...
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-04-22 Marcel HoltmannHandle errors with DBusPendingCall and lost connection
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-02-03 Marcel HoltmannThe disconnect method PAN doesn't require the interface...
2009-02-03 Marcel HoltmannSet network protocol to IP for Bluetooth PAN to allow...
2009-01-04 Marcel HoltmannUse the property functions for path data
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2008-12-30 Marcel HoltmannAdd support for connecting Bluetooth NAP networks
2008-12-30 Marcel HoltmannCheck that device name is valid before using it
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-28 Marcel HoltmannUse manual policy as default
2008-12-26 Marcel HoltmannAdd initial support for Bluetooth networks
2008-12-25 Marcel HoltmannAdd support for different network modes
2008-12-25 Marcel HoltmannFix broken device driver details of Bluetooth plugin
next