index
:
nsss
main
A statically linkable NSS-like getpwnam() implementation
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnsss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hardening of string reading from nsssd-switch
Laurent Bercot
5 days
3
-10
/
+10
*
Add consistent pthread support
Laurent Bercot
2025-05-27
1
-1
/
+1
*
Adapt to skalibs-2.14
Laurent Bercot
2023-09-09
1
-1
/
+1
*
Prepare for 0.2.0.0, lots of changes.
Laurent Bercot
2021-09-09
54
-153
/
+374
*
Pass errno as unsigned char
Laurent Bercot
2021-09-02
9
-16
/
+16
*
Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2
Laurent Bercot
2021-08-10
21
-26
/
+26
*
Get rid of webipc.h
Laurent Bercot
2020-12-09
1
-1
/
+2
*
Include posixishard as late as possible
Laurent Bercot
2020-03-21
3
-3
/
+6
*
Add getgrouplist() support (stubbed in nsssd-nslcd)
Laurent Bercot
2019-09-21
9
-41
/
+198
*
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
3
-0
/
+98
*
Holy memory leaks, Batman
Laurent Bercot
2019-06-20
9
-0
/
+18
*
Adapt to new skalibs/posixishard.h header
Laurent Bercot
2019-02-19
3
-6
/
+6
*
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
1
-0
/
+1
*
Add test framework, fix some bugs
Laurent Bercot
2018-07-02
2
-5
/
+6
*
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
115
-0
/
+2699