~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2010-05-17 23:12:39 UTC
  • Revision ID: brian@gaz-20100517231239-kgcnn613z0gga7ie
Code shuffle on ReadRecord
Filename Latest Rev Last Changed Committer Comment Size
..
authentication.cc 1337.4.4 15 years ago Eric Day Fixed authentication plugin checks, added required 2.9 KB Diff Download File
authentication.h 1317.1.3 15 years ago Monty Taylor Fixed Authentication plugin interface to use Secur 1.8 KB Diff Download File
authorization.cc 1471.2.2 15 years ago Monty Taylor Updated Authorization plugin interface to use new 7.3 KB Diff Download File
authorization.h 1471.2.2 15 years ago Monty Taylor Updated Authorization plugin interface to use new 4 KB Diff Download File
client.cc 1502.3.1 15 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 2.5 KB Diff Download File
client.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 3.9 KB Diff Download File
context.h 1324.2.7 15 years ago Monty Taylor Added a descriptive comment. 2.3 KB Diff Download File
daemon.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 1.4 KB Diff Download File
error_message.cc 1502.3.1 15 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 3.6 KB Diff Download File
error_message.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.7 KB Diff Download File
function.cc 1471.3.2 15 years ago Monty Taylor Merged in old drizzled-as-lib patch. 2.4 KB Diff Download File
function.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.3 KB Diff Download File
library.cc 1458.1.1 15 years ago mordred Removed dlclose() call to fix valgrind output. 3.8 KB Diff Download File
library.h 1324.2.8 15 years ago Monty Taylor Added some comment headers. 1.9 KB Diff Download File
listen.cc 1241.9.36 15 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 3.9 KB Diff Download File
listen.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.7 KB Diff Download File
listen_tcp.cc 1502.3.1 15 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 6 KB Diff Download File
listen_tcp.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.2 KB Diff Download File
load_list.h.in 1241.9.1 15 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 1.1 KB Diff Download File
loader.cc 1502.3.1 15 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 50.9 KB Diff Download File
logging.cc 1316.1.1 15 years ago Joe Daly add plugin handle to logging to indicate when the 5.1 KB Diff Download File
logging.h 1316.1.1 15 years ago Joe Daly add plugin handle to logging to indicate when the 1.8 KB Diff Download File
manifest.h 1324.2.8 15 years ago Monty Taylor Added some comment headers. 2.4 KB Diff Download File
module.h 1324.2.11 15 years ago Monty Taylor Fixed some merge stoopidity. 2 KB Diff Download File
monitored_in_transaction.cc 1328 15 years ago Brian Aker Bad config.h 1.1 KB Diff Download File
monitored_in_transaction.h 1328 15 years ago Brian Aker Bad config.h 3.1 KB Diff Download File
null_client.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.4 KB Diff Download File
plugin.cc 1241.9.1 15 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 1.2 KB Diff Download File
plugin.h 1228.3.1 15 years ago Monty Taylor Removed NameMap. Also remove the aliases from the 1.7 KB Diff Download File
query_cache.cc 1241.9.36 15 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 7.5 KB Diff Download File
query_cache.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 2.5 KB Diff Download File
query_rewrite.cc 1307.1.6 15 years ago Padraig O'Sullivan Updated the query rewriting API based on a suggest 1.9 KB Diff Download File
query_rewrite.h 1307.1.6 15 years ago Padraig O'Sullivan Updated the query rewriting API based on a suggest 2.3 KB Diff Download File
registry.cc 1324.2.4 15 years ago Monty Taylor Turned off module deletion. 3.8 KB Diff Download File
registry.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 3.2 KB Diff Download File
replication.h 1405.3.7 15 years ago Jay Pipes Change to non-const Session reference in replicati 1.2 KB Diff Download File
scheduler.cc 1241.9.36 15 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 2.8 KB Diff Download File
scheduler.h 1280.1.10 15 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.1 KB Diff Download File
schema_engine.cc 1415 15 years ago Brian Aker Mass overhaul to use schema_identifier. 5.9 KB Diff Download File
storage_engine.cc 1537 15 years ago Brian Aker Remove dead options/rename Option and remove the u 29.7 KB Diff Download File
storage_engine.h 1537 15 years ago Brian Aker Remove dead options/rename Option and remove the u 15.6 KB Diff Download File
table_function.cc 1502.1.31 15 years ago Brian Aker Merge engine options for schema/table. 6.4 KB Diff Download File
table_function.h 1471.3.2 15 years ago Monty Taylor Merged in old drizzled-as-lib patch. 5 KB Diff Download File
transaction_applier.cc 1405.6.1 15 years ago Jay Pipes This patch adds the following functionality: * Re 1.1 KB Diff Download File
transaction_applier.h 1405.6.1 15 years ago Jay Pipes This patch adds the following functionality: * Re 2.6 KB Diff Download File
transaction_reader.h 1273.22.1 15 years ago Jay Pipes Completes the blueprint for refactoring applier ou 2.3 KB Diff Download File
transaction_replicator.cc 1405.6.1 15 years ago Jay Pipes This patch adds the following functionality: * Re 1.5 KB Diff Download File
transaction_replicator.h 1405.6.1 15 years ago Jay Pipes This patch adds the following functionality: * Re 2.9 KB Diff Download File
transactional_storage_engine.cc 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.5 KB Diff Download File
transactional_storage_engine.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 7 KB Diff Download File
version.h.in 1253.2.1 15 years ago Monty Taylor Moved plugin versioning out of drizzled/configmake 1.1 KB Diff Download File
xa_resource_manager.cc 1471.3.2 15 years ago Monty Taylor Merged in old drizzled-as-lib patch. 6.3 KB Diff Download File
xa_resource_manager.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 3.3 KB Diff Download File
xa_storage_engine.cc 1471.3.2 15 years ago Monty Taylor Merged in old drizzled-as-lib patch. 2 KB Diff Download File
xa_storage_engine.h 1273.1.30 15 years ago Jay Pipes * Completes the blueprint for splitting the XA Res 4.2 KB Diff Download File