aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsssd/nsssd_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.2.0.2Laurent Bercot2023-01-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-091-9/+32
| | | | | | | | | - 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>
* Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2Laurent Bercot2021-08-101-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-211-0/+50
|
* Adapt to better stopwatch APILaurent Bercot2019-09-061-1/+1
|
* Use stopwatch where applicableLaurent Bercot2019-09-041-1/+2
|
* nsssd: always drop privileges to the client'sLaurent Bercot2019-07-241-1/+22
|
* Adapt to new skalibs/posixishard.h headerLaurent Bercot2019-02-191-1/+3
|
* Add test framework, fix some bugsLaurent Bercot2018-07-021-2/+2
|
* Initial commitLaurent Bercot2018-06-261-0/+419