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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
Move common files into src directory
Marcel Holtmann
12
-0
/
+4429
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
2
-111
/
+17
2009-08-20
Trigger builtin plugin loading even if PLUGINDIR is not set
Marcel Holtmann
1
-1
/
+1
2009-08-20
Fix builtin plugin loading when PLUGINDIR is not valid
Marcel Holtmann
1
-1
/
+2
2009-08-20
Add more error codes to plugin loading
Marcel Holtmann
1
-4
/
+8
2009-08-20
Check PLUGINDIR after loading the builtin plugins
Marcel Holtmann
1
-3
/
+3
2009-08-20
Wait 5 milliseconds before doing Simple Pairing auto-accept
Marcel Holtmann
1
-0
/
+3
2009-08-17
Fix Class of Device setting when InitiallyPowered=false
Johan Hedberg
1
-1
/
+1
2009-08-15
Remove unused variable from the hci_dev struct
Johan Hedberg
1
-1
/
+0
2009-08-14
Move logging functions into the daemon
Marcel Holtmann
3
-1
/
+147
2009-08-15
Implement Class of Device cache for async behaviour.
Alok Barsode
7
-187
/
+170
2009-08-11
Allow lp (CUPS) to talk to bluetoothd
Till Kamppeter
1
-0
/
+6
2009-08-09
Make all major plugins builtin to simplify debugging
Marcel Holtmann
1
-1
/
+23
2009-08-09
Build the builtin plugins along with the daemon
Marcel Holtmann
1
-4
/
+46
2009-08-05
Fix Adapter Name property setting when the adapter is DOWN
Johan Hedberg
1
-7
/
+8
2009-08-05
Fix write_local_name name parameter type to be const
Johan Hedberg
2
-2
/
+2
2009-08-04
Fix device name setting for mode=off when bluetoothd starts
Johan Hedberg
1
-26
/
+31
2009-08-01
Fix calling set_limited_discoverable twice
Johan Hedberg
1
-5
/
+2
2009-08-01
Use limited discoverable mode only when 0 < discov_timeout <= 60
Johan Hedberg
1
-5
/
+9
2009-08-01
Cache service class updates during bootup
Alok Barsode
3
-20
/
+28
2009-07-31
When RFKILL is unblocked restore the previous power setting
Marcel Holtmann
1
-0
/
+2
2009-07-31
Add functions for RFKILL and offline mode
Johan Hedberg
4
-1
/
+49
2009-07-29
Add skeleton for RFKILL support
Marcel Holtmann
4
-1
/
+178
2009-07-29
Fix missing includes from header files
Marcel Holtmann
2
-0
/
+4
2009-07-22
Remove the service_classes_callback mechanism
Alok Barsode
5
-73
/
+16
2009-07-21
Fix segfault when a record is updated.
Luiz Augusto von Dentz
1
-20
/
+17
2009-07-21
Fix bogus error comparison
Johan Hedberg
1
-1
/
+1
2009-07-13
Adding read_name to hciops plugin.
Alok Barsode
2
-10
/
+4
2009-07-13
Adding set_name to hciops plugin.
Alok Barsode
5
-101
/
+63
2009-07-08
Fix clearing svc_cache before the adapter is up
Johan Hedberg
1
-1
/
+2
2009-07-07
Fixing bluetoothd to avoid passing device descriptor
Alok Barsode
4
-80
/
+106
2009-07-07
Fix adapter cleanup and setup prototypes
Marcel Holtmann
2
-4
/
+4
2009-07-07
Fix double-free
Johan Hedberg
1
-1
/
+0
2009-07-02
Adding cancel_resolve_name functionality to hciops plugin.
Alok Barsode
2
-19
/
+7
2009-07-02
Adding resolve name functionality to hciops plugin.
Alok Barsode
2
-17
/
+3
2009-07-02
Adding adapter_resolve_names to adapter.c.
Alok Barsode
5
-71
/
+56
2009-06-30
Make sure name resolving is disabled for non DBus applications.
Luiz Augusto von Dentz
1
-7
/
+4
2009-06-30
Adding inquiry_complete method to handle inquiry complete event.
Alok Barsode
3
-79
/
+64
2009-06-30
Adding start_inquiry method to handle inquiry start event.
Alok Barsode
3
-60
/
+49
2009-06-30
use CONFIGDIR and STORAGEDIR in src/hcid.conf.5
Filippo Giunchedi
1
-29
/
+29
2009-06-30
use CONFIGDIR and STORAGEDIR in src/bluetoothd.8
Filippo Giunchedi
1
-15
/
+15
2009-06-30
Fix another hci_devid error check
Johan Hedberg
1
-1
/
+2
2009-06-30
Fix hci_open_dev error check
Johan Hedberg
1
-0
/
+6
2009-06-30
Minor coding style fix
Johan Hedberg
1
-1
/
+1
2009-06-30
Fix error check for hci_devid()
Johan Hedberg
1
-2
/
+5
2009-06-30
Move MAX_NAME_LENGTH define from hcid.h to adapter.h
Johan Hedberg
3
-3
/
+2
2009-06-30
Fix name length checks
Johan Hedberg
1
-5
/
+5
2009-06-30
Use a proper define for the maximum name length
Johan Hedberg
6
-14
/
+17
2009-06-30
Fix device->name checks
Johan Hedberg
1
-7
/
+4
2009-06-30
Coding style fixes
Johan Hedberg
1
-10
/
+15
[next]