summaryrefslogtreecommitdiff
path: root/src/leap/app.py
AgeCommit message (Collapse)Author
2012-09-18do_branding command added to setupkali
2012-09-13display about and aboutqt dialogskali
2012-09-12checks for systray in unitykali
2012-09-05missing_pkexec error converted to "auto" error.kali
idea is that we define user messages in the exceptions, and queue them during (conductor) checks. user facing dialogs get constucted from exception attrs. if critical, log as such and exit.
2012-09-05can log to logfilekali
app.py --debug --logfile /tmp/foo.log
2012-09-05app wide logging handlerkali
2012-08-07build default provider openvpn config.kali
preparation for completion of #356, #355, #354, #182 if no default openvpn config is present, we build one with a preset template and the remote_ip of the eip service as the only input. right now we're taking it from the eip.cfg file.
2012-08-01fileutil.which implementationkali
2012-07-22initial importkali