Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some improvments + license change3.1.2 | Mattias Andrée | 2021-02-19 | 1 | -399/+0 |
* | typo3.1 | Mattias Andrée | 2015-05-17 | 1 | -3/+3 |
* | add timed calls | Mattias Andrée | 2015-05-17 | 1 | -20/+112 |
* | Bus.chown can use usernames and groupnames, as well as using the group of the owner | Mattias Andrée | 2015-05-17 | 1 | -3/+14 |
* | Bus.chown can keep current owner or group + Bus.chmod can use a permission mask to keep or remove permissions | Mattias Andrée | 2015-05-17 | 1 | -7/+25 |
* | update poll | Mattias Andrée | 2015-05-17 | 1 | -10/+8 |
* | return the errno value that was set by the native bus functions, python clears errno3.0 | Mattias Andrée | 2015-05-16 | 1 | -27/+36 |
* | fix poll | Mattias Andrée | 2015-05-16 | 1 | -3/+6 |
* | add new functions for bus 3.0 | Mattias Andrée | 2015-05-16 | 1 | -4/+79 |
* | update bus.write | Mattias Andrée | 2015-05-16 | 1 | -2/+10 |
* | update doc | Mattias Andrée | 2015-04-26 | 1 | -1/+7 |
* | suppress error on exit and fix callback1.0 | Mattias Andrée | 2015-04-23 | 1 | -1/+5 |
* | fix some errors | Mattias Andrée | 2015-04-23 | 1 | -5/+4 |
* | add destructor for bus class | Mattias Andrée | 2015-04-22 | 1 | -0/+7 |
* | ... | Mattias Andrée | 2015-04-22 | 1 | -0/+169 |