Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Address review comments, add unit test | Vladislav Vaintroub | 2016-01-27 | 2 | -69/+21 | |
| * | | | | New authentication plugin for authentication via named pipe on Windows | Georg Richter | 2016-01-27 | 2 | -0/+145 | |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 4 | -275/+1321 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '5.5' into 10.0 | Alexey Botchkov | 2016-01-25 | 4 | -275/+1321 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | MDEV-9106 Audit plugin not working with MySQL 5.7. | Alexey Botchkov | 2016-01-15 | 1 | -3/+44 | |
| | | * | | MDEV-9106 Audit Plugin doesn't run with MySQL 5.7. | Alexey Botchkov | 2016-01-13 | 1 | -17/+39 | |
| | | * | | MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. | Alexey Botchkov | 2016-01-12 | 4 | -261/+1254 | |
| * | | | | MDEV-9205 PAM user map plugin does not work with LDAP groups | Sergei Golubchik | 2016-01-25 | 1 | -2/+2 | |
| * | | | | Fix spelling of my name | Robbie Harwood | 2016-01-20 | 1 | -1/+1 | |
| * | | | | MDEV 4691- address review comments | Vladislav Vaintroub | 2016-01-19 | 15 | -22/+55 | |
| * | | | | MDEV-4961 SSPI/GSSAPI/Kerberos authentication plugin | Vladislav Vaintroub | 2016-01-14 | 19 | -0/+1854 | |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 6 | -13/+20 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 6 | -13/+20 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fixed auth_socket static compilation | Sergey Vojtovich | 2015-12-18 | 2 | -2/+2 | |
| | * | | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23 | Sergey Vojtovich | 2015-12-16 | 1 | -1/+1 | |
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 4 | -10/+17 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -3/+9 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Bug #21467458 - UNINSTALL PLUGIN DAEMON_EXAMPLE CRASHES | Shishir Jaiswal | 2015-09-16 | 1 | -3/+9 | |
| | | | * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG | Jon Olav Hauglid | 2014-10-13 | 1 | -1/+3 | |
| | | | * | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 3 | -0/+3 | |
| | | | * | BUG#17460821: ASSERTION ERROR WHEN STOPPING SLAVE AFTER SEMI-SYNC ON MASTER I... | Luis Soares | 2013-10-17 | 1 | -7/+11 | |
| | | | * | BUG#17508351: REDUNDANT CODE IN REPLSEMISYNCMASTER::UPDATESYNCHEADER | Luis Soares | 2013-10-08 | 1 | -8/+2 | |
| | | | * | Bug#17327454:SEMI-SYNC REPLICATION MASTER CRASH WHEN SET | Sujatha Sivakumar | 2013-09-23 | 1 | -1/+2 | |
| | | | * | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) | Jon Olav Hauglid | 2012-06-29 | 4 | -5/+5 | |
| | | | |\ | ||||||
| | | | * \ | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 5 | -5/+5 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -2/+2 | |
| | | | | |\ | ||||||
| | | | * | \ | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 10 | -12/+24 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 10 | -12/+24 | |
| | | | | * | | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release. | Alexander Nozdrin | 2011-08-15 | 2 | -0/+11 | |
| | | | * | | | | BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG | Luis Soares | 2011-09-08 | 1 | -9/+9 | |
| | | | * | | | | WL#5710 : Enable and disable plugins (mysql_plugin) | Chuck Bell | 2011-07-19 | 1 | -4/+7 | |
| | | | * | | | | WL#5710 : mysql_plugin - enable or disable plugins | Chuck Bell | 2011-07-19 | 2 | -0/+8 | |
| | | | |/ / / | ||||||
| | | | * | | | Merge from mysql-5.5.14-release | hery.ramilison@oracle.com | 2011-07-06 | 1 | -4/+5 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE | Georgi Kodinov | 2011-06-13 | 1 | -5/+6 | |
| | | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 10 | -11/+15 | |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ / | ||||||
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 2 | -2/+3 | |
| | | | * | | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS | Sergey Vojtovich | 2011-06-03 | 1 | -2/+3 | |
| | | | * | | | Automerged (cherrypicked) cset from 5.6: | Luis Soares | 2011-05-04 | 1 | -2/+2 | |
| | | | * | | | Fixed a wrong name in a comment | Georgi Kodinov | 2011-04-05 | 1 | -1/+1 | |
| | | | * | | | merge mysql-5.1->mysql-5.5 | Georgi Kodinov | 2011-03-22 | 1 | -2/+2 | |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | ||||||
| | | | | * | | Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLE | Georgi Kodinov | 2011-03-21 | 1 | -2/+2 | |
| | | | | |/ | ||||||
| | | | * | | Bug #59017: Auth plugin socket_peercred fails to load in 5.5.8 | Georgi Kodinov | 2011-01-11 | 1 | -1/+1 | |
| | | | * | | Bug #59657: Move the client authentication_pam plugin into the server repository | Georgi Kodinov | 2011-01-31 | 1 | -0/+45 | |
| | | | * | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 14 | -238/+0 | |
| | | | * | | Bug #57774: Typos/ambiguities in the WL1054 comments | Georgi Kodinov | 2010-10-27 | 2 | -22/+12 | |
| | | | * | | due to merge | Horst.Hunger | 2010-10-20 | 5 | -1/+489 | |
| | | | * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-07 | 1 | -7/+10 | |
| | | | * | | Bug #56767: Make sure client plugins in 1054 are compatible with | Georgi Kodinov | 2010-10-04 | 2 | -0/+6 | |
| | | | * | | WL#1054: code style remarks fixed. | Georgi Kodinov | 2010-09-20 | 3 | -8/+9 | |
| | | | * | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 5 | -17/+15 | |
| | | | |\ \ |