summaryrefslogtreecommitdiff
path: root/lib/common/FileStream.cpp
Commit message (Expand)AuthorAge
* Improve accuracy and utility of FileStream::StreamClosed().Chris Wilson2010-11-17
* Log the file name that could not be opened, even for access denied errors.Chris Wilson2009-05-22
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Move stream comparison code out of BackupQueries::Compare to Chris Wilson2009-01-04
* Compile fix and log the error number recorded by winerrno, notChris Wilson2008-11-30
* Log the Windows error code if openfile() fails on Windows, asChris Wilson2008-11-30
* Log reason for failing to write to a file.Chris Wilson2008-09-26
* Fix test regression on Windows where a const char pointer was treatedChris Wilson2008-09-07
* Change FileStream constructor to take a const std::string& instead of a Chris Wilson2008-08-21
* Log a warning with the file that couldn't be opened and the error code,Chris Wilson2008-08-06
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Add logging in remaining places where Common OSFileOpenError can be thrown.Chris Wilson2007-03-05
* Throw CommonException AccessDenied if we didn't get access to the file,Chris Wilson2007-01-15
* Set the filename to "HANDLE" under Win32 when initialising from anChris Wilson2006-10-16
* * Use INVALID_HANDLE_VALUE instead of NULL to represent invalid file Chris Wilson2006-10-13
* (refs #3)Chris Wilson2006-09-03
* Merged 210:218 from chris/win32/merge/07-win32-fixes to trunkMartin Ebourne2005-12-12
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14