cache unix groups so that two-level getgrent calls don't occur.
authorLuke Leighton <lkcl@samba.org>
Wed, 3 Feb 1999 00:49:24 +0000 (00:49 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 3 Feb 1999 00:49:24 +0000 (00:49 +0000)
commitf7dfa55a2e191ae780d399026bce48f68cda4bf0
treef04fffe622fc5a4b45c5df0057e8d4af0e21863b
parentf082f07e764c04b75b6880f852b80faec86f1b1c
cache unix groups so that two-level getgrent calls don't occur.
source/groupdb/aliasunix.c
source/groupdb/builtinunix.c
source/groupdb/groupunix.c
source/include/proto.h
source/lib/replace.c
source/lib/util.c
source/rpc_parse/parse_reg.c
source/rpc_parse/parse_samr.c
source/rpc_server/srv_reg.c