]> gitweb.fluxo.info Git - puppet-mysql.git/shortlog
puppet-mysql.git
2023-12-25 Silvio RhattoMake mariadb-client the default implementation master
2020-05-07 Silvio RhattoHiera 5 migration
2019-09-12 Silvio RhattoAdds implementation param at mysql class (2)
2019-09-12 Silvio RhattoAdds implementation param at mysql class
2018-09-14 Silvio RhattoSupport for ubuntu bionic
2018-04-12 Silvio RhattoFix lsbdistid value
2017-11-07 Silvio RhattoPassword field rename to authentication_string in some...
2017-11-07 Silvio RhattoPassword field rename to authentication_string in some...
2017-11-07 Silvio RhattoSupport different mysql-server implementations
2017-06-05 Silvio RhattoAdds my::cnf in a separate file
2017-06-05 Silvio RhattoChanges for puppet 4 compatibility
2016-05-19 Silvio RhattoChange pw dependency ordering
2016-04-19 Silvio RhattoNotify set_mysql_rootpw upon setmysqlpass.sh change
2016-04-19 Silvio RhattoSet root password for ::1
2015-11-03 Silvio RhattoFix template deprecations
2015-06-05 drebsadd conf file to provider commands adapt-to-jessie
2015-05-16 db[bug] pass explicit argument to superclass
2015-05-16 db[bug] fix symbolization of privileges when granting
2013-01-26 Silvio RhattoUpdating MYSQL_DB_PRIVS to mysql 5.5
2013-01-26 Silvio RhattoMore lib updates
2013-01-26 Silvio RhattoMore coding style
2013-01-26 Silvio RhattoUpdating mysql_grant type with changes from the shared...
2013-01-26 Silvio RhattoCoding style at grant type
2013-01-26 Silvio RhattoUpdating mysql_grant provider with changes from the...
2013-01-26 Silvio RhattoCoding style at grant provider
2013-01-25 Silvio RhattoMinor change
2013-01-25 Silvio RhattoOops
2013-01-25 Silvio RhattoRefactoring for autoloading
2013-01-25 Silvio RhattoSwitching to parametrized class and hiera
2013-01-20 Silvio RhattoAvoiding UTF-8 string due to puppet issue #11860
2011-03-27 drebsrollback provider dir change
2011-03-27 drebsfixing providers' path
2011-02-08 Silvio RhattoRollback from previous change at mysql user provider
2011-02-06 Silvio RhattoSetting also root passwords for fqdn and 127.0.0.1...
2010-12-16 Silvio RhattoAvoid root password leak to process list
2010-02-04 Silvio RhattoRollback
2010-02-04 Silvio RhattoFix into mysql provider
2010-02-03 Silvio RhattoAdding resource types mysql_{user,database,grant} (2)
2010-02-03 Silvio RhattoAdding resource types mysql_{user,database,grant}
2010-01-20 Silvio RhattoUsing set_mysql_rootpw again
2010-01-19 Silvio RhattoAdding 'flush privileges'
2010-01-19 Silvio RhattoMinor fix
2010-01-19 Silvio RhattoCleanup
2010-01-19 Silvio RhattoUsing just change_mysql_rootpw
2010-01-19 Silvio RhattoRunning commands as root
2010-01-19 Silvio RhattoChanging root password
2010-01-19 Silvio RhattoSetting root password
2010-01-02 Silvio RhattoInitial import