1
0
Fork 0
arangodb/arangod/GeneralServer
Jan b4c58d757f Bug fix/small issues 1608 (#3049)
* extend linenoise character buffer size

* dont make it throw exceptions all the time

* set INSTANCE to nullptr at a later stage

otherwise a nullptr may be accessed during shutdown
2017-08-17 21:35:41 +02:00
..
AsyncJobManager.cpp Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AsyncJobManager.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AuthenticationFeature.cpp Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
AuthenticationFeature.h Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
GeneralCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralDefinitions.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralListenTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +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/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +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 Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
HttpCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +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 Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
RestHandler.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
RestHandlerFactory.cpp fixed some issues detected by coverity scan (#2915) 2017-08-02 09:36:08 +02:00
RestHandlerFactory.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestStatus.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestStatus.h switch to boost asio 2016-10-14 10:12:17 +00:00
VstCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstNetwork.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00