aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-17Bus.chown can keep current owner or group + Bus.chmod can use a permission mask to keep or remove permissionsMattias Andrée1-7/+25
2015-05-17update pollMattias Andrée2-30/+26
2015-05-16update distMattias Andrée1-4/+4
2015-05-16return the errno value that was set by the native bus functions, python clears errno3.0Mattias Andrée2-109/+154
2015-05-16fix pollMattias Andrée2-5/+8
2015-05-16add new functions for bus 3.0Mattias Andrée2-6/+237
2015-05-16update bus.writeMattias Andrée2-5/+17
2015-04-26update distMattias Andrée1-2/+2
2015-04-26update callback wrapper to support bus 2.02.0Mattias Andrée1-2/+6
2015-04-26fix bugMattias Andrée1-1/+1
2015-04-26update docMattias Andrée1-1/+7
2015-04-23distMattias Andrée2-0/+32
2015-04-23suppress error on exit and fix callback1.0Mattias Andrée2-2/+13
2015-04-23fix some errorsMattias Andrée1-5/+4
2015-04-22add destructor for bus classMattias Andrée1-0/+7
2015-04-22...Mattias Andrée4-5/+544