[sudo-commits] sudo changeset 6925:22fc74618d09

Todd C. Miller Todd.Miller at courtesan.com
Fri May 20 15:36:52 EDT 2011


changeset:	6925:22fc74618d09 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/22fc74618d09
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 20 15:36:11 2011 -0400

Log Message:
	Add primitive format string support to the lbuf code to make
	translations simpler.

diffstat:

 common/lbuf.c              |  124 ++++++++++++++++++++-----------------
 include/lbuf.h             |    4 +-
 plugins/sudoers/ldap.c     |   62 +++++++-----------
 plugins/sudoers/parse.c    |  107 +++++++++++++++-----------------
 plugins/sudoers/sudo_nss.c |   17 ++--
 src/parse_args.c           |  148 ++++++++++++++++++--------------------------
 6 files changed, 214 insertions(+), 248 deletions(-)



More information about the sudo-commits mailing list