Srivats P.
|
53b0154e79
|
Bugfix (collateral): Fixed msg parsing logic for blob/error which causes GUI to crash or become unresponsive; this was a colleteral of reworking of the msg parsing code to fix day one issues in revision c484106d19b8
Fixes issue 153
|
2015-06-14 18:02:22 +05:30 |
|
Srivats P.
|
d677b09491
|
Fixed gcc4 warnings
|
2015-06-05 20:18:41 +05:30 |
|
Srivats P.
|
25ef8dd1e4
|
Infra: Added code to disable notifications for python-ostinato scripts since python-ostinato does not expect and hence does not know how to deal with notifications
Updates issue 144
|
2015-05-01 21:41:04 +05:30 |
|
Srivats P.
|
f1378965ca
|
Bugfix: Fixed bugs in RPC Channel read function that causes the client to miss some messages or not receive any at all (see the diff for details); these bugs are day one bugs but adding the Notify RPC increased the chances of seeing them
Updates issue 144
|
2015-05-01 13:20:12 +05:30 |
|
Srivats P.
|
fbaf6edcdf
|
Bugfix: Use 'smart' pointer to refcount and auto-destruct to avoid notification memory leaks
Updates issue 144
|
2015-04-28 18:45:35 +05:30 |
|
Srivats P.
|
9be69a8f46
|
Refactoring: Cleanup RPC Channel's knowledge of notification prototype
Updates issue 144
|
2015-04-25 20:12:37 +05:30 |
|
Srivats P.
|
ad6baea4af
|
Infra: On a port modify, all clients are sent notifications of the same - they can request for port config again to get latest config
Updates issue 144
|
2015-04-24 20:53:00 +05:30 |
|
Srivats P.
|
a9da643fb2
|
Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other!
Fixes issue 144
|
2015-04-16 22:20:07 +05:30 |
|