Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo3.1 | Mattias Andrée | 2015-05-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add timed calls | Mattias Andrée | 2015-05-17 | 2 | -38/+283 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update poll | Mattias Andrée | 2015-05-17 | 2 | -30/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update dist | Mattias Andrée | 2015-05-16 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | return the errno value that was set by the native bus functions, python clears errno3.0 | Mattias Andrée | 2015-05-16 | 2 | -109/+154 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix poll | Mattias Andrée | 2015-05-16 | 2 | -5/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add new functions for bus 3.0 | Mattias Andrée | 2015-05-16 | 2 | -6/+237 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update bus.write | Mattias Andrée | 2015-05-16 | 2 | -5/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update dist | Mattias Andrée | 2015-04-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update callback wrapper to support bus 2.02.0 | Mattias Andrée | 2015-04-26 | 1 | -2/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix bug | Mattias Andrée | 2015-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update doc | Mattias Andrée | 2015-04-26 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | dist | Mattias Andrée | 2015-04-23 | 2 | -0/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | suppress error on exit and fix callback1.0 | Mattias Andrée | 2015-04-23 | 2 | -2/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix some errors | Mattias Andrée | 2015-04-23 | 1 | -5/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add destructor for bus class | Mattias Andrée | 2015-04-22 | 1 | -0/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | ... | Mattias Andrée | 2015-04-22 | 4 | -5/+544 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add readme | Mattias Andrée | 2015-04-21 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add license | Mattias Andrée | 2015-04-21 | 1 | -0/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | first commit | Mattias Andrée | 2015-04-21 | 1 | -0/+14 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |