| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-31 | actually merge the release/v0.2.0 branch! | kali | |
| My life has been a lie until this moment... I had done: git merge -s ours release/v0.2.0 to avoid deleting the debian folder... but that left the src untouched... Now I just rm'd the src folder and did a git checkout release/v0.2.0 src/ ... and merge happy! :) | |||
| 2012-08-08 | fix bad permission check on check_and_fix_urw_only | kali | |
| (was not testing the mode properly. gotcha!) | |||
| 2012-08-08 | check for bad permissions on vpn key files | kali | |
| 2012-08-02 | create config file if not exist. | kali | |
| also locate openvpn binary when building eip configparser defaults. implement half of feature #356 | |||
| 2012-08-01 | fileutil.which implementation | kali | |
