about summary refs log tree commit diff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.2.0.4Laurent Bercot2023-09-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update build systemLaurent Bercot2023-02-151-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.3; fix configureLaurent Bercot2023-02-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.2Laurent Bercot2023-01-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.1Laurent Bercot2021-12-191-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement a real nsssd-switch, with a testLaurent Bercot2021-09-102-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.2.0.0, lots of changes.Laurent Bercot2021-09-094-19/+30
| | | | | | | | | - 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-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.0.1Laurent Bercot2021-04-131-1/+1
|
* Prepare for 0.1.0.0, add --enable-libc-includes configure switchLaurent Bercot2020-12-062-1/+5
| | | | | pwd.h, grp.h and shadow.h will not overwrite the libc headers by default anymore; you need to explicitly add the switch.
* Prepare for 0.0.2.3Laurent Bercot2020-04-061-1/+1
|
* nsssd-nslcd needs socket_lib and sysclock_libLaurent Bercot2020-02-091-1/+1
|
* Prepare for 0.0.2.2Laurent Bercot2020-01-271-1/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-211-10/+10
|
* Prepare for 0.0.2.1Laurent Bercot2019-10-211-1/+1
|
* Add getgrouplist() support (stubbed in nsssd-nslcd)Laurent Bercot2019-09-211-4/+9
|
* Fix nsss_unix_grp_getlist depLaurent Bercot2019-09-211-5/+6
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-3/+5
|
* Prepare for 0.0.2.0Laurent Bercot2019-08-091-1/+1
| | | | | Neither getgrouplist() support nor nsssd-switch has been committed yet. WIP, relax.
* Prepare for 0.0.1.2Laurent Bercot2019-06-201-1/+1
|
* Fix (hopefully) nsss_unix_shadow_get()Laurent Bercot2018-09-301-1/+1
|
* libnsss needs -lpthreadLaurent Bercot2018-08-011-1/+1
|
* Add test framework, fix some bugsLaurent Bercot2018-07-022-0/+14
|
* Initial commitLaurent Bercot2018-06-265-0/+174