index
:
puppet_mysql.git
master
[puppet_mysql]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-04
add note to README about mysql::server::account_security removing accounts by...
Micah Anderson
2012-04-04
Merge remote-tracking branch 'immerda/master'
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
fix typo in name of mysql_qcache_mem graph
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
Merge commit '356fdab8147f8a32a3f14514f2bb77f4f312c734' into shared
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
Merge remote-tracking branch 'lelutin/root_pw_no_arg' into shared
Micah Anderson
2012-02-29
Merge remote-tracking branch 'lelutin/nagios_service'
Micah Anderson
2012-02-23
Use the right parameter to nagios::service::mysql
Gabriel Filion
2012-02-10
correct key for trocla lookup
mh
2012-02-10
migrate everything to hiera/trocla and use the new scoping style
mh
2012-01-22
add the trigger privilege to the list of potential MYSQL_USER_PRIVS
Micah Anderson
2012-01-17
add innodb_file_per_table option by default
mh
2012-01-16
fix missing end
Micah Anderson
2012-01-01
Instead of doing an update table_priv, we need to do GRANT/REVOKE statements
Micah Anderson
2012-01-01
table privileges need to be handled with GRANT/REVOKE statements instead of i...
Micah Anderson
2012-01-01
change the type name and the table_name to be less confusing
Micah Anderson
2012-01-01
changed the matches regexp to be not greedy so other things like tables and c...
Micah Anderson
2012-01-01
table privileges don't have the name with _privs on the end, also the actuall...
Micah Anderson
2011-12-30
add column grant to mysql_grant
Micah Anderson
2011-12-30
add table grant privilege handling to mysql_grant
Micah Anderson
2011-12-30
Merge remote-tracking branch 'riseup/master'
Micah Anderson
2011-12-30
Revert "add table and column privilege management to mysql_grant"
Micah Anderson
2011-12-30
add table and column privilege management to mysql_grant
Micah Anderson
2011-10-27
add admin_user define with trocla
mh
2011-10-18
make it possible to retrieve password from trocla
mh
2011-05-12
fix grant on newer mysql version
mh
2011-04-03
we should pass the architecture to devel packages
mh
2011-02-25
Remove other default accounts due to security reasons
mh
2011-02-14
improve default database define to also support setting db and user to absent
mh
2010-12-21
add some other mysql plugins
mh
2010-12-18
Avoid root password leak to process list
Gabriel Filion
2010-12-15
Avoid root password leak to process list
Gabriel Filion
2010-11-02
add mysql::client::perl, same as mysql::client::ruby
Micah Anderson
2010-11-01
add mysql munin graphs and adjust the file distribution to match the right lo...
Micah Anderson
2010-10-29
fully qualify the path to mysqladmin, without it, you will get this error:
Micah Anderson
2010-10-26
fixed stray semicolon
Micah Anderson
2010-10-26
fix script_path_in parameter
Micah Anderson
2010-10-26
fix munin script path
Micah Anderson
2010-10-26
move the mysql::server::munin::base class to its own file
Micah Anderson
2010-10-26
fix incorrect munin graph names
Micah Anderson
2010-10-26
add the mysql munin graphs:
Micah Anderson
2010-10-18
. remove the check_mysql_health script from the mysql module, instead it belo...
Micah Anderson
2010-10-18
change the default $check_hostname variable to be the localhost interface. Th...
Micah Anderson
2010-10-17
add a README which describes all the functionality, how to use it, and the pr...
Micah Anderson
2010-10-17
simplify the nagios check_mysql_health plugin process:
Micah Anderson
2010-10-17
add new version of check_mysql_health plugin
Micah Anderson
2010-09-27
add a more advanced mysql health check plugin:
Micah Anderson
2010-09-22
fixing merge error which removed a / -- round 2
Micah Anderson
[next]