cleanup use of visibility attributes in pthread_cancel.c
[oweals/musl.git] / src / passwd /
2015-03-16 Rich Felkeravoid sending huge names as nscd passwd/group queries
2015-03-16 Rich Felkersimplify nscd lookup code for alt passwd/group backends
2015-03-16 Josiah Worcesteradd alternate backend support for getgrouplist
2015-02-23 Josiah Worcestersupport alternate backends for the passwd and group dbs
2015-02-23 Rich Felkerfix spurious errors in refactored passwd/group code
2015-02-23 Rich Felkerfix crashes in refactored passwd/group code
2015-02-13 Josiah Worcesterrefactor group file access code
2015-02-11 Josiah Worcesterrefactor passwd file access code
2015-01-21 Rich Felkerfix erroneous return of partial username matches by...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-11-25 Michael Forneyshadow: Implement fgetspent
2013-11-25 Michael Forneyshadow: Move spent parsing to internal function
2013-11-24 Michael Forneyshadow: Implement putspent
2013-11-23 Michael Forneyputgrent: Add missing newline
2013-11-23 Michael Forneyputgrent: Stop writing output on first failure
2013-09-29 Rich Felkerfix off-by-one error in getgrnam_r and getgrgid_r,...
2013-07-19 Rich Felkerchange uid_t, gid_t, and id_t to unsigned types
2013-04-04 Rich Felkeradd put*ent functions for passwd/group files and simila...
2013-02-17 Rich Felkeradd fgetgrent function
2012-09-29 Rich Felkermore close-on-exec fixes, mostly using new "e" flag...
2012-02-02 Rich Felkermake passwd/group functions safe against cancellation...
2012-01-29 Rich Felkeradd fgetpwent (nonstandard function)
2011-09-27 Rich Felkerfix clobbering of errno in get(pw|gr)([ug]id|nam) by...
2011-09-22 Rich Felkerprotect against/handle cancellation reading shadow...
2011-06-30 Rich Felkerfix buffer overrun in getgrent code when there are...
2011-06-08 Rich Felkerit's called getgrgid_r, not getgruid_r...
2011-04-20 Rich Felkershadow password fixes: empty fields should read as...
2011-02-15 Rich Felkerguard against hard links to non-ordinary-files when...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0