index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-security.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More header cleanups
Marcel Holtmann
2007-08-16
1
-0
/
+1
|
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
1
-1
/
+2
|
*
Remove some experimental tags for stable methods
Marcel Holtmann
2007-05-14
1
-6
/
+0
|
*
Convert to using the generic D-Bus object handling
Johan Hedberg
2007-05-04
1
-20
/
+21
|
*
Implement global trust setting
Johan Hedberg
2007-04-10
1
-29
/
+0
|
*
Fix segfault when no passkey agents are registered
Johan Hedberg
2007-03-12
1
-9
/
+9
|
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
1
-7
/
+5
|
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
1
-10
/
+4
|
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-69
/
+25
|
*
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
|
*
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
1
-1
/
+15
|
*
Remove incorrect g_io_channel_unref call
Johan Hedberg
2007-01-24
1
-141
/
+139
|
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-1
/
+1
|
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-0
/
+2
|
*
Preliminary support for executing a service when Start is called
Johan Hedberg
2007-01-15
1
-2
/
+2
|
*
First change towards reworked service framework
Johan Hedberg
2007-01-14
1
-9
/
+9
|
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-2
/
+2
|
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-35
/
+35
|
*
Allow compilation against GLib
Marcel Holtmann
2007-01-12
1
-0
/
+1
|
*
Add missing include
Marcel Holtmann
2006-12-25
1
-0
/
+1
|
*
Disable methods that are marked as experimental
Marcel Holtmann
2006-12-25
1
-1
/
+13
|
*
Truested devices:changed error names and integration with AuthorizeService
Claudio Takahasi
2006-12-04
1
-0
/
+7
|
*
Send a Cancel msg to the Auth agent when NoReply(timeout) msg arrives for ↵
Claudio Takahasi
2006-11-20
1
-0
/
+2
|
|
|
|
Authorize request
*
Fixed seg fault when calling CancelAuthorizationProcess: reply Auth agent ↵
Claudio Takahasi
2006-11-20
1
-0
/
+3
|
|
|
|
does not exist if there isn't a default one.
*
Fixed seg fault: reply Auth agent does not exist if there isn't a default one.
Claudio Takahasi
2006-11-20
1
-0
/
+3
|
*
Fixed memory leak: missing message unref
Claudio Takahasi
2006-11-17
1
-0
/
+3
|
*
Check if the service path is valid: Avoid seg fault when there isn't D-Bus ↵
Claudio Takahasi
2006-11-17
1
-0
/
+6
|
|
|
|
data assigned to the path
*
Add authorization part of the new Authorization API
Ulisses Furquim
2006-11-01
1
-102
/
+360
|
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> ↵
Johan Hedberg
2006-11-01
1
-0
/
+1
|
|
|
|
hcid/dbus-hci.c
*
Update return parameters of confirm method
Marcel Holtmann
2006-10-31
1
-8
/
+2
|
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+4
|
*
Add code to release authorization agents
Ulisses Furquim
2006-10-30
1
-1
/
+36
|
*
Add registration part of the new Authorization API
Ulisses Furquim
2006-10-27
1
-7
/
+136
|
*
Added authentication agent functions prototype
Claudio Takahasi
2006-10-27
1
-13
/
+46
|
*
Added service authorization skeleton
Claudio Takahasi
2006-10-27
1
-0
/
+15
|
*
In case of no confirmation send a negative PIN code reply
Marcel Holtmann
2006-10-22
1
-0
/
+3
|
*
Implement the confirmation method
Marcel Holtmann
2006-10-22
1
-15
/
+201
|
*
Basic integration of confirmation concept
Marcel Holtmann
2006-10-22
1
-0
/
+8
|
*
Log passkey agent error only once
Johan Hedberg
2006-10-21
1
-2
/
+3
|
*
Fall back to old PasskeyAgent.Request API if the new one fails
Johan Hedberg
2006-10-21
1
-29
/
+61
|
*
Append numeric parameter to passkey request
Marcel Holtmann
2006-10-19
1
-0
/
+2
|
*
Disable passkey agents (reject any pin request) for a device when an audit ↵
Johan Hedberg
2006-10-12
1
-1
/
+4
|
|
|
|
to it is in progress
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-6
/
+6
|
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-15
/
+15
|
*
Correct the const declaration
Marcel Holtmann
2006-09-28
1
-10
/
+8
|
*
More coding style fixes
Johan Hedberg
2006-08-23
1
-2
/
+2
|
*
Coding style fixes
Johan Hedberg
2006-08-23
1
-11
/
+12
|
[next]