~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2010-04-15 19:14:53 UTC
  • Revision ID: mordred@inaugust.com-20100415191453-ril2x8qdo78fny9w
Replaced test_authz with a plugin implementing a hard-coded simple
multi-tennancy policy. The policy describes:
- A root user exists which can do anything
- A user may only see a schema that is named the same has his user name
- A user may see data_dictionary and information_schema (data_dictionary
  required for show databases to work)

This way, we can more clearly test the results of the authorization
interface while providing an optional plugin that is actually useful to some
human.
Filename Latest Rev Last Changed Committer Comment Size
..
client_priv.h 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 3.5 KB Diff Download File
drizzle.1 1097.1.1 15 years ago Monty Taylor Fixed manpage warnings. Make debian lintian happy. 39.5 KB Diff Download File
drizzle.cc 1410.3.5 14 years ago Djellel E. Difallah merge to trunk 126 KB Diff Download File
drizzled.8 1351.1.2 14 years ago stefan copyright mysql/sun 2.4 KB Diff Download File
drizzledump.1 1351.1.4 14 years ago stefan mysql(dump)->drizzle(dump) replacements 32.4 KB Diff Download File
drizzledump.cc 1452.2.1 14 years ago Monty Taylor Use unordered_map from the upcoming c++0x standard 84.8 KB Diff Download File
drizzleimport.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 9.1 KB Diff Download File
drizzleimport.cc 1410.3.5 14 years ago Djellel E. Difallah merge to trunk 20.3 KB Diff Download File
drizzleslap.1 1022.2.25 15 years ago Monty Taylor Imported manpages for the things we ship. Started 13.5 KB Diff Download File
drizzleslap.cc 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 76.7 KB Diff Download File
drizzletest.cc 1452.2.1 14 years ago Monty Taylor Use unordered_map from the upcoming c++0x standard 184 KB Diff Download File
errname.cc 1259.5.1 14 years ago Stewart Smith ER_FRM_UNKNOWN_TYPE is now an unused error code 27.7 KB Diff Download File
errname.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 1.1 KB Diff Download File
get_password.cc 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 3.3 KB Diff Download File
get_password.h 928.1.1 15 years ago Eric Day Started client changes. 1 KB Diff Download File
include.am 1265 14 years ago Brian Aker Updated Makefile.am to push client rules to includ 1.3 KB Diff Download File
linebuffer.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.5 KB Diff Download File
linebuffer.h 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 1 KB Diff Download File