summaryrefslogtreecommitdiff
path: root/src/leap/util/fileutil.py
AgeCommit message (Collapse)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2012-12-12tests for openvpn optionskali
and make the rest of tests pass after some changes in this branch (dirtyness in config files)
2012-08-31deprecated configparser. closes #500kali
2012-08-08fix bad permission check on check_and_fix_urw_onlykali
(was not testing the mode properly. gotcha!)
2012-08-08check for bad permissions on vpn key fileskali
2012-08-02create config file if not exist.kali
also locate openvpn binary when building eip configparser defaults. implement half of feature #356
2012-08-01fileutil.which implementationkali