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
/
src
/
manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
adapter: Convert adapter_get_address into simple getter
Szymon Janc
1
-4
/
+1
2012-10-04
core: Use DBus.Properties on Manager interface
Lucas De Marchi
1
-56
/
+25
2012-09-25
core: Add cleanup function for external profiles
Johan Hedberg
1
-0
/
+2
2012-09-25
core: Add external profile registration callbacks
Johan Hedberg
1
-0
/
+9
2012-09-21
adapter: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-1
/
+1
2012-09-21
manager: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-20
/
+18
2012-09-21
dbus-common: Remove conn parameter from emit_array_property_changed
Andrzej Kaczmarek
1
-2
/
+1
2012-09-03
core: replace NULL by dbus invalid arguments
Chan-yeol Park
1
-1
/
+1
2012-07-04
manager: remove deprecated ListAdapters() method
Gustavo Padovan
1
-33
/
+0
2012-07-04
manager: remove unused manager_add_adapter()
Gustavo Padovan
1
-12
/
+0
2012-06-27
Fix GDBus flags after conversion to macros
Lucas De Marchi
1
-1
/
+1
2012-05-17
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-8
/
+8
2012-05-17
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-9
/
+21
2012-05-17
Constify GDBus signal tables
Lucas De Marchi
1
-1
/
+1
2012-05-17
Constify GDBus method tables
Lucas De Marchi
1
-1
/
+1
2012-03-28
Add support for setting VID source in DeviceID from config file
Szymon Janc
1
-1
/
+3
2012-03-28
Set DeviceID when registering adapter not when sdp server is starting
Szymon Janc
1
-11
/
+4
2012-02-22
core: Fix initial adapter state
Johan Hedberg
1
-2
/
+2
2012-01-02
manager: Fix removing adapter from list upon initialization failure
Johan Hedberg
1
-0
/
+1
2011-07-26
Fix possible invalid read/free on manager.c
Luiz Augusto von Dentz
1
-2
/
+8
2011-07-05
Fix possible invalid read/free when using g_slist_free_full
Luiz Augusto von Dentz
1
-1
/
+4
2011-07-04
Allow building with GLib 2.16 for now
Marcel Holtmann
1
-0
/
+3
2011-06-30
Make use of g_slist_free_full when elements are dynamically-allocated
Luiz Augusto von Dentz
1
-2
/
+1
2011-06-15
Re-add manager_get_default_adapter()
Bastien Nocera
1
-0
/
+5
2010-12-20
Get rid of unnecessary manager_stop_adapter function
Johan Hedberg
1
-13
/
+0
2010-12-19
Get rid of unused btd_manager_set_offline function
Johan Hedberg
1
-14
/
+0
2010-12-19
Get rid of unnecessary manager_get_default_adapter function
Johan Hedberg
1
-5
/
+0
2010-12-19
Get rid of unnecessary manager_find_adapter_by_path function
Johan Hedberg
1
-20
/
+0
2010-12-19
Get rid of unnecessary manager_find_adapter_by_address function
Johan Hedberg
1
-26
/
+5
2010-12-19
Add manager_foreach_adapter()
Johan Hedberg
1
-0
/
+5
2010-12-19
Remove unnecessary empty line
Johan Hedberg
1
-1
/
+0
2010-12-18
Refactor adapter initialization and power control
Johan Hedberg
1
-54
/
+49
2010-12-14
Add btd_error_no_such_adapter()
Gustavo F. Padovan
1
-10
/
+3
2010-12-13
Refactor class of device (and related values) handling to adapter_ops
Johan Hedberg
1
-5
/
+11
2010-12-07
Create btd_error_invalid_args()
Gustavo F. Padovan
1
-7
/
+0
2010-11-28
Remove unused includes
Johan Hedberg
1
-2
/
+0
2010-11-04
Remove redundant tracking of ignored adapters
Johan Hedberg
1
-1
/
+1
2010-10-23
Fix crash in Manager.GetProperties
Tommi Keisala
1
-1
/
+2
2010-08-09
Fix append_variant_array() to take a number of elements
Vinicius Costa Gomes
1
-2
/
+3
2010-07-13
Make FindAdapter() accept lower-case hex addresses
Elvis Pfützenreuter
1
-1
/
+1
2010-05-26
Coding style cleanup
Johan Hedberg
1
-8
/
+9
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-04-28
Update service class on adapter-by-adapter basis
Elvis Pfutzenreuter
1
-14
/
+2
2010-02-12
Deprecate the ListAdapters() method on Manager
Gustavo F. Padovan
1
-1
/
+2
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-26
Some coding style fixes and removed unused function.
Claudio Takahasi
1
-1
/
+1
2009-08-15
Implement Class of Device cache for async behaviour.
Alok Barsode
1
-11
/
+0
2009-07-31
Add functions for RFKILL and offline mode
Johan Hedberg
1
-0
/
+14
2009-07-22
Remove the service_classes_callback mechanism
Alok Barsode
1
-15
/
+9
[next]