index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
dotlock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Clean up the temporary file at dotlock_destroy.
NIIBE Yutaka
2023-12-20
1
-0
/
+6
*
common: Support not-removing the lockfile by dotlock_destroy.
NIIBE Yutaka
2023-12-20
1
-1
/
+4
*
common: Fix a possible resource leak for dotlock.
NIIBE Yutaka
2023-12-20
1
-2
/
+5
*
common: Enhance dotlock, so that we can have a CLI util.
NIIBE Yutaka
2023-12-19
1
-10
/
+134
*
common: Add an info callback to dotlock.
Werner Koch
2023-12-18
1
-10
/
+148
*
common: Improve error return for dotlock.
Werner Koch
2023-12-12
1
-2
/
+8
*
common: Improve lock strategy for dotlock.
Werner Koch
2023-10-02
1
-40
/
+54
*
common: Remove Windows CE support in common.
NIIBE Yutaka
2022-11-16
1
-5
/
+0
*
common: Fix another race condition, and address the other one.
NIIBE Yutaka
2022-03-19
1
-12
/
+34
*
common: Fix a race condition removing stale lockfile.
NIIBE Yutaka
2022-03-18
1
-9
/
+24
*
gpg,w32: Fix gnupg_remove.
Werner Koch
2021-01-11
1
-0
/
+2
*
common: Remove superfluous debug output from dotlock.c.
Werner Koch
2020-12-21
1
-2
/
+0
*
w32: Allow Unicode filenames for dotlock
Werner Koch
2020-10-20
1
-21
/
+34
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
doc: Typ fix in comment
Werner Koch
2019-12-23
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
Clarify text of LGPLv2+/GPLv2+ licensed files.
Werner Koch
2017-02-24
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-3
/
+3
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Make sure dotlock functions set a proper ERRNO.
Werner Koch
2016-01-13
1
-17
/
+87
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
2015-04-24
1
-3
/
+3
*
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
2015-04-24
1
-46
/
+45
*
avoid double-close in unusual dotlock situations
Daniel Kahn Gillmor
2014-12-22
1
-2
/
+8
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-0
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-17
/
+17
*
Revert last change, add comment about link() return values.
Marcus Brinkmann
2012-01-03
1
-21
/
+11
*
Fix compiler warnings.
Marcus Brinkmann
2012-01-03
1
-9
/
+21
*
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
*
Add prefix macro for dotlock functions.
Werner Koch
2011-09-30
1
-8
/
+13
*
Add dotlock_get_fd and dotlock_set_fd.
Werner Koch
2011-09-29
1
-2
/
+34
*
Make dotlock.c thread-safe on pthread systems.
Werner Koch
2011-09-29
1
-25
/
+74
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-7
/
+18
*
Allow arbitrary timeouts with dotlock.
Werner Koch
2011-09-28
1
-37
/
+82
*
Improved the dotlock module.
Werner Koch
2011-09-27
1
-41
/
+372
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-311
/
+419
*
Remove support for RISCOS from dotlock.c
Werner Koch
2011-09-22
1
-58
/
+7
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-31
/
+30
*
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
2010-03-24
1
-9
/
+21
*
Merged jnlib into common.
Werner Koch
2010-03-10
1
-0
/
+713