Add back sys_getpwnam() and freinds to the system.c interface, but don't
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jun 2002 00:47:52 +0000 (00:47 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jun 2002 00:47:52 +0000 (00:47 +0000)
commit9026074f6068f68725241c3e14f7f38bfa698b16
tree4ac900ab034a9813aff43fb89c3b5010d4990290
parent59e0dff0c78add442cb60e72ca7cad7eb1bc7219
Add back sys_getpwnam() and freinds to the system.c interface, but don't
use the silly cache any more.  Also add group functions and fix a few callers.

Andrew Bartlett
(This used to be commit 41d4b94077c118ecde2bf8792b9bb7ab71c6403e)
source3/lib/system.c
source3/lib/util.c
source3/lib/util_pw.c
source3/lib/util_sock.c