summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-11-032-4/+8
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+6
| |\
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+6
| * | Fixed bug in detection of getgrouplist parameters.Monty2020-10-291-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-297-26/+117
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-285-23/+52
| |\ \ | | |/
| | * MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-4/+0
| | * MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-1/+1
| | * MDEV-23564: CMAKE failing due to deprecated Apple GSS methodDmitry Shulga2020-10-231-0/+5
| | * MDEV-23926: Follow-up patch to add missed file plugin/auth_pam/config.h.cmakeDmitry Shulga2020-10-231-0/+5
| | * MDEV-23926: Follow-up patch to cleanup plugin/auth_pam/CMakeLists.txt codeDmitry Shulga2020-10-232-12/+1
| | * MDEV-23926: Fix warnings generated during compilation of plugin/auth_pam/mapp...Dmitry Shulga2020-10-232-11/+45
| | * MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-231-1/+61
| * | MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-231-1/+61
* | | MDEV-23539: aws key plugin - fails to buildDaniel Black2020-10-261-0/+4
* | | MDEV-23935: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2020-10-221-0/+6
* | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-132-30/+35
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-28/+32
| |\ \ | | |/
| | * Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-28/+32
| * | MDEV-22066: out-of-source build fails with WITHOUT_SERVER=ONAnel Husakovic2020-08-111-2/+3
* | | MDEV-19603 MariaDB 10.4 does not build on OpenBSD due to the use of libdlSergei Golubchik2020-07-311-1/+1
* | | MDEV-21385 PAM v2 plugin produces lots of zombie processes.Alexey Botchkov2020-07-101-1/+26
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-0229-31/+31
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-07-0229-31/+31
| |\ \ | | |/
| | * Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-0129-31/+31
| | |\
| | | * mtr: use env for perlDaniel Black2020-06-2327-27/+27
| | | * Check for krb5_xfree instead of krb5_free_unparsed_nameVicențiu Ciorbaru2020-06-152-4/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-132-9/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-132-9/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-112-9/+10
| | |\ \ | | | |/
| | | * MDEV-22834: Disks plugin - change datatype to bigintVicențiu Ciorbaru2020-06-102-9/+10
* | | | Merge branch '10.4-release' into 10.4Oleksandr Byelkin2020-05-111-0/+1
|\ \ \ \
| * \ \ \ Merge branch '10.3' into 10.4Sergei Golubchik2020-05-091-0/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-21886 MariaDB RPM upgrade overwrites PAM user mapSergei Golubchik2020-05-071-0/+1
* | | | | MDEV-22459 pam v2 should log an error if auth_pam_tool exec failsSergei Golubchik2020-05-081-0/+2
|/ / / /
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-052-1/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-042-1/+6
| |\ \ \ | | |/ /
| | * | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-292-1/+7
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-291-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-281-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-21913 Add pam_user_map.so file to binary tarball packageSergei Golubchik2020-04-281-2/+2
* | | | MDEV-18565 Galera mtr-suite fails if galera library is not installedSergei Golubchik2020-04-271-9/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-2/+2
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-113-9/+38
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-062-6/+38
| |\ \ \ | | |/ /
| | * | MENT-645 Undefined symbols for architecture x86_64: _pam_syslogAlexey Bychko2020-02-252-6/+38
| * | | MDEV-16662: cmake remove empty INSTALL_DEBUG_TARGETDaniel Black2020-02-251-3/+0
* | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-292-5/+9