~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-10-04 20:01:12 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20111004200112-saqklktzedntsgef
This does 2 things:

1) Modify pandora-plugin to allow more keys in a plugin.ini. Until now
you could only specify headers, sources and extra-dist, but not
scripts (that are not compiled, just copied) or various text or data
files you wish to be part of an installation.

The new plugin.ini keys correspond to automake targets as follows:

# plugin.ini key
automake variable
-----------------
# scripts or bin_scripts
dist_bin_SCRIPTS=
# sbin_scripts
dist_sbin_SCRIPTS=
# libexec_scripts
dist_libexec_SCRIPTS=
# pkg_scripts
dist_pkgdata_SCRIPTS=
# data
dist_data_DATA=
# pkg_data
dist_pkgdata_DATA=
# sysconf_data
dist_sysconf_DATA=

2a) Uses the new keys pkg_scripts and pkg_data to move some useful
files from the auth_ldap plugin to ./share/drizzle7/ so an end user
can benefit from them without downloading Drizzle source codes.

2b) Also adds libdrizzle-2.0/libdrizzle/mysql_password_hash to programs
that should be installed and changes the name to drizzle_password_hash.
(Source filenames are unchanged. Makefile first builds mysql_password_hash
and then makes a copy to the final name. I didn't know if someone expects
mysql_password_hash to be there in some tests or something.)

The intent is to write documentation for LDAP authentication that uses
bin/drizzle_password_hash and share/drizzle7/* for creating LDAP user
records.
Filename Latest Rev Last Changed Committer Comment Size
..
column.c 2411.1.1 13 years ago Andrew Hutchings Add function drizzle_column_skip_all Add error whe 26.6 KB Diff Download File
column.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 4.4 KB Diff Download File
column_client.h 2411.1.1 13 years ago Andrew Hutchings Add function drizzle_column_skip_all Add error whe 3.7 KB Diff Download File
column_server.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 4 KB Diff Download File
command.c 2191.1.4 13 years ago Brian Aker Add in interactive mode back to protocol. 6.8 KB Diff Download File
command_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2 KB Diff Download File
command_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 1.9 KB Diff Download File
common.h 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.1 KB Diff Download File
conn.c 2302.2.1 13 years ago Marc Isambart Fixed modified source file properties (-x) 36.3 KB Diff Download File
conn.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 13.8 KB Diff Download File
conn_client.h 2191.1.1 13 years ago Brian Aker Add in KILL protocol support. 7.1 KB Diff Download File
conn_local.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.6 KB Diff Download File
conn_server.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 7.6 KB Diff Download File
conn_uds.c 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.6 KB Diff Download File
constants.h 2325.1.1 13 years ago Andrew Hutchings Remove all drizzleadmin code (hopefully) 18.6 KB Diff Download File
drizzle.c 2371.3.1 13 years ago Andrew Hutchings Fix incorrect assert (fix is already in libdrizzle 17.3 KB Diff Download File
drizzle.h 2195.2.1 13 years ago Olaf van der Spek Don't define bool, false and true in C++ mode. 13 KB Diff Download File
drizzle_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.2 KB Diff Download File
drizzle_local.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.5 KB Diff Download File
drizzle_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.8 KB Diff Download File
field.c 2353.3.1 13 years ago Mark Atwood fix cppcheck redundantIfDelete0 warnings. It is s 10.1 KB Diff Download File
field_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
field_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.1 KB Diff Download File
handshake.c 2325.1.1 13 years ago Andrew Hutchings Remove all drizzleadmin code (hopefully) 17.1 KB Diff Download File
handshake_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
handshake_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.6 KB Diff Download File
include.am 2263.5.1 13 years ago Monty Taylor Updated the sover code in libdrizzle-1.0 to set th 4.3 KB Diff Download File
libdrizzle.h 2373.4.1 13 years ago Olaf van der Spek Fix copyright 1.5 KB Diff Download File
mysql_password_hash.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2 KB Diff Download File
pack.c 2302.2.1 13 years ago Marc Isambart Fixed modified source file properties (-x) 7.2 KB Diff Download File
pack.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
query.c 2235.1.2 13 years ago Monty Taylor Add drizzle_safe_escape_string() function 11.5 KB Diff Download File
query.h 2235.1.2 13 years ago Monty Taylor Add drizzle_safe_escape_string() function 7.3 KB Diff Download File
result.c 2353.3.1 13 years ago Mark Atwood fix cppcheck redundantIfDelete0 warnings. It is s 15.4 KB Diff Download File
result.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.9 KB Diff Download File
result_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.4 KB Diff Download File
result_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4 KB Diff Download File
row.c 2411.1.1 13 years ago Andrew Hutchings Add function drizzle_column_skip_all Add error whe 6.5 KB Diff Download File
row_client.h 1992.3.1 13 years ago Evan Jones libdrizzle: Add detail to API docs for column and 4 KB Diff Download File
row_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2 KB Diff Download File
sha1.c 2037.1.1 13 years ago kalebral at gmail More copyright updates 5.1 KB Diff Download File
sha1.h 2037.1.1 13 years ago kalebral at gmail More copyright updates 905 bytes Diff Download File
state.c 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.8 KB Diff Download File
state.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.9 KB Diff Download File
structs.h 2164.1.3 13 years ago Monty Taylor Merged in various amounts of win32 fixes. Now is q 5.9 KB Diff Download File
visibility.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File