summaryrefslogtreecommitdiff
path: root/support/nfsidmap
Commit message (Expand)AuthorAgeFilesLines
* Fix more function prototypesSam James2022-09-271-1/+1
* Manpages: Fix man page syntax errorsBen Hutchings2022-01-311-2/+2
* nfs-utils: Fix potential memory leaks in idmapAlice Mitchell2021-08-212-4/+3
* nfsidmap:umich_ldap return success only if attributes are found in ldap resp.Srikrishan Malik2020-09-171-1/+2
* nfsidmap: Allow overriding location of method librariesnfs-utils-2-5-2-rc3Doug Nazar2020-07-271-12/+28
* nfsidmap: Add support to cleanup resources on exitDoug Nazar2020-07-225-1/+36
* nfsidmap:umich_ldap: Add tunable to control action for ldap referrals.Srikrishan Malik2020-05-043-1/+30
* nfsidmap:umich_ldap: Add support for SASL binds.Srikrishan Malik2020-04-134-7/+308
* nfsidmap: define NS_MAXMSG if undefinedRosen Penev2020-04-131-0/+4
* Add regex plugin for nfsidmapStefan Walter2020-04-133-3/+617
* libnfsidmap: Turn off default verbositySteve Dickson2019-12-191-1/+1
* nfs-utils: Removed a number of Coverity Scan RESOURCE_LEAK errorsSteve Dickson2019-08-261-0/+3
* nfsidmap: Add LDAP_tls_reqcert tunable to idmapd.conf.Srikrishan Malik2019-05-233-12/+64
* nfs-utils: nfsidmap fail to build if no --with-pluginpath specifiedSteve Dickson2019-05-101-0/+4
* Removed resource leaks from nfsidmap/static.cSteve Dickson2019-05-101-0/+10
* Removed resource leaks from nfsidmap/libnfsidmap.cSteve Dickson2019-05-101-2/+8
* nfs-utils: fix addrinfo usage with musl-1.1.21Peter Wagner2019-02-271-1/+2
* nfsidmap: honour --with-pluginpath for instalation.nfs-utils-2-3-4-rc2NeilBrown2018-12-101-1/+1
* nfs-utils: Fix minor memory leaks before return.Kenneth D'souza2018-06-251-1/+3
* Remove a number of stringop-overflow warningsnfs-utils-2-3-3-rc1Steve Dickson2018-06-051-2/+2
* nfs-utils: Fix variable shadowing issue caused by ABI cleanupJustin Mitchell2018-03-107-76/+111
* Removed missing-prototypes warnings.Steve Dickson2018-02-233-2/+4
* Remove unneeded reference to nfsidmap_internal.hChuck Lever2018-02-071-1/+1
* nfs-utils: Tidy up libnfsidmap exported symbols list and APIJustin Mitchell2017-12-209-70/+149
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-2/+15
* gitignore: ignore files generated by libnfsidmap compilationnfs-utils-2-2-2-rc1Steve Dickson2017-11-021-11/+0
* nfs-utils: cleanup warnings from merged libnfsidmap codeJustin Mitchell2017-10-265-21/+33
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-10-266-11/+22
* nfs-utils: Import libnfsidmap codebaseJustin Mitchell2017-10-2616-0/+4827