aboutsummaryrefslogtreecommitdiffstats
path: root/src/bus.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* some improvments + license change3.1.2Mattias Andrée2021-02-191-399/+0
* typo3.1Mattias Andrée2015-05-171-3/+3
* add timed callsMattias Andrée2015-05-171-20/+112
* Bus.chown can use usernames and groupnames, as well as using the group of the ownerMattias Andrée2015-05-171-3/+14
* Bus.chown can keep current owner or group + Bus.chmod can use a permission mask to keep or remove permissionsMattias Andrée2015-05-171-7/+25
* update pollMattias Andrée2015-05-171-10/+8
* return the errno value that was set by the native bus functions, python clears errno3.0Mattias Andrée2015-05-161-27/+36
* fix pollMattias Andrée2015-05-161-3/+6
* add new functions for bus 3.0Mattias Andrée2015-05-161-4/+79
* update bus.writeMattias Andrée2015-05-161-2/+10
* update docMattias Andrée2015-04-261-1/+7
* suppress error on exit and fix callback1.0Mattias Andrée2015-04-231-1/+5
* fix some errorsMattias Andrée2015-04-231-5/+4
* add destructor for bus classMattias Andrée2015-04-221-0/+7
* ...Mattias Andrée2015-04-221-0/+169