You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joakim Sindholt 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support 5 years ago
..
fgetgrent.c refactor group file access code 11 years ago
fgetpwent.c refactor passwd file access code 11 years ago
fgetspent.c shadow: Implement fgetspent 13 years ago
getgr_a.c simplify nscd lookup code for alt passwd/group backends 11 years ago
getgr_r.c set errno when getpw*_r, getgr*_r, and getspnam_r fail 9 years ago
getgrent.c refactor group file access code 11 years ago
getgrent_a.c fix mishandling of ENOMEM return case in internal getgrent_a function 11 years ago
getgrouplist.c fix getgrouplist when nscd reports an empty list 6 years ago
getpw_a.c simplify nscd lookup code for alt passwd/group backends 11 years ago
getpw_r.c set errno when getpw*_r, getgr*_r, and getspnam_r fail 9 years ago
getpwent.c refactor passwd file access code 11 years ago
getpwent_a.c fix spurious errors in refactored passwd/group code 11 years ago
getspent.c initial check-in, version 0.5.0 15 years ago
getspnam.c don't set errno or return an error when getspnam[_r] finds no entry 7 years ago
getspnam_r.c halt getspnam[_r] search on error accessing TCB shadow 7 years ago
lckpwdf.c initial check-in, version 0.5.0 15 years ago
nscd.h apply hidden visibility to various remaining internal interfaces 8 years ago
nscd_query.c nscd: fall back gracefully on kernels without AF_UNIX support 5 years ago
putgrent.c fix format strings for uid/gid values in putpwent/putgrent 7 years ago
putpwent.c fix format strings for uid/gid values in putpwent/putgrent 7 years ago
putspent.c shadow: Implement putspent 13 years ago
pwf.h reduce spurious inclusion of libc.h 8 years ago