Home
last modified time | relevance | path

Searched hist:"4 c0d7cdf5d3b64e235140553601c0dd5827429a7" (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libc-pwcache/
H A Dpwcache.h4c0d7cdf5d3b64e235140553601c0dd5827429a7 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 Dpwcache.c4c0d7cdf5d3b64e235140553601c0dd5827429a7 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 Dpwcache.34c0d7cdf5d3b64e235140553601c0dd5827429a7 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 Dgrp.hdiff 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 Dpwd.hdiff 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 DSymbol.mapdiff 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 DMakefile.incdiff 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.