OpenBSD CVS

CVS log for src/usr.bin/sudo/Attic/parse.c


[BACK] Up to [local] / src / usr.bin / sudo

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27, Fri Jul 3 21:51:54 2015 UTC (8 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +0 -0 lines
FILE REMOVED

Remove sudo, it is now in ports.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Mar 4 12:21:36 2010 UTC (14 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.25: +0 -4 lines
Diff to previous 1.25 (colored) to selected 1.3 (colored)

Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 13 14:20:14 2010 UTC (14 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.24: +5 -3 lines
Diff to previous 1.24 (colored) to selected 1.3 (colored)

Update to sudo 1.7.2p3

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 21 14:48:42 2009 UTC (14 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.23: +9 -5 lines
Diff to previous 1.23 (colored) to selected 1.3 (colored)

Upgrade to sudo 1.7.2

Revision 1.23 / (download) - annotate - [select for diffs], Sat Apr 11 11:48:06 2009 UTC (15 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.3 (colored)

Update to sudo 1.7.1

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Sun Feb 22 21:56:44 2009 UTC (15 years, 3 months ago) by millert
Branch: OPENBSD_4_3
Changes since 1.18: +5 -3 lines
Diff to previous 1.18 (colored) next main 1.19 (colored) to selected 1.3 (colored)

Fix for http://www.sudo.ws/sudo/alerts/group_vector.html
OK henning@

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Sun Feb 22 21:56:32 2009 UTC (15 years, 3 months ago) by millert
Branch: OPENBSD_4_4
Changes since 1.19: +5 -3 lines
Diff to previous 1.19 (colored) next main 1.20 (colored) to selected 1.3 (colored)

Fix for http://www.sudo.ws/sudo/alerts/group_vector.html
OK henning@

Revision 1.22 / (download) - annotate - [select for diffs], Tue Dec 9 14:03:06 2008 UTC (15 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.21: +8 -7 lines
Diff to previous 1.21 (colored) to selected 1.3 (colored)

Better fix for rev 1.21

Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 8 16:50:05 2008 UTC (15 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.20: +0 -3 lines
Diff to previous 1.20 (colored) to selected 1.3 (colored)

Do not short circuit pseudo commands when we get a match since, depending
on the settings, we may need to examine all commands for tags.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 14 11:58:08 2008 UTC (15 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.19: +525 -553 lines
Diff to previous 1.19 (colored) to selected 1.3 (colored)

Upgrade to sudo 1.7.  See the WHATSNEW files for details.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 31 16:44:03 2008 UTC (15 years, 10 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE
Branch point for: OPENBSD_4_4
Changes since 1.18: +16 -1 lines
Diff to previous 1.18 (colored) to selected 1.3 (colored)

Update to sudo 1.6.9p17

Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 4 15:27:06 2007 UTC (16 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE
Branch point for: OPENBSD_4_3
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.3 (colored)

missing change from 1.6.9p9

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 25 16:08:12 2007 UTC (16 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.16: +11 -11 lines
Diff to previous 1.16 (colored) to selected 1.3 (colored)

Update to sudo 1.6.9p7

Revision 1.16 / (download) - annotate - [select for diffs], Wed Sep 5 23:55:57 2007 UTC (16 years, 9 months ago) by millert
Branch: MAIN
Changes since 1.15: +5 -7 lines
Diff to previous 1.15 (colored) to selected 1.3 (colored)

update to sudo 1.6.9p5

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 15 14:22:39 2007 UTC (16 years, 9 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +130 -22 lines
Diff to previous 1.14 (colored) to selected 1.3 (colored)

Update to sudo 1.6.9p4.  Basically IPv6 support and improved man pages.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 2 02:10:07 2007 UTC (16 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

Fix off by one in group list matching.  Found by david@

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 26 16:10:16 2007 UTC (16 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.12: +71 -39 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

Update to sudo 1.6.9p1.  Note that the environment handling in sudo
1.6.9 has changed relative to older versions.  Sudo now starts
commands with a minimal environment containing the variables in the
env_keep and env_check lists.  This behavior is configurable in the
sudoers file.  Please see the "SECURITY NOTES" section in the sudo
manual.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 28 15:10:51 2004 UTC (19 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.11: +143 -130 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

Update to sudo 1.6.8p1

Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 19 21:57:17 2003 UTC (21 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

sync w/ the sudo cvs tree and sudo 1.6.7p4

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 3 19:15:34 2003 UTC (21 years, 2 months ago) by millert
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

Sync with my sudo cvs repo:
 o update to sudo 1.6.7p2
 o use warn/err throughout

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 15 21:23:54 2003 UTC (21 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.8: +6 -7 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

update to what will soon be sudo 1.6.7

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 25 15:49:03 2002 UTC (22 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

Update to sudo 1.6.6

Revision 1.5.4.1 / (download) - annotate - [select for diffs], Fri Jan 18 17:20:23 2002 UTC (22 years, 4 months ago) by millert
Branch: OPENBSD_2_9
Changes since 1.5: +41 -40 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.3 (colored)

update to sudo 1.6.5p1

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Fri Jan 18 16:14:46 2002 UTC (22 years, 4 months ago) by millert
Branch: OPENBSD_3_0
Changes since 1.5: +41 -40 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.3 (colored)

update to sudo 1.6.5p1

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 8 15:44:25 2002 UTC (22 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

sync with sudo 1.6.4rc2

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 3 03:49:16 2002 UTC (22 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.5: +41 -40 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

Update to sudo 1.6.4

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 13 21:58:52 2000 UTC (23 years, 9 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_2_9_BASE, OPENBSD_2_8_BASE, OPENBSD_2_8
Branch point for: OPENBSD_3_0, OPENBSD_2_9
Changes since 1.4: +32 -10 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

update to sudo 1.6.3p5

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 27 03:44:38 2000 UTC (24 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.3: +24 -2 lines
Diff to previous 1.3 (colored)

sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list
of changes.

Revision 1.3 / (download) - annotate - [selected], Mon Jan 24 04:22:53 2000 UTC (24 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.2: +44 -21 lines
Diff to previous 1.2 (colored)

sudo 1.6.2

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 10 06:45:11 1999 UTC (24 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.1: +6 -3 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

sudo 1.6.1

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Nov 18 16:29:01 1999 UTC (24 years, 6 months ago) by millert
Branch: COURTESAN
CVS Tags: SUDO_1_6_0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

sudo 1.6, now with a BSD license

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 18 16:29:01 1999 UTC (24 years, 6 months ago) by millert
Branch: MAIN
Diff to selected 1.3 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.