aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* bsdsnowflake setgroups()Laurent Bercot2024-10-041-1/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.5 ; fix ftms and support more defs in headersLaurent Bercot2024-09-122-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't declare setgroups() in grp.h if non-GNULaurent Bercot2023-09-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-092-11/+24
| | | | | | | | | - 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-16/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent Bercot2020-12-066-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.
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-214-3/+5
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-217-1/+20
|
* Fix build failures on which systems? THE BSDS OF COURSELaurent Bercot2018-07-281-0/+6
|
* Initial commitLaurent Bercot2018-06-2623-0/+729