Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bzr merge -rtag:mariadb-10.0.9 maria/10.0 | Nirbhay Choubey | 2014-03-26 | 1 | -64/+124 |
|\ | |||||
| * | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -5/+5 |
| * | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
| |\ | |||||
| | * | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -2/+2 |
| | |\ | |||||
| | | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | * | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETE | Venkata Sidagam | 2013-10-16 | 1 | -2/+4 |
| | | | |\ | |||||
| | | | | * | Bug#16900358 FIX FOR CVE-2012-5611 IS INCOMPLETE | Venkata Sidagam | 2013-10-16 | 1 | -2/+4 |
| | | | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | | * | | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -29/+37 |
| * | | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -15/+17 |
| * | | | | | MDEV-5525 Assertion `status == 0' fails on creating user after granting it ro... | Sergei Golubchik | 2014-01-29 | 1 | -21/+53 |
| * | | | | | MDEV-5526 Assertion `proxied_user->host.length' fails on GRANT PROXY ON <role> | Sergei Golubchik | 2014-01-29 | 1 | -14/+12 |
| * | | | | | MDEV-5523 Server crashes on DROP USER <rolename> | Sergei Golubchik | 2014-01-28 | 1 | -1/+1 |
| * | | | | | MDEV-5520 Connection lost on wrong CREATE ROLE | Sergei Golubchik | 2014-01-28 | 1 | -1/+1 |
| * | | | | | Fix for: | Vicentiu Ciorbaru | 2013-12-18 | 1 | -6/+34 |
* | | | | | | Merge MariaDB-10.0.7 revision 3961. | Jan Lindström | 2014-01-25 | 1 | -148/+139 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-5438 A view can mask a table that supports discovery | Sergei Golubchik | 2013-12-13 | 1 | -6/+1 |
| * | | | | | correct old assert in add_role_user_mapping_action to match changed function ... | Sergei Golubchik | 2013-12-09 | 1 | -2/+4 |
| * | | | | | cleanups: | Sergei Golubchik | 2013-12-09 | 1 | -110/+112 |
| * | | | | | reuse new safe_net_field_length_ll function where appropriate | Sergei Golubchik | 2013-12-09 | 1 | -25/+10 |
| * | | | | | Do the partial merge of WL#5602 correctly: | Sergei Golubchik | 2013-12-09 | 1 | -4/+11 |
| * | | | | | MDEV-5367 Server crashes in acl_authenticate on concurrent thread connection,... | Sergei Golubchik | 2013-12-01 | 1 | -1/+1 |
* | | | | | | merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6 | Seppo Jaakola | 2013-12-04 | 1 | -1104/+4049 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-5238 Server crashes in find_role_grant_pair on SHOW GRANTS for an anonym... | Sergei Golubchik | 2013-11-10 | 1 | -1/+1 |
| * | | | | | 10.0-base merge | Sergei Golubchik | 2013-11-04 | 1 | -1/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-5232 SET ROLE checks privileges differently from check_access() | Sergei Golubchik | 2013-11-04 | 1 | -1/+3 |
| * | | | | | 10.0-base merge | Sergei Golubchik | 2013-11-02 | 1 | -1/+30 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-5225 Server crashes on CREATE USER|ROLE CURRENT_ROLE or DROP ROLE CURREN... | Sergei Golubchik | 2013-11-02 | 1 | -1/+30 |
| * | | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -1065/+3923 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Don't allow authentication clauses for roles, in particular: | Sergei Golubchik | 2013-10-28 | 1 | -11/+42 |
| | * | | | | post-review cleanup | Sergei Golubchik | 2013-10-27 | 1 | -61/+59 |
| | * | | | | remove inherited routine grants when a routine is dropped | Sergei Golubchik | 2013-10-26 | 1 | -7/+9 |
| | * | | | | Implemented REVOKE ALL FROM for Roles and role grants. | Vicențiu Ciorbaru | 2013-10-26 | 1 | -2/+65 |
| | * | | | | MDEV-5176 Server crashes in fill_schema_applicable_roles on select from APPLI... | Sergei Golubchik | 2013-10-23 | 1 | -12/+13 |
| | * | | | | MDEV-5170 Assertion `(&(&acl_cache->lock)->m_mutex)->count > 0 && pthread_equ... | Sergei Golubchik | 2013-10-23 | 1 | -14/+3 |
| | * | | | | reset the db privilege cache when revoking db priviges on DROP ROLE | Sergei Golubchik | 2013-10-23 | 1 | -0/+1 |
| | * | | | | MDEV-5172 safe_mutex: Trying to lock mutex when the mutex was already locked ... | Sergei Golubchik | 2013-10-23 | 1 | -4/+3 |
| | * | | | | properly propagate privilege changes on DROP ROLE | Sergei Golubchik | 2013-10-23 | 1 | -51/+50 |
| | * | | | | don't rebuild all parent_grantees/role_grants arrays when a role is dropped, | Sergei Golubchik | 2013-10-23 | 1 | -36/+41 |
| | * | | | | fixes for builbot 1 | Sergei Golubchik | 2013-10-20 | 1 | -1/+6 |
| | * | | | | ACL_USER methods for comparing ACL_USER objects | Sergei Golubchik | 2013-10-20 | 1 | -140/+119 |
| | * | | | | fixes for embedded | Sergei Golubchik | 2013-10-18 | 1 | -12/+15 |
| | * | | | | post-review changes | Sergei Golubchik | 2013-10-18 | 1 | -26/+34 |
| | * | | | | remove old incorrect bugfix that moved reading of procs_priv table into a sep... | Sergei Golubchik | 2013-10-18 | 1 | -170/+93 |
| | * | | | | remove ER_RESERVED_ROLE. | Sergei Golubchik | 2013-10-18 | 1 | -36/+66 |
| | * | | | | replication of GRANT role statement | Sergei Golubchik | 2013-10-18 | 1 | -13/+10 |
| | * | | | | make functions static, remove unused constructors, other small cleanups | Sergei Golubchik | 2013-10-18 | 1 | -98/+27 |
| | * | | | | recursive privilege propagation for roles. | Sergei Golubchik | 2013-10-18 | 1 | -857/+1039 |
| | * | | | | enforce privileges for GRANT role | Sergei Golubchik | 2013-10-18 | 1 | -0/+70 |