| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python/aqmp: add explicit GPLv2 license to legacy.py | John Snow | 2022-04-21 | 1 | -0/+11 |
| * | python/aqmp: drop _bind_hack() | John Snow | 2022-03-07 | 1 | -1/+1 |
| * | python/aqmp: fix race condition in legacy.py | John Snow | 2022-03-07 | 1 | -5/+2 |
| * | python/aqmp: rename 'accept()' to 'start_server_and_accept()' | John Snow | 2022-03-07 | 1 | -1/+1 |
| * | python/aqmp: add socket bind step to legacy.py | John Snow | 2022-02-02 | 1 | -0/+3 |
| * | python/qmp: switch qmp-shell to AQMP | John Snow | 2022-01-21 | 1 | -0/+3 |
| * | python/aqmp: rename AQMPError to QMPError | John Snow | 2022-01-21 | 1 | -2/+2 |
| * | python/aqmp: copy type definitions from qmp | John Snow | 2022-01-21 | 1 | -2/+20 |
| * | python/aqmp: add __del__ method to legacy interface | John Snow | 2022-01-21 | 1 | -0/+18 |
| * | python/aqmp: Create sync QMP wrapper for iotests | John Snow | 2021-11-01 | 1 | -0/+138 |