[sudo-commits] sudo changeset 6922:ee71c7ef5299

Todd C. Miller Todd.Miller at courtesan.com
Fri May 20 15:34:04 EDT 2011


changeset:	6922:ee71c7ef5299 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ee71c7ef5299
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 20 15:25:03 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