]> granicus.if.org Git - sudo/commit
Use function pointers to only call private passwd/group routines when
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 9 Jan 2005 23:58:21 +0000 (23:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 9 Jan 2005 23:58:21 +0000 (23:58 +0000)
commit7ca844890d30b834ae1e14fff6de94bb25a0f8b0
tree0c3a9e487f0c84139bc0cede1bd926b927579335
parente7f2e2a190f49011b190ba5f27834690d77e5b85
Use function pointers to only call private passwd/group routines when
using a nonstandard passwd/group file.
pwutil.c
testsudoers.c
tsgetgrpw.c