Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Jan Lindström | 2019-02-28 | 1 | -0/+12 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | MDEV-17942 fixup : protect rebuild_check_host() / rebuild_role_grants() with... | Vladislav Vaintroub | 2019-02-20 | 1 | -6/+7 | |
| | | * | | MDEV-17942 Assertion `found' failed in remove_ptr_from_dynarray after failed... | Vladislav Vaintroub | 2019-02-20 | 1 | -0/+11 | |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-24 | 1 | -2/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-24 | 1 | -2/+6 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ... | Sergei Golubchik | 2019-01-23 | 1 | -2/+6 | |
* | | | | | MDEV-18297 How to reset a forgotten root password | Sergei Golubchik | 2019-02-21 | 1 | -0/+6 | |
* | | | | | don't consider the password "expired" if authentication is passwordless | Sergei Golubchik | 2019-02-21 | 1 | -2/+3 | |
* | | | | | MDEV-7597 Expiration of user passwords | Sergei Golubchik | 2019-02-21 | 1 | -104/+69 | |
* | | | | | MDEV-7597 Expiration of user passwords | Robert Bindar | 2019-02-21 | 1 | -28/+238 | |
* | | | | | cleanup: Account_options | Sergei Golubchik | 2019-02-14 | 1 | -55/+55 | |
* | | | | | MDEV-13095 Implement User Account locking | Robert Bindar | 2019-02-14 | 1 | -1/+41 | |
* | | | | | MDEV-11340 Allow multiple alternative authentication methods for the same user | Sergei Golubchik | 2019-02-04 | 1 | -327/+472 | |
* | | | | | cleanup | Sergei Golubchik | 2019-02-04 | 1 | -12/+8 | |
* | | | | | ed25519: better error message for an incorrect password hash | Sergei Golubchik | 2019-02-04 | 1 | -1/+1 | |
* | | | | | MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist... | Sergei Golubchik | 2019-02-04 | 1 | -65/+92 | |
* | | | | | Execute bootstrap in main thread | Sergey Vojtovich | 2019-01-28 | 1 | -1/+1 | |
* | | | | | fix failing openssl_1 test | Sergei Golubchik | 2019-01-26 | 1 | -3/+5 | |
* | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -2/+0 | |
* | | | | | MDEV-5313 Improve Audit API. | Alexey Botchkov | 2019-01-18 | 1 | -1/+1 | |
* | | | | | MDEV-5313 Improving audit API. | Alexey Botchkov | 2019-01-18 | 1 | -50/+50 | |
* | | | | | MDEV-5313 Improving audit api. | Alexey Botchkov | 2019-01-17 | 1 | -13/+17 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-15 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-14 | 1 | -0/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-17753 ALTER USER fail to replicate | Sachin | 2019-01-13 | 1 | -0/+6 | |
* | | | | | MDEV-7598 Lock user after too many password errors | Vladislav Vaintroub | 2019-01-08 | 1 | -0/+67 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-06 | 1 | -2/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 1 | -2/+4 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-21 | 1 | -2/+4 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | MDEV-17975 Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&... | Sergei Golubchik | 2018-12-20 | 1 | -4/+5 | |
* | | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private... | Vladislav Vaintroub | 2018-12-12 | 1 | -1/+6 | |
* | | | | | MDEV-17658 change the structure of mysql.user table | Sergei Golubchik | 2018-12-12 | 1 | -51/+230 | |
* | | | | | MDEV-17658 change the structure of mysql.user table | Sergei Golubchik | 2018-12-12 | 1 | -57/+172 | |
* | | | | | cleanup: simplify opening of priv tables | Sergei Golubchik | 2018-12-12 | 1 | -339/+188 | |
* | | | | | cleanup: refactor grant table classes in sql_acl.cc | Sergei Golubchik | 2018-12-12 | 1 | -511/+450 | |
* | | | | | fix the test for the empty password hash string | Sergei Golubchik | 2018-12-12 | 1 | -1/+1 | |
* | | | | | MDEV-17946 : Unsorted acl_dbs after RENAME USER | Vladislav Vaintroub | 2018-12-10 | 1 | -0/+2 | |
* | | | | | Fix Win64 build | Vladislav Vaintroub | 2018-12-08 | 1 | -7/+7 | |
* | | | | | MDEV-17932 : assertion in multi RENAME USER command. | Vladislav Vaintroub | 2018-12-08 | 1 | -1/+1 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-08 | 1 | -9/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix the 64-bit Windows build | Marko Mäkelä | 2018-12-08 | 1 | -2/+2 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-07 | 1 | -71/+76 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-07 | 1 | -61/+66 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-07 | 1 | -60/+65 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-06 | 1 | -60/+65 | |
| | | |\ \ | ||||||
| | | | * | | MDEV-17898 FLUSH PRIVILEGES crashes server with segfault | Sergei Golubchik | 2018-12-06 | 1 | -19/+19 | |
| | | | * | | cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbs | Sergei Golubchik | 2018-12-06 | 1 | -40/+37 | |
* | | | | | | MDEV-15649 Speedup search in acl_users and acl_dbs array, | Vladislav Vaintroub | 2018-12-06 | 1 | -96/+223 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -3/+5 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -4/+5 | |
| |\ \ \ \ \ | | |/ / / / |