aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsssd
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.2.0.2Laurent Bercot2023-01-024-4/+4
| | | | 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-096-17/+341
| | | | | | | | | - 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-102-25/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Get rid of webipc.hLaurent Bercot2020-12-091-2/+2
|
* nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot2020-02-091-0/+2
|
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-213-0/+67
|
* 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-192-2/+7
|
* bugfix: nsssd-nslcd -t option supportLaurent Bercot2019-01-151-1/+1
|
* Add test framework, fix some bugsLaurent Bercot2018-07-021-2/+2
|
* Initial commitLaurent Bercot2018-06-268-0/+1247