1
0
Fork 0
arangodb/lib
Jan 33a7b8b853 Bug fix/mini issues (#2878)
* ignore some return codes when closing zip files and do not report them

* hide mostly useless debug message

* clear basic authentication cache after deletion of users and after updating them

otherwise deleted/changed users can still access the database!

* adjust wording

* added notes about mmfiles-specific parameters

* updated CHANGELOG and documentation
2017-07-27 11:37:34 +02:00
..
ApplicationFeatures log supervisor exit (#2846) 2017-07-26 10:00:45 +02:00
Basics Bug fix/mini issues (#2878) 2017-07-27 11:37:34 +02:00
Endpoint
Logger Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Meta
ProgramOptions Fix configuration file reader in the presence of @include. (#2725) 2017-07-04 22:37:46 +02:00
Random
Rest Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
SimpleHttpClient Wow...wrong type for httpstatuscode...it would zero out parts of the mutex on the stack (#2800) 2017-07-14 11:36:30 +02:00
Ssl
Utilities
V8 Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
Zip fix spurious unzip errors (#2867) 2017-07-25 22:17:37 +02:00
CMakeLists.txt