Jamie Cameron
a405b317e3
When backing up a database, only run the actual writing command as the user, rather than all of mysqldump
2016-05-01 11:21:51 -07:00
Jamie Cameron
601b234126
Also set authentication_string to empty if it exists https://sourceforge.net/p/webadmin/bugs/4735/
2016-04-16 13:44:42 -07:00
Jamie Cameron
f2de59b1df
Merge branch 'master' of git@github.com:webmin/webmin
2016-04-16 13:42:18 -07:00
Jamie Cameron
d61fb46c74
Fix host message in log if empty
2016-04-16 13:41:45 -07:00
Ilia Rostovtsev
97e1ad4c50
Anything is an object, right?
...
Jamie, it's nicer to be specific.
Please separate tables and rows from being objects in case my changes will cause problems.
Ajaxifiyng MySQL module, just wanted to be best.
2016-04-13 13:11:53 +04:00
Jamie Cameron
d3fc96827d
German translation updates from Raymond Vetter
2016-04-08 16:57:27 -07:00
Jamie Cameron
46d7022cc9
Complete support for mysql include files https://sourceforge.net/p/webadmin/bugs/4726/
2016-03-26 18:05:02 -07:00
Jamie Cameron
7efcd84bda
Support mysql.conf innf include files https://sourceforge.net/p/webadmin/bugs/4726/
2016-03-25 21:25:52 -07:00
Jamie Cameron
e9a08bb3bb
Variable has been renamed to key_buffer_size https://sourceforge.net/p/webadmin/bugs/4724/
2016-03-24 20:36:00 -07:00
Jamie Cameron
e2df09438a
Norwegian update from Stein-Aksel Basma
2016-03-23 22:12:09 -07:00
Jamie Cameron
9d2f479e6c
Catalan update from Jaume Badiella
2016-02-28 09:50:53 -08:00
Jamie Cameron
c45980160a
German translation updates from Raymond Vetter
2016-02-16 14:21:14 -08:00
Jamie Cameron
6b3b7096ea
Allow users who cannot drop a DB to still empty it https://www.virtualmin.com/node/28549
2016-02-10 22:49:41 -08:00
Jamie Cameron
f4a7048fd9
Norwegian update from Stein-Aksel Basma
2016-01-28 19:42:52 -08:00
Jamie Cameron
9c63d0c352
Add missing footer to root password form https://github.com/webmin/webmin/issues/278
2016-01-27 19:08:33 -08:00
Jamie Cameron
350bd60cc5
German translation updates from Raymond Vetter
2016-01-24 09:38:47 -08:00
Jamie Cameron
2d18903ac6
Fix typo
2016-01-23 13:56:59 -08:00
Jamie Cameron
35c65587ba
Warn if a user being edited belongs to Virtualmin https://www.virtualmin.com/node/39428
2016-01-23 13:53:55 -08:00
Jamie Cameron
44ef858725
login might not be set
2016-01-11 12:47:55 -08:00
Jamie Cameron
38bbcf1196
Stop showing encrypted password column, as it may not even exist
2016-01-06 19:19:33 -08:00
Jamie Cameron
9a7ec78cc0
German translation updates from Raymond Vetter
2016-01-02 10:43:19 -08:00
Jamie Cameron
8d5109718b
Don't shows hosts table on MySQL 5.7+
2016-01-01 15:10:45 -08:00
Jamie Cameron
0358fb2795
German translation updates from Raymond Vetter
2015-12-29 16:05:27 -08:00
Jamie Cameron
984ad50d21
Set SSL fields to an empty value at creation time, to satisfy MySQL 5.7
2015-12-29 11:01:27 -08:00
Jamie Cameron
339366c7f4
changelog for mysql 5.7 fixes
2015-12-28 17:39:11 -08:00
Jamie Cameron
bbbdb849eb
fix user sync code to handle new password columns
2015-12-28 17:38:00 -08:00
Jamie Cameron
3e2cc2aaec
Re-factor password change code for root to use new syntax
2015-12-28 17:04:35 -08:00
Jamie Cameron
bafb4e3808
Use proper SQL params for column privs
2015-12-28 16:41:08 -08:00
Jamie Cameron
9c7274e283
Use proper SQL params
2015-12-28 16:19:03 -08:00
Jamie Cameron
dc121cc427
Remove useless function
2015-12-28 16:01:39 -08:00
Jamie Cameron
7d520e1d17
Port host permissions to new privilege column implementation
2015-12-28 15:54:57 -08:00
Jamie Cameron
d0a3b27647
German translation updates from Raymond Vetter
2015-12-27 19:29:52 -08:00
Jamie Cameron
9daf4b2d17
German translation updates from Raymond Vetter
2015-12-25 20:41:30 -08:00
Jamie Cameron
2e625451a3
Re-factor DB permissions editing
2015-12-22 17:21:26 -08:00
Jamie Cameron
6330deb1bc
Make priv fields function common
2015-12-22 16:30:08 -08:00
Jamie Cameron
7b4d33f0fa
Re-factor the way mysql user permissions are edited, to not be dependent on column order
2015-12-22 16:08:38 -08:00
Jamie Cameron
2a6fe1a536
What are these old variables for? No idea
2015-12-21 21:57:29 -08:00
Jamie Cameron
d4872509dd
Undre MySQL 5, myisam_sort_buffer_size is now a stand-alone directive http://virtualmin.com/node/22895
2015-12-06 19:11:46 -08:00
Jamie Cameron
ba06eb24e5
Don't set ssl_type for new users if not set
2015-12-01 15:14:38 -08:00
Jamie Cameron
b9c3a943cc
Polish translation from Piotr Kozica
2015-11-14 14:51:04 -08:00
Jamie Cameron
e0ba4d2476
Catalan update from Jaume Badiella
2015-10-27 20:28:39 -07:00
Jamie Cameron
c2c8c2a5f3
Backup button should not save scheduled config
2015-10-18 21:55:06 -07:00
Jamie Cameron
f00784fce8
German translation updates from Raymond Vetter
2015-09-23 18:59:51 -07:00
Jamie Cameron
c8b583b848
Show more useful message fgor negated search https://sourceforge.net/p/webadmin/bugs/4643/
2015-09-20 22:39:12 -07:00
Jamie Cameron
e9e453cc2d
Updating the ssl_cipher and ssl_type at the same time can leave ssl_type empty, so do them separately https://sourceforge.net/p/webadmin/bugs/4622/
2015-06-29 21:21:51 -07:00
Jamie Cameron
3548188c38
Mysqldump can print warnings even if it doesn't fail http://virtualmin.com/node/37195
2015-05-27 19:56:56 -07:00
Jamie Cameron
f27cad3665
Catalan update from Jaume Badiella
2015-03-10 23:23:00 -07:00
Jamie Cameron
c7789ce801
Fix bug that prevents sending email if a single DB backup fails http://virtualmin.com/node/33129
2015-02-19 17:46:43 -08:00
Jamie Cameron
2f34f1412d
Don't link back to virtualmin for root
2015-01-26 20:27:48 -08:00
Jamie Cameron
07e9a01919
MYSQL_PASS can't be used when running as a different user if the user has a .my.cnf file https://www.virtualmin.com/node/35764
2015-01-13 15:58:34 -08:00