summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* No need to check for dbus-glibMarcel Holtmann2008-06-071-5/+0
|
* Don't consider mainloop integration of dbus-glibMarcel Holtmann2008-06-071-14/+0
|
* Remove another obsolete functionMarcel Holtmann2008-06-072-17/+0
|
* Use g_dbus_emit_signal for sending D-Bus signalsMarcel Holtmann2008-06-0716-106/+106
|
* Use gdbus API for signal sending with valistMarcel Holtmann2008-06-071-1/+1
|
* Add proper signal sending helpersMarcel Holtmann2008-06-072-9/+34
|
* Remove obsolete dbus_connection_get_object_user_data functionMarcel Holtmann2008-06-072-11/+0
|
* Removed memory leakClaudio Takahasi2008-06-071-0/+3
|
* Removed dbus_connection_get_object_user_data callClaudio Takahasi2008-06-071-60/+29
|
* Removed ba2adapter functionClaudio Takahasi2008-06-074-44/+24
|
* Fix invalid read and get rid of using object path user dataMarcel Holtmann2008-06-071-61/+74
|
* Cleanup errors and remove unused functionsMarcel Holtmann2008-06-077-438/+0
|
* Remove use of dbus_connection_get_object_user_data from network.Luiz Augusto von Dentz2008-06-061-6/+15
|
* Remove the unneeded numeric parameter from the APIMarcel Holtmann2008-06-061-6/+4
|
* Check for alternative UUIDs if public browse group failsMarcel Holtmann2008-06-061-1/+24
|
* Fix path reference usage after freeing device objectMarcel Holtmann2008-06-061-2/+8
|
* Remove object path creation and destroy helpersMarcel Holtmann2008-06-062-46/+3
|
* More cleanups and less castingMarcel Holtmann2008-06-064-8/+20
|
* Add debug prints for agent registrationJohan Hedberg2008-06-061-3/+10
|
* Remove unused codeMarcel Holtmann2008-06-061-2/+0
|
* Fix use of DBUS_HANDLER_RESULT_HANDLED.Luiz Augusto von Dentz2008-06-061-13/+9
|
* Return proper negative replies to different types of authentication requestsJohan Hedberg2008-06-061-5/+20
|
* use proper casts for pin_req_cmpJohan Hedberg2008-06-061-2/+2
|
* Add some extra debug printsJohan Hedberg2008-06-061-1/+5
|
* Further cleanup of authentication logicJohan Hedberg2008-06-066-224/+43
|
* Remove obsolete D-Bus interface helpersMarcel Holtmann2008-06-062-159/+8
|
* Remove obsolete D-Bus sending helpersMarcel Holtmann2008-06-062-26/+5
|
* Fix the object user data handling in security callbacksMarcel Holtmann2008-06-063-36/+24
|
* Fix the last remains of sending helpersMarcel Holtmann2008-06-066-12/+27
|
* Fix broken commitMarcel Holtmann2008-06-061-2/+3
|
* And another remove of sending helperMarcel Holtmann2008-06-061-1/+2
|
* Fix one last reference to sending helperMarcel Holtmann2008-06-061-1/+3
|
* Fix the D-Bus sending for error messagesMarcel Holtmann2008-06-062-4/+27
|
* More direct usage of D-Bus sending functionMarcel Holtmann2008-06-063-11/+23
|
* Use direct D-Bus sending functionsMarcel Holtmann2008-06-061-9/+16
|
* Use native D-Bus function for sending messagesMarcel Holtmann2008-06-061-6/+22
|
* Remove device specific agent before removing device objectJohan Hedberg2008-06-061-0/+5
|
* More agent fixesJohan Hedberg2008-06-061-12/+6
|
* Improve agent request cancelationJohan Hedberg2008-06-061-11/+16
|
* Minor cleanupJohan Hedberg2008-06-061-8/+9
|
* Fix bug introduced by previous cleanupJohan Hedberg2008-06-051-5/+4
|
* Implement first part of missing SSP callbacksJohan Hedberg2008-06-055-2/+307
|
* Add support for fetching IO capability from an agentJohan Hedberg2008-06-055-7/+62
|
* Clean up adapter lookupJohan Hedberg2008-06-051-322/+160
|
* Removed unused functionsClaudio Takahasi2008-06-042-74/+0
|
* Changed old Adapter methods to use gdbusClaudio Takahasi2008-06-047-716/+691
|
* Give correct agent path to CreatePairedDeviceJohan Hedberg2008-06-041-1/+1
|
* Add code for calling CreatePairedDeviceJohan Hedberg2008-06-041-0/+9
|
* Add missing :Marcel Holtmann2008-06-041-3/+3
|
* Bump D-Bus requirementMarcel Holtmann2008-06-031-21/+9
|