]> granicus.if.org Git - sudo/commit
Move all but the shadow stuff from getspwuid.c to pwutil.c and pwcache_get
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Jan 2005 19:41:31 +0000 (19:41 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 5 Jan 2005 19:41:31 +0000 (19:41 +0000)
commit308b6fa118cbd56af36b4769ee13b778c46cbefd
tree94fd104975c66ea9436e6b8776f906e42f2b7a10
parent516ff297702a07b11d22b6c169f80a3f66f3df67
Move all but the shadow stuff from getspwuid.c to pwutil.c and pwcache_get
and pwcache_put as they are no longer needed.  Also add preprocessor
magic to use private versions of the passwd and group routines if MYPW
is defined (for use by testsudoers).
getspwuid.c
pwutil.c