summaryrefslogtreecommitdiff
path: root/src/leap/util/leap_argparse.py
AgeCommit message (Collapse)Author
2013-01-30comment out unused arguments in the arg parserkali
2013-01-02initial OSX packagingkali
2012-09-21added --no-provider-checks and --no-ca-verify for ease of debuggingkali
Close #604
2012-09-12add openvpn-verb option to cli.kali
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.
2012-09-05can log to logfilekali
app.py --debug --logfile /tmp/foo.log
2012-08-01fileutil.which implementationkali