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 (
Expand
)
Author
Age
Files
Lines
*
fixed service authorization
Claudio Takahasi
2008-05-01
1
-4
/
+4
*
cleanup: connection status is verified twice for RequestAuthorization
Claudio Takahasi
2008-04-08
1
-20
/
+6
*
Rename some public agent functions to make way to the upcoming new agent API
Johan Hedberg
2008-03-07
1
-5
/
+5
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-7
/
+8
*
app specific passkey agent: missing invalid args verification
Claudio Takahasi
2007-11-14
1
-0
/
+3
*
Whitespace cleanup
Johan Hedberg
2007-11-07
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-0
/
+1
*
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 Aut...
Claudio Takahasi
2006-11-20
1
-0
/
+2
*
Fixed seg fault when calling CancelAuthorizationProcess: reply Auth agent doe...
Claudio Takahasi
2006-11-20
1
-0
/
+3
*
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 da...
Claudio Takahasi
2006-11-17
1
-0
/
+6
*
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 -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+1
*
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
[next]