index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix segfault when no passkey agents are registered
Johan Hedberg
2007-03-12
1
-9
/
+9
*
Fix small typo
Marcel Holtmann
2007-03-06
1
-1
/
+1
*
Add adapter interface based trust related methods
Marcel Holtmann
2007-03-05
1
-1
/
+23
*
Minor cleanup to for-loop
Johan Hedberg
2007-02-26
1
-4
/
+1
*
Cleanup service list string creation
Johan Hedberg
2007-02-26
1
-7
/
+2
*
Implement the trust methods properly
Johan Hedberg
2007-02-26
5
-28
/
+144
*
initialize name request return value struct to 0 before using it (valgrind wa...
Johan Hedberg
2007-02-26
1
-0
/
+1
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
6
-30
/
+28
*
Also update parser to use glib memory allocation
Johan Hedberg
2007-02-26
1
-2
/
+4
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
8
-30
/
+11
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
11
-332
/
+134
*
Remove request from pending list before freeing it
Johan Hedberg
2007-02-26
1
-0
/
+1
*
Use dbus_error_has_name in favor of strcmp
Johan Hedberg
2007-02-25
1
-1
/
+1
*
Authorization cleanup
Johan Hedberg
2007-02-25
1
-13
/
+15
*
Update authorization API
Marcel Holtmann
2007-02-25
1
-14
/
+14
*
Return correct version string for Bluetooth 2.1
Marcel Holtmann
2007-02-13
1
-1
/
+1
*
Cleanup: removed variable declaration with initialization, 80 column and othe...
Claudio Takahasi
2007-01-30
1
-54
/
+46
*
More SetMode cleanup
Johan Hedberg
2007-01-30
1
-7
/
+2
*
Make sure the device mode is only stored through a SetMode call
Johan Hedberg
2007-01-30
2
-5
/
+2
*
Fix object path validity check
Johan Hedberg
2007-01-25
1
-1
/
+1
*
Add extra checks for paths and identifiers of new services
Johan Hedberg
2007-01-25
1
-0
/
+26
*
set_nonblocking: removed err argument
Claudio Takahasi
2007-01-25
1
-1
/
+3
*
Allow more than one external service
Marcel Holtmann
2007-01-25
1
-6
/
+11
*
Move debug output into condition
Marcel Holtmann
2007-01-25
1
-4
/
+6
*
Check for PID before sending SIGTERM
Marcel Holtmann
2007-01-25
1
-1
/
+1
*
Check for PID before sending SIGKILL
Marcel Holtmann
2007-01-25
1
-2
/
+2
*
Move agent examples to daemon directory
Marcel Holtmann
2007-01-25
3
-802
/
+0
*
Update passkey and auth agents
Marcel Holtmann
2007-01-25
2
-21
/
+40
*
Make IsExternal() experimental
Marcel Holtmann
2007-01-25
1
-0
/
+3
*
Implement Service.IsExternal method
Johan Hedberg
2007-01-25
2
-0
/
+24
*
Fix authorization agent pending requests
Johan Hedberg
2007-01-25
1
-2
/
+2
*
Add some debug prints to the authorize process
Johan Hedberg
2007-01-24
2
-1
/
+17
*
Remove incorrect g_io_channel_unref call
Johan Hedberg
2007-01-24
4
-192
/
+176
*
Moved set_nonblocking to common/dbus.c
Claudio Takahasi
2007-01-24
1
-28
/
+0
*
s/internal/external/ with respect to services
Johan Hedberg
2007-01-24
3
-13
/
+13
*
Fully implement Database.UnregisterService
Johan Hedberg
2007-01-24
3
-0
/
+19
*
Move service registration/authorization methods to database interface
Marcel Holtmann
2007-01-24
3
-179
/
+224
*
Move service registration to the manager interface
Marcel Holtmann
2007-01-24
2
-30
/
+51
*
Allow bus name as pattern for FindService()
Marcel Holtmann
2007-01-24
1
-0
/
+3
*
Update service register/unregister methods
Marcel Holtmann
2007-01-24
1
-1
/
+13
*
Update option references
Marcel Holtmann
2007-01-24
2
-37
/
+44
*
Add support for internal debug services
Marcel Holtmann
2007-01-24
3
-4
/
+119
*
Minor coding correction
Marcel Holtmann
2007-01-23
1
-2
/
+2
*
Get basic adapter information before changing the defaul options
Marcel Holtmann
2007-01-23
1
-7
/
+7
*
Update device options before forking
Marcel Holtmann
2007-01-23
1
-23
/
+23
*
Move scan mode setting into adapter startup
Marcel Holtmann
2007-01-23
3
-59
/
+77
*
Use HCI command to set scan mode and not the kernel option
Marcel Holtmann
2007-01-23
2
-26
/
+23
*
Move all adapter init handling into one function
Marcel Holtmann
2007-01-23
1
-51
/
+48
*
Move bluetooth.conf D-Bus security file into daemon directory
Marcel Holtmann
2007-01-23
2
-38
/
+1
*
Update binary record handling for database interface
Marcel Holtmann
2007-01-22
1
-3
/
+29
[next]