1
0
Fork 0
arangodb/lib
Wilfried Goesgens 629f1f9695 Fix windows path handling not to slip into UNC lookup (#10073) (#10085)
* Fix windows path handling not to slip into UNC lookup (#10073)

* make sure that we don't get more than one leading directory separator in front of the path, so windows doesn't mistakenly look it up as a UNC.

* make sure we don't build paths that start with two \'s

* fix condition
2019-10-09 18:37:21 +03:00
..
ApplicationFeatures [3.4] Feature/rebootid notice changes, backport of #9523 (#9685) 2019-09-19 15:03:39 +03:00
Basics Fix windows path handling not to slip into UNC lookup (#10073) (#10085) 2019-10-09 18:37:21 +03:00
Endpoint big reformat 2018-12-26 00:57:05 +01:00
Geo Bugfix/backport fs changes (#9024) 2019-05-23 12:46:47 +02:00
Logger Doc - setIntroducedIn for log.file-group/mode (#8487) 2019-03-21 16:30:05 +01:00
Maskings Feature/maskings (#8006) 2019-01-28 15:04:23 +01:00
Meta big reformat 2018-12-26 00:57:05 +01:00
ProgramOptions use two simple regexes to workaround macos compilers producing endless loops (#9281) 2019-06-25 09:12:02 +02:00
Random Feature/maskings (#8006) 2019-01-28 15:04:23 +01:00
Rest Bug fix 3.4/cleanup 31032019 (#8633) 2019-04-01 17:02:00 +02:00
SimpleHttpClient make sure all errors are prefixed with ERROR_ @fceller @kvs85 (#9383) 2019-07-02 18:06:52 +02:00
Ssl big reformat 2018-12-26 00:57:05 +01:00
Utilities Bug fix 3.4/fix arangosh documentation paste (#9744) 2019-08-19 17:58:43 +03:00
V8 Feature 3.4/add js isolate mem statistics (#9570) 2019-07-26 17:51:53 +02:00
Zip Feature 3.4/windows utf16 fileaccess (#6600) 2018-10-01 17:19:01 +02:00
CMakeLists.txt Feature 3.4: Use ManagedDirectory class to add gzip and encryption to import/export (#9472) 2019-07-23 14:58:34 -04:00