index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow FindDevice to find temporary devices
Johan Hedberg
2008-12-09
1
-5
/
+0
*
Allow sending requests to the agent
Marcel Holtmann
2008-12-09
1
-0
/
+1
*
Use only send_destination statements
Marcel Holtmann
2008-12-08
1
-24
/
+3
*
Remove trailing whitespace
Johan Hedberg
2008-12-06
1
-2
/
+2
*
Add deny statements to D-Bus access policy
Marcel Holtmann
2008-12-05
1
-1
/
+17
*
Remove unused variable
Marcel Holtmann
2008-12-04
1
-1
/
+1
*
Remove unnecessary and incorrect memset
Johan Hedberg
2008-12-04
1
-1
/
+0
*
Add support for the LegacyPairing property
Johan Hedberg
2008-12-04
2
-2
/
+21
*
Add read_remote_eir function
Johan Hedberg
2008-12-04
2
-0
/
+33
*
Fix agent_create failure check and behavior
Johan Hedberg
2008-12-03
1
-3
/
+4
*
Fix agent creation checks
Johan Hedberg
2008-12-03
2
-4
/
+9
*
Add support for global properties
Marcel Holtmann
2008-12-01
1
-0
/
+37
*
Remove outdated comment and fix order of signals
Marcel Holtmann
2008-12-01
1
-2
/
+1
*
Fix DefaultAdapter not indicanting adapter properly after repluging.
Luiz Augusto von Dentz
2008-12-01
1
-6
/
+10
*
Get rid of OffMode and always behave like DevDown
Johan Hedberg
2008-12-01
4
-51
/
+15
*
Stop the security manager if we do a DEVDOWN in adapter_up
Johan Hedberg
2008-12-01
3
-9
/
+14
*
Start security manager early to catch all HCI events
Johan Hedberg
2008-12-01
1
-1
/
+1
*
Get rid of the first_up variable and always probe drivers on startup
Johan Hedberg
2008-12-01
1
-14
/
+11
*
ix adapter initialization logic
Johan Hedberg
2008-11-30
1
-9
/
+11
*
Use more cleaner way of setting first_init
Marcel Holtmann
2008-11-30
1
-4
/
+4
*
Use the correct first_init variable
Johan Hedberg
2008-11-30
1
-2
/
+2
*
Set default adapter on registration
Marcel Holtmann
2008-11-30
1
-1
/
+8
*
Remove some useless braces
Marcel Holtmann
2008-11-30
1
-1
/
+1
*
Only retrieve the active connections list on first initialization
Johan Hedberg
2008-11-30
1
-14
/
+15
*
Only load drivers on the very first initialization of the adapter
Johan Hedberg
2008-11-30
1
-2
/
+4
*
Fix some more misusage of "return -err;"
Marcel Holtmann
2008-11-30
1
-4
/
+4
*
Fix handling of errno and return value
Marcel Holtmann
2008-11-30
1
-42
/
+40
*
Fix uninitialized variable
Johan Hedberg
2008-11-30
1
-0
/
+1
*
Only keep a message reference for unreplied messages
Johan Hedberg
2008-11-30
1
-16
/
+24
*
Limit setting pairable property to when the adapter is up
Johan Hedberg
2008-11-30
1
-0
/
+3
*
Fix sending the Pairable property
Johan Hedberg
2008-11-30
1
-6
/
+18
*
Fix Powered property change sending for different offmodes
Johan Hedberg
2008-11-30
1
-4
/
+6
*
Send WRITE_SCAN_ENABLE asynchronously from set_mode()
Johan Hedberg
2008-11-30
1
-42
/
+2
*
Move more signal sending and iac setting responsibility over to adapter_mode_...
Johan Hedberg
2008-11-29
1
-18
/
+23
*
Further set_mode cleanup
Johan Hedberg
2008-11-29
1
-6
/
+2
*
Reset correct timeout id variable
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Fix discov_timeout_handler to do WRITE_SCAN_ENABLE asynchronously
Johan Hedberg
2008-11-29
1
-16
/
+11
*
Use the write_scan_enable helper function from discov_timeout_handler
Johan Hedberg
2008-11-29
1
-52
/
+34
*
Fix adapter_up behavior for offmode=devdown case
Johan Hedberg
2008-11-29
1
-20
/
+15
*
Minor coding style fix
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Make adapter_update_devices private to adapter.c
Johan Hedberg
2008-11-29
2
-20
/
+19
*
Make adapter_remove_discov_timeout private to adapter.c
Johan Hedberg
2008-11-29
3
-16
/
+14
*
Clean up scan mode related code
Johan Hedberg
2008-11-29
3
-35
/
+7
*
Further cleanup of set_mode()
Johan Hedberg
2008-11-29
1
-24
/
+36
*
Remove unnecessary adapter_set_mode function
Johan Hedberg
2008-11-29
2
-12
/
+3
*
Fix/cleanup set_mode() and its usage
Johan Hedberg
2008-11-29
1
-65
/
+91
*
Remove unnecessary parenthesis
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Remove usage of the string "limited"
Johan Hedberg
2008-11-29
1
-2
/
+1
*
Remove bogus parameter
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Remove unused variable
Johan Hedberg
2008-11-29
1
-3
/
+0
[next]