aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsssd/nsssd-switch.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.2.0.2Laurent Bercot2023-01-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix, test and document nsssd-switchLaurent Bercot2021-09-101-4/+79
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement a real nsssd-switch, with a testLaurent Bercot2021-09-101-76/+239
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-091-0/+292
- 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>