Files
MaxScale/server
Markus Mäkelä 824962d59a MXS-1346: Use std::unordered_map for storing user definitions
The users are now stored in a unordered_map which removes the need for the
use of HASHTABLE. Altered all functions to use a shared_ptr of a User
instead of a raw pointer. Made parsing of rules exception-safe.
2017-09-08 09:31:35 +03:00
..
2017-09-07 16:56:19 +03:00
2017-01-16 10:56:33 +02:00