Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
authentication.cc | 1337.4.4 | 14 years ago | Eric Day | Fixed authentication plugin checks, added required | 2.9 KB | ||
authentication.h | 1317.1.3 | 14 years ago | Monty Taylor | Fixed Authentication plugin interface to use Secur | 1.8 KB | ||
authorization.cc | 1415 | 14 years ago | Brian Aker | Mass overhaul to use schema_identifier. | 7.2 KB | ||
authorization.h | 1415 | 14 years ago | Brian Aker | Mass overhaul to use schema_identifier. | 4.2 KB | ||
client.cc | 1366.1.9 | 14 years ago | Siddharth Prakash Singh | sprintf->snprintf in drizzled/plugin/client.cc | 2.5 KB | ||
client.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 3.9 KB | ||
context.h | 1324.2.7 | 14 years ago | Monty Taylor | Added a descriptive comment. | 2.3 KB | ||
daemon.h | 1324.2.3 | 14 years ago | Monty Taylor | Remove plugin deinit. | 1.4 KB | ||
error_message.cc | 1271.1.3 | 14 years ago | Monty Taylor | va_lists need to be copied when you use them more | 3.6 KB | ||
error_message.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 1.7 KB | ||
function.cc | 1241.9.36 | 14 years ago | Monty Taylor | ZOMG. I deleted drizzled/server_includes.h. | 2.4 KB | ||
function.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 2.3 KB | ||
library.cc | 1398 | 14 years ago | Brian Aker | Merge monty | 3.8 KB | ||
library.h | 1324.2.8 | 14 years ago | Monty Taylor | Added some comment headers. | 1.9 KB | ||
listen.cc | 1241.9.36 | 14 years ago | Monty Taylor | ZOMG. I deleted drizzled/server_includes.h. | 3.9 KB | ||
listen.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 2.7 KB | ||
listen_tcp.cc | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 6 KB | ||
listen_tcp.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 2.2 KB | ||
load_list.h.in | 1241.9.1 | 14 years ago | Monty Taylor | Removed global.h. Fixed all the headers. Also fixe | 1.1 KB | ||
loader.cc | 1410.3.4 | 14 years ago | Djellel E. Difallah | update references to old my_'s | 51.1 KB | ||
logging.cc | 1316.1.1 | 14 years ago | Joe Daly | add plugin handle to logging to indicate when the | 5.1 KB | ||
logging.h | 1316.1.1 | 14 years ago | Joe Daly | add plugin handle to logging to indicate when the | 1.8 KB | ||
manifest.h | 1324.2.8 | 14 years ago | Monty Taylor | Added some comment headers. | 2.4 KB | ||
module.h | 1324.2.11 | 14 years ago | Monty Taylor | Fixed some merge stoopidity. | 2 KB | ||
monitored_in_transaction.cc | 1328 | 14 years ago | Brian Aker | Bad config.h | 1.1 KB | ||
monitored_in_transaction.h | 1328 | 14 years ago | Brian Aker | Bad config.h | 3.1 KB | ||
null_client.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 2.4 KB | ||
plugin.cc | 1241.9.1 | 14 years ago | Monty Taylor | Removed global.h. Fixed all the headers. Also fixe | 1.2 KB | ||
plugin.h | 1228.3.1 | 14 years ago | Monty Taylor | Removed NameMap. Also remove the aliases from the | 1.7 KB | ||
query_cache.cc | 1241.9.36 | 14 years ago | Monty Taylor | ZOMG. I deleted drizzled/server_includes.h. | 7.5 KB | ||
query_cache.h | 1324.2.3 | 14 years ago | Monty Taylor | Remove plugin deinit. | 2.5 KB | ||
query_rewrite.cc | 1307.1.6 | 14 years ago | Padraig O'Sullivan | Updated the query rewriting API based on a suggest | 1.9 KB | ||
query_rewrite.h | 1307.1.6 | 14 years ago | Padraig O'Sullivan | Updated the query rewriting API based on a suggest | 2.3 KB | ||
registry.cc | 1324.2.4 | 14 years ago | Monty Taylor | Turned off module deletion. | 3.8 KB | ||
registry.h | 1324.2.3 | 14 years ago | Monty Taylor | Remove plugin deinit. | 3.2 KB | ||
scheduler.cc | 1241.9.36 | 14 years ago | Monty Taylor | ZOMG. I deleted drizzled/server_includes.h. | 2.8 KB | ||
scheduler.h | 1280.1.10 | 14 years ago | Monty Taylor | Put everything in drizzled into drizzled namespace | 2.1 KB | ||
schema_engine.cc | 1415 | 14 years ago | Brian Aker | Mass overhaul to use schema_identifier. | 5.9 KB | ||
storage_engine.cc | 1429.1.3 | 14 years ago | Brian Aker | Merge in work for fetching a list of table identif | 29.5 KB | ||
storage_engine.h | 1429.1.3 | 14 years ago | Brian Aker | Merge in work for fetching a list of table identif | 15.7 KB | ||
table_function.cc | 1436 | 14 years ago | Brian Aker | Move toward not having to call current_session (fi | 6.4 KB | ||
table_function.h | 1436 | 14 years ago | Brian Aker | Move toward not having to call current_session (fi | 5 KB | ||
transaction_applier.cc | 1241.9.1 | 14 years ago | Monty Taylor | Removed global.h. Fixed all the headers. Also fixe | 1.5 KB | ||
transaction_applier.h | 1192.2.6 | 15 years ago | Monty Taylor | Merged trunk. | 2.7 KB | ||
transaction_reader.h | 1273.22.1 | 14 years ago | Jay Pipes | Completes the blueprint for refactoring applier ou | 2.3 KB | ||
transaction_replicator.cc | 1241.9.1 | 14 years ago | Monty Taylor | Removed global.h. Fixed all the headers. Also fixe | 1.5 KB | ||
transaction_replicator.h | 1237.9.3 | 14 years ago | Padraig O'Sullivan | Removed one the includes I put in server_includes. | 2.9 KB | ||
transactional_storage_engine.cc | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 4.5 KB | ||
transactional_storage_engine.h | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 7 KB | ||
version.h.in | 1253.2.1 | 14 years ago | Monty Taylor | Moved plugin versioning out of drizzled/configmake | 1.1 KB | ||
xa_resource_manager.cc | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 6.3 KB | ||
xa_resource_manager.h | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 3.3 KB | ||
xa_storage_engine.cc | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 2 KB | ||
xa_storage_engine.h | 1273.1.30 | 14 years ago | Jay Pipes | * Completes the blueprint for splitting the XA Res | 4.2 KB |