Age | Commit message (Expand) | Author |
2015-09-17 | [style] pep8 fixes | Kali Kaneko |
2015-08-07 | [bug] workaround wrong qtplugins path rewritten in the libs | Kali Kaneko |
2015-08-07 | [bug] raise the maxfiles limit in OSX | Kali Kaneko |
2015-06-22 | [feat] log lsb_release info if available | Kali Kaneko |
2015-06-22 | [feat] add log rotation feature | Ivan Alejandro |
2015-06-22 | [feat] support new psutil API | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-06-22 | [feat] add a zmq based logger, change log window | Ivan Alejandro |
2015-05-29 | [bug] move events server init to backend | drebs |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-04-09 | [bug] enable atexit subprocess termination | Ivan Alejandro |
2015-02-13 | enable --offline mode for email again | Kali Kaneko |
2014-12-29 | Create the certificates if they don't exist. | Ivan Alejandro |
2014-12-19 | Allow frontend and backend to be run separately. | Ivan Alejandro |
2014-12-19 | Disable '--offline' temporarily. | Ivan Alejandro |
2014-08-04 | Disable daemon mode, we use processes in the backend. | Ivan Alejandro |
2014-07-24 | Add frontend alive check to the backend. | Ivan Alejandro |
2014-07-22 | Kill backend on quit if it does not respond. | Ivan Alejandro |
2014-07-14 | pep8 fixes | Ivan Alejandro |
2014-07-14 | Use main process to run frontend. | Ivan Alejandro |
2014-07-14 | Handle SIGINT/SIGTERM in processes. | Ivan Alejandro |
2014-07-14 | Send the flag module values to the processes. | Ivan Alejandro |
2014-07-14 | Move the backend starter to its own file. | Ivan Alejandro |
2014-07-14 | Add SIGINT handler. | Ivan Alejandro |
2014-07-14 | Use new backend/signaler and start logic in processes. | Ivan Alejandro |
2014-07-14 | Separate app.py and frontend_app.py logics. | Ivan Alejandro |
2014-07-11 | invoke mainwindow.quit only from parent pid | Kali Kaneko |
2014-06-18 | Use a better naming for argparse helper. | Ivan Alejandro |
2014-06-09 | Use a more significative name for logger helper. | Ivan Alejandro |
2014-06-06 | Remove unused variables and reorder arg parsing. | Ivan Alejandro |
2014-06-06 | Remove unused code and move imports to the top. | Ivan Alejandro |
2014-06-06 | Move imports to the top. | Ivan Alejandro |
2014-06-06 | Remove unused code. | Ivan Alejandro |
2014-06-06 | Remove code already used in mainwindow. | Ivan Alejandro |
2014-06-06 | Move quit callback to mainwindow. | Ivan Alejandro |
2014-06-05 | Reorder logging helpers and handlers. | Ivan Alejandro |
2014-05-21 | Improve wait and quit process. | Ivan Alejandro |
2014-05-15 | Gracefully handle SIGTERM as well as SIGINT, feature #5672 | irregulator |
2014-04-22 | Add flag to skip provider checks in wizard. | Ivan Alejandro |
2014-04-15 | Move openvpn_verb to config.flags | Ivan Alejandro |
2014-04-10 | Add flag to start the app hidden in the tray. | Ivan Alejandro |
2014-04-01 | Add support for self signed certs. Closes #5391. | Ivan Alejandro |
2014-03-10 | Merge remote-tracking branch 'refs/remotes/kali/feature/graph-cpu-and-mem' in... | Tomás Touceda |
2014-03-07 | Remove qtreactor dependency | Tomás Touceda |
2014-03-07 | add ability to set nice order via env var | Kali Kaneko |
2014-02-03 | Use the new log format in the GUI too. | Ivan Alejandro |
2014-01-31 | Improve logs readability | Ivan Alejandro |
2014-01-13 | Reorder initialization calls. | Kali Kaneko |
2014-01-13 | able to import maildir | Kali Kaneko |
2014-01-12 | rename repair to plumber to suit more generic functionality | Kali Kaneko |