libreoffice-online/common
Ashod Nakashian 04c15755b0 wsd: create the temp directory root recursively
Without this, the conversion test in UnitHTTP
fails because the root of the temp directory
hasn't yet been created (mkdir actually fails,
since the root is missing).

This failure occures when UnitHTTP is executed
before other tests.

Change-Id: I9b5d9a48c8ab9735978ecfa2d29944e037cf794d
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2021-04-11 01:05:20 -04:00
..
Authorization.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Authorization.hpp fix license headers 2020-10-01 11:56:43 +02:00
Clipboard.hpp wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
Common.hpp wsd: correct User-Agent usage in http headers 2021-03-22 10:09:22 -04:00
ConfigUtil.cpp wsd: more config features 2021-04-02 12:43:39 -04:00
ConfigUtil.hpp wsd: more config features 2021-04-02 12:43:39 -04:00
Crypto.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Crypto.hpp fix license headers 2020-10-01 11:56:43 +02:00
FileUtil.cpp wsd: create the temp directory root recursively 2021-04-11 01:05:20 -04:00
FileUtil.hpp Optimize copy of jails to hard-linking with new capability. 2021-01-04 15:05:36 +00:00
JailUtil.cpp Optimize copy of jails to hard-linking with new capability. 2021-01-04 15:05:36 +00:00
JailUtil.hpp wsd: cleanup temp incoming directories after use 2020-11-23 21:29:34 -05:00
JsonUtil.hpp CheckFileInfo: Report mis-spelled CheckFileInfo properties as errors. 2021-02-03 16:14:57 +01:00
Log.cpp common: add tag string to extract backtrace logs 2021-02-17 11:47:16 -04:00
Log.hpp wsd: improved thread ownership management and logging 2021-03-13 19:34:02 -05:00
LOOLWebSocket.hpp wsd: test: better logging 2021-03-08 22:49:53 -05:00
Message.hpp wsd: avoid unnecessary string copies 2021-03-08 22:49:53 -05:00
MessageQueue.cpp wsd: copy strings only when needed 2021-03-08 22:49:53 -05:00
MessageQueue.hpp added stdexcept include to fix build error 2021-04-03 17:47:56 +01:00
MobileApp.cpp fix license headers 2020-10-01 11:56:43 +02:00
MobileApp.hpp fix license headers 2020-10-01 11:56:43 +02:00
Png.hpp Bin unused function 2021-01-21 16:12:55 +02:00
Protocol.cpp fix license headers 2020-10-01 11:56:43 +02:00
Protocol.hpp fix license headers 2020-10-01 11:56:43 +02:00
Rectangle.hpp fix license headers 2020-10-01 11:56:43 +02:00
RenderTiles.hpp Remove incorrect assertion in iOS-only code 2021-03-25 18:31:51 +02:00
Seccomp.cpp Replace all __linux in CPP conditions with __linux__. 2020-11-17 09:21:45 +00:00
Seccomp.hpp fix license headers 2020-10-01 11:56:43 +02:00
security.h check if we run in a container 2021-01-12 22:24:28 +01:00
Session.cpp config: add "macro_security_level" item 2021-03-12 08:23:56 -04:00
Session.hpp config: add "macro_security_level" item 2021-03-12 08:23:56 -04:00
SigUtil.cpp Dump versions when we have a signal. 2021-03-25 19:46:36 +00:00
SigUtil.hpp Dump versions when we have a signal. 2021-03-25 19:46:36 +00:00
SpookyV2.cpp
SpookyV2.h
StringVector.cpp fix license headers 2020-10-01 11:56:43 +02:00
StringVector.hpp Fix typos 2020-10-07 12:51:08 +02:00
Unit.cpp wsd: test: remove redundant wakeupWorld and log the exit status 2021-01-13 08:07:06 -05:00
Unit.hpp wsd: test: move inherited filterSendMessage to onFilterSendMessage 2021-01-13 08:07:06 -05:00
UnitHTTP.hpp wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
Util.cpp wsd: prevent poco from inserting line breaks in hex bytes 2021-03-22 10:09:22 -04:00
Util.hpp wsd: case-insensitive string equality utility added 2021-04-02 13:18:41 -04:00