Age | Commit message (Collapse) | Author |
|
Better psutil than ps+grep.
|
|
Don't persist-tun on the vpn, so it can restart properly. Also let's
match better the options that are sent and taken into account from
bitmask-root.
- Resolves: #9048
|
|
This is required for Nylas to be able to send emails though bitmask.
|
|
node-mail chokes if we don't.
|
|
the UI is expecting it there, not inside the result data.
we probably could delete it from the later.
|
|
there was an exception catched, AttributeError, that showed up as a
transient "failed" state.
- Resolves: #9044
|
|
|
|
the debian package was failing because of a bad polkit policy file name.
|
|
Resolves: #9045
|
|
Fixes linitan error:
E: bitmask-chromium: python-script-but-no-python-dep usr/bin/bitmask_chromium
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Related: #9010
|
|
So each service can have it's own config section passed to the
constructor.
|
|
Now the default_printer can handle other types than dict, like lists or
strings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|