Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a flag parameter to dotlock_create. | Werner Koch | 2011-09-28 | 1 | -2/+2 |
| | | | | This allows us to extend this function in the future. | ||||
* | Improved the dotlock module. | Werner Koch | 2011-09-27 | 1 | -0/+145 |
- It is now more portable and may be used outside of GnuPG - vfat file systems are now supported. - The use of link(2) is more robust. - Wrote extensive documentation. |