]> granicus.if.org Git - sudo/commit
Prefix authentication functions with a "sudo_" prefix to avoid
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Nov 2011 16:46:39 +0000 (11:46 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 13 Nov 2011 16:46:39 +0000 (11:46 -0500)
commit6fd3e0385762cd9f71ef702a503d5d68d3f2a067
tree3a5b365a6f68720381b7c1d462a6ca2ebb3d14e4
parentc86561e502b2da5f2c5e85a73fab11592c6ff9aa
Prefix authentication functions with a "sudo_" prefix to avoid
namespace problems.
13 files changed:
plugins/sudoers/auth/afs.c
plugins/sudoers/auth/aix_auth.c
plugins/sudoers/auth/dce.c
plugins/sudoers/auth/fwtk.c
plugins/sudoers/auth/kerb5.c
plugins/sudoers/auth/pam.c
plugins/sudoers/auth/passwd.c
plugins/sudoers/auth/rfc1938.c
plugins/sudoers/auth/secureware.c
plugins/sudoers/auth/securid5.c
plugins/sudoers/auth/sia.c
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/auth/sudo_auth.h