Searched hist:"4 c0d7cdf5d3b64e235140553601c0dd5827429a7" (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/libc-pwcache/ |
H A D | pwcache.h | 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
H A D | pwcache.c | 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
H A D | pwcache.3 | 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
/freebsd/include/ |
H A D | grp.h | diff 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
H A D | pwd.h | diff 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
/freebsd/lib/libc/gen/ |
H A D | Symbol.map | diff 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|
H A D | Makefile.inc | diff 4c0d7cdf5d3b64e235140553601c0dd5827429a7 Fri Oct 19 14:44:22 CEST 2012 Brooks Davis <brooks@FreeBSD.org> Replace our version of the pwcache(3) API with NetBSD's implementation.
This adds two features: * uid_from_user() and gid_from_group() as the reverse of user_from_uid() and groups_from_gid(). * pwcache_userdb() and pwcache_groupdb() which allow alternative lookup functions to be used. For example lookups from passwd and group databases in a non-standard location.
|