summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanupSergei Golubchik2016-07-131-1/+1
* MDEV-10054 Secure login fails when CIPHER is requiredSergei Golubchik2016-06-281-0/+3
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-7/+5
|\
| * [MDEV-9614] Roles and Users longer than 6 charactersIgor Pashev2016-06-221-7/+5
* | MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using crack...Nirbhay Choubey2016-05-051-1/+3
* | MDEV-9940 CREATE ROLE blocked by password validation pluginSergei Golubchik2016-05-051-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-40/+36
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-21/+26
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-9/+9
| | |\
| | | * (no commit message)Arun Kuruvila2016-02-231-8/+8
| | * | MDEV-9835 Valid password is not working after server restartSergei Golubchik2016-04-191-5/+12
| * | | MDEV-9580 SHOW GRANTS FOR <current_user> failsSergei Golubchik2016-04-241-13/+13
| * | | SEGFAULT in get_column_grant()Igor Pashev2016-04-211-1/+2
* | | | MDEV-9898 SET ROLE NONE can crash mysqld.Alexey Botchkov2016-05-021-1/+1
* | | | Fixed assert if user table was mailformed.Monty2016-05-011-4/+6
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\ \ \ \ | |/ / /
| * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-4/+13
* | | | Revert "On Windows SSL works with sockets only, so we shouldn't tell the client"Georg Richter2016-01-271-5/+2
* | | | On Windows SSL works with sockets only, so we shouldn't tell the clientGeorg Richter2016-01-271-2/+5
* | | | MDEV-9273 ERROR 1819 on grant statment for existing userSergei Golubchik2016-01-251-4/+6
* | | | cleanup: move all password validation logic into one functionSergei Golubchik2016-01-251-31/+33
* | | | cleanup: LEX_USER::pwtext and LEX_USER::pwhashSergei Golubchik2016-01-251-39/+47
* | | | cleanup: create LEX_USER::reset_auth()Sergei Golubchik2016-01-251-4/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+4
|\ \ \ \ | |/ / /
| * | | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-4/+0
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-0/+4
| | |\ \ | | | |/
| | | * Bug #21602056 : CONCURRENT FLUSH PRIVILEGES + REVOKE/GRANTArun Kuruvila2015-10-141-0/+8
* | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-11-201-1/+1
|\ \ \ \
| * | | | Fixed compile warnings on SolarisMonty2015-11-201-1/+1
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-3/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on R...Sergei Golubchik2015-10-221-2/+2
| * | | MDEV-7656 init_file option does not allow changing passwordsSergei Golubchik2015-10-221-1/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-27/+29
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-27/+29
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-20/+23
| | |\ \ | | | |/
| | | * Bug #20777016: DELETE CHECKS PRIVILEGES ON THE WRONGSreeharsha Ramanavarapu2015-07-131-20/+23
| | | * Merge branch 'mysql-5.1' into mysql-5.5Arun Kuruvila2015-04-281-2/+14
| | | |\
| | | | * Bug #20181776 :- ACCESS CONTROL DOESN'T MATCH MOST SPECIFICArun Kuruvila2015-04-281-2/+14
| | | * | Merge branch 'mysql-5.1' into mysql-5.5V S Murthy Sidagam2015-04-271-8/+15
| | | |\ \ | | | | |/
| | | | * Bug #20683237 BACKPORT 19817663 TO 5.1 and 5.5V S Murthy Sidagam2015-04-271-8/+15
| | | * | Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6Venkata Sidagam2014-06-301-2/+68
| | | * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETEVenkata Sidagam2013-10-161-2/+4
| | | |\ \ | | | | |/
| | | | * Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETEVenkata Sidagam2013-10-161-2/+4
| | | | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-29/+37
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME INHarin Vadodaria2013-02-261-1/+2
| | | |\ \ | | | | |/