Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for 0.2.0.2 | Laurent Bercot | 2023-01-02 | 8 | -8/+8 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix, test and document nsssd-switch | Laurent Bercot | 2021-09-10 | 5 | -12/+175 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Implement a real nsssd-switch, with a test | Laurent Bercot | 2021-09-10 | 5 | -76/+263 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.2.0.0, lots of changes. | Laurent Bercot | 2021-09-09 | 62 | -181/+739 |
| | | | | | | | | | - 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> | ||||
* | Pass errno as unsigned char | Laurent Bercot | 2021-09-02 | 9 | -16/+16 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2 | Laurent Bercot | 2021-08-10 | 25 | -68/+68 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 2 | -3/+4 |
| | |||||
* | Prepare for 0.1.0.0, add --enable-libc-includes configure switch | Laurent Bercot | 2020-12-06 | 6 | -33/+51 |
| | | | | | pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch. | ||||
* | Include posixishard as late as possible | Laurent Bercot | 2020-03-21 | 3 | -3/+6 |
| | |||||
* | nsssd-nslcd needs socket_lib and sysclock_lib | Laurent Bercot | 2020-02-09 | 1 | -0/+2 |
| | |||||
* | Add getgrouplist() support (stubbed in nsssd-nslcd) | Laurent Bercot | 2019-09-21 | 16 | -44/+270 |
| | |||||
* | Fix nsss_unix_grp_getlist dep | Laurent Bercot | 2019-09-21 | 1 | -0/+1 |
| | |||||
* | Remove tainnow dependency in configure too | Laurent Bercot | 2019-09-21 | 12 | -3/+120 |
| | |||||
* | Adapt to better stopwatch API | Laurent Bercot | 2019-09-06 | 2 | -3/+2 |
| | |||||
* | Use stopwatch where applicable | Laurent Bercot | 2019-09-04 | 2 | -1/+3 |
| | |||||
* | nsssd: always drop privileges to the client's | Laurent Bercot | 2019-07-24 | 1 | -1/+22 |
| | |||||
* | Holy memory leaks, Batman | Laurent Bercot | 2019-06-20 | 9 | -0/+18 |
| | |||||
* | Adapt to new skalibs/posixishard.h header | Laurent Bercot | 2019-02-19 | 5 | -8/+13 |
| | |||||
* | bugfix: nsssd-nslcd -t option support | Laurent Bercot | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | Fix (hopefully) nsss_unix_shadow_get() | Laurent Bercot | 2018-09-30 | 1 | -7/+14 |
| | |||||
* | Fix build failures on which systems? THE BSDS OF COURSE | Laurent Bercot | 2018-07-28 | 2 | -0/+7 |
| | |||||
* | Add test framework, fix some bugs | Laurent Bercot | 2018-07-02 | 13 | -7/+249 |
| | |||||
* | Fix Makefile and typo in a function name, add basic tests | Laurent Bercot | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Initial commit | Laurent Bercot | 2018-06-26 | 146 | -0/+4675 |