summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generic singly linked list functionalityJohan Hedberg2006-03-093-1/+135
* Add global section for major, minor and service classes constantsMarcel Holtmann2006-03-091-0/+22
* Update the author list of the API documentMarcel Holtmann2006-03-081-0/+2
* Add basic API definitions for SDPMarcel Holtmann2006-03-081-0/+20
* Add skeleton for common D-Bus functionsMarcel Holtmann2006-03-082-4/+32
* Add methods and signals for the connection stateMarcel Holtmann2006-03-081-0/+24
* Add skeletons for Security and RFCOMM interfacesMarcel Holtmann2006-03-083-1/+61
* Add the security and passkey agent interfacesMarcel Holtmann2006-03-081-0/+85
* Small updates to the RFCOMM API and possible errorsMarcel Holtmann2006-03-081-0/+15
* More fixes to dbus-api.txtJohan Hedberg2006-03-071-6/+6
* D-Bus API document correctionsJohan Hedberg2006-03-071-19/+19
* Correct stupid typoMarcel Holtmann2006-03-071-2/+2
* Add first draft of RFCOMM APIMarcel Holtmann2006-03-071-0/+67
* Add methods and signals for device discoveryMarcel Holtmann2006-03-071-1/+69
* Update specification after detailed discussionMarcel Holtmann2006-03-061-24/+223
* More error handling cleanupMarcel Holtmann2006-03-032-46/+26
* Update GetPinCodeLength and GetEncryptionKeySize methodsMarcel Holtmann2006-02-274-18/+18
* Move all local device related functions into dbus-adapter.cMarcel Holtmann2006-02-273-1314/+1344
* Fix access to uninitialized memoryMarcel Holtmann2006-02-271-1/+1
* Cleanup sys.stdout.write() uglinessMarcel Holtmann2006-02-271-19/+9
* Update D-Bus test script after the Device -> Adapter renamingMarcel Holtmann2006-02-271-17/+17
* Rename Device into AdapterMarcel Holtmann2006-02-274-49/+49
* Update specification with Device -> Adapter renameMarcel Holtmann2006-02-271-29/+29
* Remove duplicate method entryMarcel Holtmann2006-02-261-1/+0
* Fix typo in manager handlingMarcel Holtmann2006-02-261-2/+2
* First update to new error messagesMarcel Holtmann2006-02-265-93/+186
* Add definition for error hierachyMarcel Holtmann2006-02-261-0/+21
* Bunch of coding style and cosmetical cleanupsMarcel Holtmann2006-02-251-52/+40
* Add support for remote manufacturer informationMarcel Holtmann2006-02-251-2/+30
* Reorder all functionsMarcel Holtmann2006-02-252-468/+468
* Add support for the remote company nameMarcel Holtmann2006-02-251-2/+23
* Add missing remote methodsMarcel Holtmann2006-02-251-0/+15
* Some coding style cleanupsMarcel Holtmann2006-02-251-5/+6
* Add session handling and generic error responseMarcel Holtmann2006-02-241-9/+74
* Call destroy function also on cleanupMarcel Holtmann2006-02-241-0/+2
* Add support for destroy notification functionMarcel Holtmann2006-02-242-3/+23
* Read class of device value from config storageMarcel Holtmann2006-02-242-7/+17
* Store the minor class changesMarcel Holtmann2006-02-243-0/+41
* Store the changed name of a local deviceMarcel Holtmann2006-02-244-2/+60
* Update D-Bus API testing scriptMarcel Holtmann2006-02-241-12/+42
* Reorder functions and update to the latest specificationMarcel Holtmann2006-02-242-99/+122
* Update D-Bus API document with missing remote functionsMarcel Holtmann2006-02-241-9/+34
* Remove duplicate command entryMarcel Holtmann2006-02-241-1/+1
* Add skeleton for encryption key size functionMarcel Holtmann2006-02-243-6/+49
* Make features return an empty list and remove class methodMarcel Holtmann2006-02-242-10/+14
* Add support for the minor class changed signalMarcel Holtmann2006-02-242-2/+13
* Update the D-Bus API test scriptMarcel Holtmann2006-02-241-7/+9
* Add support for remembering the PIN code lengthMarcel Holtmann2006-02-245-24/+97
* Fix service classes decodingMarcel Holtmann2006-02-231-1/+1
* Add support for reading the service classesMarcel Holtmann2006-02-232-0/+59