summaryrefslogtreecommitdiff
path: root/lib/common/NamedLock.cpp
Commit message (Expand)AuthorAge
* Really fix file locking on WindowsChris Wilson2015-12-14
* Fix Windows file locking to work with MSVCChris Wilson2015-12-14
* Reset NamedLock file descriptor immediately after closing.Chris Wilson2015-08-15
* Fix logging of NamedLock acquisition for O_EXLOCK method.Chris Wilson2015-06-10
* Fix NamedLock release on Windows.Chris Wilson2015-05-16
* Fix lock race condition by unlinking before closing the file handle.Chris Wilson2015-05-04
* Add extra logging for acquiring and releasing NamedLocks.Chris Wilson2015-05-04
* Fix file locking on Windows.Chris Wilson2015-04-13
* Include the filename in NamedLock exception messages.Chris Wilson2014-02-10
* Make NamedLock take a std::string instead of a char pointer for C++ Chris Wilson2009-06-28
* Comment wrapping fix from [1958]Chris Wilson2008-04-05
* Log an error if we fail to open the lockfile.Chris Wilson2007-11-04
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14