- Dec 11, 2014
-
-
bigbes authored
-
- Dec 09, 2014
-
-
Konstantin Osipov authored
Conflicts: doc/user/connectors.xml doc/user/stored-procedures.xml doc/user/tutorial.xml src/coio.cc src/evio.cc src/evio.h
-
Konstantin Osipov authored
Provide fine-grained keepalive options on Linux, which supports per-socket defaults. Fix a bug with trying to set keepalive options for UDP sockets - don't try to do it.
-
Konstantin Osipov authored
-
- Dec 01, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Vasiliy Soshnikov authored
-
Konstantin Osipov authored
Introduce 'public' role. Auto-grant 'public' to every user. Update the snapshot.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Nov 29, 2014
-
-
Konstantin Osipov authored
On ARM chars are unsigned
-
Domingo Alvarez Duarte authored
This code didn't worked on ARM, changing the table and parameters to int seems to work fine on any platform.
-
- Nov 27, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Track granted roles. Represent roles granted to a user with a bitmap. Disallow loops in role grants. Add tests for box.schema.user.grant('username', 'rolename') Add basic tests for loops in grant sequences. Rewrite largely buggy code in authentication token lookup. Do not waste space on authentication token bitmap, correctly check for overflow of the bitmap.
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
ocelot-inc authored
-
- Nov 26, 2014
-
-
Vasiliy Soshnikov authored
#638, checking/configuring in cmake pthread_yield and sched_yield; READLINE_ROOT for better readline control;
-
Dmitry Simonenko authored
-
Alexandr authored
-
- Nov 25, 2014
-
-
ocelot-inc authored
-
Konstantin Osipov authored
A few renames.
-
Roman Tsisyk authored
-
- Nov 24, 2014
-
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
Rewritten
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Write a function which can be used to check whether a user exists or not. Fixes gh-632.
-
Alexandr authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-