From: Todd C. Miller Date: Tue, 22 Jun 2010 17:39:14 +0000 (-0400) Subject: Mention when LDAP was incorporated. X-Git-Tag: SUDO_1_7_3~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d05da46f92f68d2d3122ca70ad9d7d5548643f5;p=sudo Mention when LDAP was incorporated. --HG-- branch : 1.7 --- diff --git a/HISTORY b/HISTORY index e237ad3df..63c7f9fb9 100644 --- a/HISTORY +++ b/HISTORY @@ -27,7 +27,7 @@ In 1996, Todd, who had been maintaining sudo for several years in his spare time, moved distribution of sudo from a CU-Boulder ftp site to his domain, courtesan.com. -In 1999, the "CU" prefix was dropped from the name since there has been no +In 1999, the "CU" prefix was dropped from the name since there had been no formal release of sudo from "The Root Group" since 1991 (the original authors now work elsewhere). As of version 1.6, Sudo no longer contains any of the original "Root Group" code and is available under an ISC-style @@ -36,6 +36,10 @@ license. In 2001, the sudo web site, ftp site and mailing lists were moved from courtesan.com to the sudo.ws domain (sudo.org was already taken). +In 2003, Nationwide Mutual Insurance Company contributed code written by +Aaron Spangler to store the sudoers data in LDAP. These changes were +incorporated into Sudo 1.6.8. + In 2005, Todd rewrote the sudoers parser to better support the features that had been added in the past ten years. This new parser removes some limitations of the previous one, removes ordering constraints and adds diff --git a/history.pod b/history.pod index 7fb490cc7..e802c078c 100644 --- a/history.pod +++ b/history.pod @@ -32,7 +32,7 @@ In 1996, Todd, who had been maintaining sudo for several years in his spare time, moved distribution of sudo from a CU-Boulder ftp site to his domain, courtesan.com. -In 1999, the "CU" prefix was dropped from the name since there has +In 1999, the "CU" prefix was dropped from the name since there had been no formal release of sudo from "The Root Group" since 1991 (the original authors now work elsewhere). As of version 1.6, Sudo no longer contains any of the original "Root Group" code and is @@ -42,6 +42,10 @@ In 2001, the sudo web site, ftp site and mailing lists were moved from courtesan.com to the sudo.ws domain (sudo.org was already taken). +In 2003, Nationwide Mutual Insurance Company contributed code written +by Aaron Spangler to store the sudoers data in LDAP. These changes +were incorporated into Sudo 1.6.8. + In 2005, Todd rewrote the sudoers parser to better support the features that had been added in the past ten years. This new parser removes some limitations of the previous one, removes ordering