about summary refs log tree commit diff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix, test and document nsssd-switchLaurent Bercot2021-09-101-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement a real nsssd-switch, with a testLaurent Bercot2021-09-101-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-091-0/+1
| | | | | | | | | - 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>
* Add test framework, fix some bugsLaurent Bercot2018-07-021-0/+1
|
* Initial commitLaurent Bercot2018-06-261-0/+10