Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | Change title 'Missing Bitmask helpers' | kwadronaut | |
solves https://www.transifex.com/otf/bitmask/translate/#ar/$/31977726 | |||
2015-11-09 | Debian capitalization | kwadronaut | |
Solves https://www.transifex.com/otf/bitmask/translate/#es/$/31977728 | |||
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro | |
Replace logging.getLogger with custom get_logger. Remove some unneeded dependencies and reorder other. | |||
2015-06-05 | bug regression: polkit agent is not automatically launched #6652 | Parménides GV | |
Polkit was being launched and detected correctly, but Bitmask didn't propagate this result to upper layers, so mainwindow thought the platform wasn't initialized and then quitted without explanation. Tested on debian testing, on June 5th 2015, using i3 window manager. - Resolves: #6652 | |||
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro | |
- Related: #6359 | |||
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro | |
Closes #6150. | |||
2014-09-12 | Initializers needs to use PolicyChecker to get pkexec in linux | Ruben Pollan | |
2014-09-03 | Better logging output for missing files and error. | Ivan Alejandro | |
2014-08-28 | Remove /tmp/bitmask.lock on quit. Closes #5866. | Ivan Alejandro | |
Add a platform independent release_lock helper, so all the SO dependent code goes inside the locks file. Also, do some code cleanup. | |||
2014-08-27 | Hide button / improve message on missing helpers. | Ivan Alejandro | |
* Emit the `eip_missing_helpers` signal when the user chooses "Don't ask me again". * We emit that signal when some helper file is missing, even if the user doesn't want a warning. * Do the update of the eip enabled status with some delay to give some time the eip machine to start and do what it needs with the buttons/labels and avoid the 'hide turn on button if missing files' being overridden. Closes #5945. | |||
2014-08-14 | Default to No if ESC pressed on 'install helper files'. | Ivan Alejandro | |
Closes #5819. | |||
2014-07-25 | Simplify and sort OS flags. | Ivan Alejandro | |
2014-07-16 | Code style fixes. | Ivan Alejandro | |
2014-07-10 | bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ↵ | elijah | |
to use the VPN nameserver. | |||
2014-06-26 | disable eip if helper files not installed | Kali Kaneko | |
2014-06-17 | add dialog to inform of missing helpers w/o installing them | Kali Kaneko | |
2014-06-17 | use bash installer instead of the temporal script | Kali Kaneko | |
2014-06-17 | use absolute paths | Kali Kaneko | |
2014-06-12 | Install missing stuff into /usr/local/sbin. Closes: #$741 | Kali Kaneko | |
2014-06-05 | check if resolvconf is missing in system | Kali Kaneko | |
2014-06-05 | style fixes | Kali Kaneko | |
2014-05-30 | Check openvpn bin path before starting openvpn | Tomás Touceda | |
2014-05-12 | change paths for installing the latest helpers | Kali Kaneko | |
2014-02-07 | Pep8 fixes, remove commented ipdb, group imports. | Ivan Alejandro | |
2013-09-30 | Replace launcher with new implementation. | Ivan Alejandro | |
2013-08-27 | more naming changes | Kali Kaneko | |
2013-08-12 | Merge remote-tracking branch 'kali/feature/create_bitmask_namespace' into ↵ | Tomás Touceda | |
develop | |||
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |