Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
But thread not being successfully killed.
|
|
|
|
|
|
TODO: tests.
|
|
|
|
|
|
|
|
|
|
|
|
(we were picking gateway in a wrong way)
Closes #610.
|
|
(was taking the one for eip-service)
also correct the path (should be in root leap config folder).
|
|
|
|
Close #604
|
|
|
|
|
|
Close #536.
Cleaning up of the systray menu.
Main window starts hidden if not in debug mode.
Incidentally, some fixes related to the subprocess invocation and termination, removing many of the annoying hangs during debug.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/app.py
|
|
Closes #553
|
|
|
|
it works without them on Ubuntu 11.10 & 12.04.
|
|
|
|
|
|
|
|
|
|
|
|
(shows on window, minimized icons and about dialog)
|
|
|
|
|
|
|
|
still fragile; sometimes the qt app inits faster and make the send
command miss the not yet created managemente socket.
|
|
|
|
Close #533. Using versioneer for fetching version from git info and tags
in a setup friendly way. Added info to logs and small about dialog.
|
|
|
|
|
|
|
|
Closes #534. accepts int [1-6] that get passed to openvpn invocation.
We should filter out the polling "state"/"status" commands from the log if
we want it to be real useful.
|
|
|
|
|
|
Close #502
|