summaryrefslogtreecommitdiff
path: root/package/deps.mak
AgeCommit message (Collapse)Author
2023-02-15 Update build systemLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-10 Implement a real nsssd-switch, with a testLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-09 Prepare for 0.2.0.0, lots of changes.Laurent Bercot
- Make _r functions completely thread-safe. - Save a lot of forking by having a persistent nsss_switch_query - Introduce a timeout to make the server expire - Start writing nsss-switch, not working yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-02-09 nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-09-21 Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot
2019-09-21 Fix nsss_unix_grp_getlist depLaurent Bercot
2019-09-21 Remove tainnow dependency in configure tooLaurent Bercot
2018-08-01 libnsss needs -lpthreadLaurent Bercot
2018-07-02 Add test framework, fix some bugsLaurent Bercot
2018-06-26 Initial commitLaurent Bercot