1
0
Fork 0
arangodb/arangod/GeneralServer
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
..
AsyncJobManager.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
AsyncJobManager.h remove unused code 2016-12-09 17:16:58 +01:00
AuthenticationFeature.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
AuthenticationFeature.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
AuthenticationHandler.cpp ldap authwork 2017-03-18 04:14:15 +01:00
AuthenticationHandler.h make ctor explicit, dont copy parameters 2017-04-26 16:24:11 +02:00
GeneralCommTask.cpp re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
GeneralCommTask.h re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
GeneralDefinitions.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralListenTask.cpp merged shutdown and close 2017-06-09 14:51:11 +02:00
GeneralListenTask.h merged shutdown and close 2017-06-09 14:51:11 +02:00
GeneralServer.cpp Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralServer.h there still seems to be a race between 2017-05-09 02:03:59 +02:00
GeneralServerFeature.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
GeneralServerFeature.h try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
HttpCommTask.cpp Fix a hangup in VST. (#2705) 2017-07-01 00:26:06 +02:00
HttpCommTask.h re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
RestEngine.cpp removed unused includes 2017-06-08 13:37:30 +02:00
RestEngine.h better threads working handling 2017-02-06 16:32:55 +01:00
RestHandler.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
RestHandler.h more cleanup on statistics 2017-01-27 13:17:08 +01:00
RestHandlerFactory.cpp During shutdown, we generally return HTTP 503. 2017-06-09 22:46:53 +02:00
RestHandlerFactory.h
RestStatus.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestStatus.h
VstCommTask.cpp Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
VstCommTask.h re-introduce one lock for read/write (#2686) 2017-06-28 15:11:56 +02:00
VstNetwork.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00