summaryrefslogtreecommitdiffstats
path: root/recipes-support/nss-pam-ldapd
Commit message (Collapse)AuthorAgeFilesLines
* nss-pam-ldapd: Resolve build failure with GCC15Wang Mingyu2025-06-081-0/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* nss-pam-ldapd: Start WORKDIR -> UNPACKDIR transitionWang Mingyu2024-06-241-2/+2
| | | | | | | Replace references of WORKDIR with UNPACKDIR where it makes sense to do so in preparation for changing the default value of UNPACKDIR. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* kirkstone[][PATCH] nss-pam-ldapd: upgrade 0.9.8 -> 0.9.12Yi Zhao2023-10-162-2/+37
| | | | | | | | | | Changelog: https://arthurdejong.org/nss-pam-ldapd/release-0-9-12 Add a patch to fix shebang to python3 for getent.py and chsh.py. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: convert license to SPDX variantsBruce Ashfield2022-03-251-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: overrides conversionBruce Ashfield2021-07-311-6/+6
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* nss-pam-ldapd: inherit features_checkTim Orling2019-12-181-1/+1
| | | | | | | | Silence the warning about distro_features_check by inheriting the proper bblcass (features_check). Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* nss-pam-ldapd: add required distro feature check for pamMingli Yu2019-07-031-1/+2
| | | | | | | | As nss-pam-ldapd depends on libpam, it should do required distro feature check for pam. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* nss-pam-ldapd: fix SRC_URI and DEPENDSLei Maohui2018-05-291-2/+2
| | | | | | | | - Fix SRC_URI, modified ${PN} to ${BPN} - Added krb5 into DEPENDS Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* nss-pam-ldapd: upgrade to 0.9.8Huang Qiyu2017-08-171-2/+2
| | | | | | | Upgrade nss-pam-ldapd from 0.9.7 to 0.9.8. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* nss-pam-ldapd: 0.9.6 -> 0.9.7Wang Xin2016-09-191-2/+2
| | | | | | | Upgrade nss-pam-ldapd from 0.9.6 to 0.9.7. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* nss-pam-ldapd: add systemd supportLiang Li2016-04-282-2/+18
| | | | | | | Just add systemd style service file. Signed-off-by: Liang Li <liang.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* nss-pam-ldapd: move from meta-openstack to base layerLiang Li2016-04-282-0/+137
To prepare enable nss-pam-ldapd reuseable by other layer/addons. Signed-off-by: Liang Li <liang.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>