aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Collapse)AuthorAgeFilesLines
* Update build systemLaurent Bercot2023-02-151-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement a real nsssd-switch, with a testLaurent Bercot2021-09-101-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-091-17/+26
| | | | | | | | | - 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>
* nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot2020-02-091-1/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-10/+10
|
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-211-4/+9
|
* Fix nsss_unix_grp_getlist depLaurent Bercot2019-09-211-5/+6
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-3/+5
|
* libnsss needs -lpthreadLaurent Bercot2018-08-011-1/+1
|
* Add test framework, fix some bugsLaurent Bercot2018-07-021-0/+9
|
* Initial commitLaurent Bercot2018-06-261-0/+160