Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow distribution of dotlock.* also under a modified BSD license | Werner Koch | 2011-10-24 | 1 | -0/+36 |
| | |||||
* | Change JNLIB license to LGPLv3+ or GPLv2+. | Werner Koch | 2011-09-30 | 1 | -6/+17 |
| | | | | This is to allow the use of this code with code under GPLv2(only). | ||||
* | Add prefix macro for dotlock functions. | Werner Koch | 2011-09-30 | 1 | -0/+28 |
| | | | | Also fixed a type in the GLIB version. | ||||
* | Add dotlock_get_fd and dotlock_set_fd. | Werner Koch | 2011-09-29 | 1 | -0/+2 |
| | |||||
* | 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 | -2/+4 |
| | | | | | | | - 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. | ||||
* | Renamed the lock functions. | Werner Koch | 2011-09-23 | 1 | -8/+8 |
| | | | | Also cleaned up the dotlock code for easier readability. | ||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -0/+33 |