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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
agent: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-4
/
+0
2012-09-21
manager: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-2
/
+2
2012-09-21
core: Make D-Bus connection valid for entire bluetoothd lifetime
Andrzej Kaczmarek
1
-6
/
+8
2012-09-21
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
1
-1
/
+1
2012-09-03
core: Add D-Bus disconnect function for easier detection
Johan Hedberg
1
-0
/
+8
2012-07-10
Move mgmtops to the core daemon
Johan Hedberg
1
-2
/
+7
2012-05-29
build: Remove dependency on libcap-ng
Marcel Holtmann
1
-13
/
+0
2012-04-23
core: Remove DiscoverSchedulerInterval option from main.conf
Luiz Augusto von Dentz
1
-10
/
+0
2012-03-28
Add support for setting VID source in DeviceID from config file
Szymon Janc
1
-2
/
+17
2012-03-28
Parse config DeviceID string on bluetoothd startup
Szymon Janc
1
-3
/
+17
2012-03-26
GATT: Rename AttributeServer switch
Chen Ganir
1
-2
/
+2
2012-03-15
Remove leftover code of main_opts operation
Chan-yeol Park
1
-3
/
+0
2011-12-30
attrib-server: Initial steps towards multi-adapter GATT server support
Santiago Carot-Nemesio
1
-8
/
+0
2011-10-28
main: Use glib signal handler
Daniel Wagner
1
-18
/
+79
2011-10-05
Add automatic connect timeout config option
Claudio Takahasi
1
-0
/
+12
2011-08-30
Print an error message if g_dbus_setup_bus fails.
Burt Silverman
1
-0
/
+1
2011-08-22
Remove EnableLE option from the user-space
Claudio Takahasi
1
-7
/
+0
2011-07-14
Move attrib server init/exit declaration to hcid.h
Claudio Takahasi
1
-1
/
+0
2011-05-15
Remove unnecessary headers from main.c
Claudio Takahasi
1
-4
/
+1
2011-05-15
Remove unused "scan" variable from main_opts
Claudio Takahasi
1
-1
/
+0
2011-03-15
Use new UUID functions in GATT
Elvis Pfützenreuter
1
-0
/
+1
2010-11-28
Remove unused includes
Johan Hedberg
1
-2
/
+0
2010-11-11
Add a new configuration option to disable Low Energy support
Claudio Takahasi
1
-0
/
+7
2010-10-27
Add -p and -P command line options for controlling plugin selection
Johan Hedberg
1
-1
/
+7
2010-10-26
Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.c
Claudio Takahasi
1
-1
/
+3
2010-10-26
Move expand_name to adapter.c
Claudio Takahasi
1
-58
/
+0
2010-10-26
Simplify D-Bus connection handling and move it to main.c
Johan Hedberg
1
-3
/
+45
2010-10-26
Remove useless hcid_dbus_unregister function
Johan Hedberg
1
-2
/
+0
2010-10-26
Rename dbus-hci.c event.c and use btd_event_ prefix for it
Johan Hedberg
1
-1
/
+1
2010-08-24
Add AttributeServer option
Vinicius Costa Gomes
1
-3
/
+15
2010-08-09
Add attribute server database
Claudio Takahasi
1
-0
/
+4
2010-07-12
Remove double g_option_context_free() call
Marcel Holtmann
1
-2
/
+0
2010-07-12
Rename --nodaemon option into --nodetach
Marcel Holtmann
1
-4
/
+4
2010-07-12
Add support for printing daemon version
Marcel Holtmann
1
-0
/
+10
2010-06-29
Fix some code style issues
Luiz Augusto von Dentz
1
-1
/
+2
2010-06-12
Store debug keys in runtime memory
Johan Hedberg
1
-0
/
+7
2010-06-08
Fix regression with debug via SIGUSR2
Gustavo F. Padovan
1
-0
/
+8
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
1
-18
/
+18
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-05-21
Add dynamic debug feature
Gustavo F. Padovan
1
-19
/
+17
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-02
Some coding style updates for capabilities patch
Marcel Holtmann
1
-3
/
+5
2009-10-02
Drop Posix Capabilities
Steve Grubb
1
-0
/
+11
2009-08-01
Cache service class updates during bootup
Alok Barsode
1
-2
/
+0
2009-07-29
Add skeleton for RFKILL support
Marcel Holtmann
1
-0
/
+4
2009-07-22
Remove the service_classes_callback mechanism
Alok Barsode
1
-45
/
+1
2009-06-11
Add udev mode to bluetoothd
Bastien Nocera
1
-4
/
+59
2009-05-10
Add NameResolving option to main.conf
Ilya Rubtsov
1
-0
/
+8
2009-05-08
Change var name inqmode to discov_interval to be more suggestive.
Luiz Augusto von Dentz
1
-2
/
+2
2009-05-06
Fix service class update when adapter is DOWN
Johan Hedberg
1
-3
/
+0
[next]