~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
..
ha_heap.cc 1429.1.3 14 years ago Brian Aker Merge in work for fetching a list of table identif 26.7 KB Diff Download File
ha_heap.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.7 KB Diff Download File
heap.h 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 10.4 KB Diff Download File
heap_priv.h 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 5.6 KB Diff Download File
hp_block.cc 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 4.6 KB Diff Download File
hp_clear.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.6 KB Diff Download File
hp_close.cc 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 1.2 KB Diff Download File
hp_create.cc 1299 14 years ago Brian Aker Merge. 14.7 KB Diff Download File
hp_delete.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 5.8 KB Diff Download File
hp_dspace.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 13.9 KB Diff Download File
hp_extra.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.2 KB Diff Download File
hp_hash.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 23.8 KB Diff Download File
hp_info.cc 1130.3.28 15 years ago Monty Taylor Moved heapdef.h and myisamdef.h to *_priv.h for ea 1.7 KB Diff Download File
hp_open.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 2.7 KB Diff Download File
hp_panic.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.5 KB Diff Download File
hp_record.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 9.2 KB Diff Download File
hp_rectest.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 1 KB Diff Download File
hp_rename.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 1.1 KB Diff Download File
hp_rfirst.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.4 KB Diff Download File
hp_rkey.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.6 KB Diff Download File
hp_rlast.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.7 KB Diff Download File
hp_rnext.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 4.1 KB Diff Download File
hp_rprev.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.7 KB Diff Download File
hp_rrnd.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 2.8 KB Diff Download File
hp_rsame.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 1.6 KB Diff Download File
hp_scan.cc 1241.9.57 14 years ago Monty Taylor Oy. Bigger change than I normally like - but this 2 KB Diff Download File
hp_static.cc 1130.3.28 15 years ago Monty Taylor Moved heapdef.h and myisamdef.h to *_priv.h for ea 930 bytes Diff Download File
hp_update.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.5 KB Diff Download File
hp_write.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 10.2 KB Diff Download File
plugin.am 1192.3.7 14 years ago Monty Taylor Added code necessary for building plugins dynamica 1.5 KB Diff Download File
plugin.ini 1241.9.56 14 years ago Monty Taylor More mysys cleaning. 168 bytes Diff Download File