- Dec 17, 2014
-
-
Dmitry Simonenko authored
-
bigbes authored
-
bigbes authored
-
Konstantin Osipov authored
-
- Dec 16, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Test revoke a privilege from a role using a different grant path.
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
bigbes authored
-
- Dec 15, 2014
-
-
ocelot-inc authored
-
Roman Tsisyk authored
Conflicts: test/box/bsdsocket.result test/box/bsdsocket.test
-
bigbes authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Conflicts: test/box/bsdsocket.result test/box/bsdsocket.test
-
Roman Tsisyk authored
-
- Dec 12, 2014
-
-
ocelot-inc authored
-
- Dec 11, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Implement granted privilege cache in struct user. Reload user privileges from system spaces and rebuild the cache whenever a grant or revoke occurs.. Implement revoking privileges from a role. Basic tests pass. Do not rebuild the privilege cache of objects for which it can't have changed with a grant or revoke. Optimize rebuild_effective_grants(). Make role.test idempotent. Make grant and revoke robust to malformed arguments. Fix bugs in schema.lua, related to incorrect arguments for grant/revoke.
-
bigbes authored
-
- Dec 10, 2014
- 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 02, 2014
-
-
ocelot-inc 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 28, 2014
-
-
ocelot-inc authored
-
- Nov 27, 2014
-
-
Konstantin Osipov authored
-