★ wanayoo — archive 1999 http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/groupaccess.cNouvelle recherche | Portail wanayoo

CVS log for src/usr.bin/ssh/groupaccess.c

[BACK] Up to [OpenBSD] / src / usr.bin / ssh

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 4 03:44:59 2008 UTC (2 years, 9 months ago) by djm
Branches: MAIN
CVS tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, HEAD
Diff to: previous 1.12: preferred, coloured
Changes since revision 1.12: +26 -1 lines
support negation of groups in "Match group" block (bz#1315); ok dtucker@

Revision 1.6.10.1: download - view: text, markup, annotated - select for diffs
Fri Oct 6 03:19:32 2006 UTC (4 years, 6 months ago) by brad
Branches: OPENBSD_3_8
Diff to: previous 1.6: preferred, coloured; next MAIN 1.7: preferred, coloured
Changes since revision 1.6: +8 -3 lines
upgrade to OpenSSH 4.4

Revision 1.6.12.1: download - view: text, markup, annotated - select for diffs
Sat Sep 30 04:06:50 2006 UTC (4 years, 6 months ago) by brad
Branches: OPENBSD_3_9
Diff to: previous 1.6: preferred, coloured; next MAIN 1.7: preferred, coloured
Changes since revision 1.6: +8 -3 lines
upgrade to OpenSSH 4.4

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 3 03:34:42 2006 UTC (4 years, 8 months ago) by deraadt
Branches: MAIN
CVS tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Diff to: previous 1.11: preferred, coloured
Changes since revision 1.11: +3 -4 lines
almost entirely get rid of the culture of ".h files that include .h files"
ok djm, sort of ok stevesk
makes the pain stop in one easy step

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 26 02:35:17 2006 UTC (4 years, 8 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.10: preferred, coloured
Changes since revision 1.10: +2 -1 lines
move #include <sys/param.h> out of includes.h

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 17 01:31:09 2006 UTC (4 years, 8 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.9: preferred, coloured
Changes since revision 1.9: +2 -1 lines
move #include <unistd.h> out of includes.h

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 2 22:45:59 2006 UTC (4 years, 9 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.8: preferred, coloured
Changes since revision 1.8: +5 -1 lines
move #include <grp.h> out of includes.h

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 25 13:17:01 2006 UTC (5 years ago) by djm
Branches: MAIN
Diff to: previous 1.7: preferred, coloured
Changes since revision 1.7: +1 -0 lines
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
Theo nuked - our scripts to sync -portable need them in the files

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 19 18:51:18 2006 UTC (5 years ago) by deraadt
Branches: MAIN
Diff to: previous 1.6: preferred, coloured
Changes since revision 1.6: +0 -1 lines
RCSID() can die

Revision 1.5.6.2: download - view: text, markup, annotated - select for diffs
Thu Mar 4 18:18:15 2004 UTC (7 years, 1 month ago) by brad
Branches: OPENBSD_3_3
Diff to: previous 1.5.6.1: preferred, coloured; branchpoint 1.5: preferred, coloured; next MAIN 1.6: preferred, coloured
Changes since revision 1.5.6.1: +0 -0 lines
upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8

Revision 1.5.4.1: download - view: text, markup, annotated - select for diffs
Tue Sep 16 21:20:25 2003 UTC (7 years, 6 months ago) by brad
Branches: OPENBSD_3_2
Diff to: previous 1.5: preferred, coloured; next MAIN 1.6: preferred, coloured
Changes since revision 1.5: +2 -2 lines
upgrade to OpenSSH 3.7

Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Tue Sep 16 20:50:43 2003 UTC (7 years, 6 months ago) by brad
Branches: OPENBSD_3_3
Diff to: previous 1.5: preferred, coloured
Changes since revision 1.5: +2 -2 lines
upgrade to OpenSSH 3.7

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 8 20:21:28 2003 UTC (8 years ago) by itojun
Branches: MAIN
CVS tags: OPENBSD_3_9_BASE, OPENBSD_3_8_BASE, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Branch point for: OPENBSD_3_9, OPENBSD_3_8
Diff to: previous 1.5: preferred, coloured
Changes since revision 1.5: +2 -2 lines
rename log() into logit() to avoid name conflict.  markus ok, from netbsd

Revision 1.3.6.2: download - view: text, markup, annotated - select for diffs
Sat Mar 9 00:20:44 2002 UTC (9 years, 1 month ago) by miod
Branches: OPENBSD_2_9
Diff to: previous 1.3.6.1: preferred, coloured; branchpoint 1.3: preferred, coloured; next MAIN 1.4: preferred, coloured
Changes since revision 1.3.6.1: +1 -2 lines
Merge OpenSSH 3.1, keeping /etc as configuration files directory.
(i.e. OpenSSH 3.1 + openbsd29_3.1.patch)

Revision 1.3.2.6: download - view: text, markup, annotated - select for diffs
Fri Mar 8 17:04:42 2002 UTC (9 years, 1 month ago) by brad
Branches: OPENBSD_2_8
Diff to: previous 1.3.2.5: preferred, coloured; branchpoint 1.3: preferred, coloured; next MAIN 1.4: preferred, coloured
Changes since revision 1.3.2.5: +1 -2 lines
Merge OpenSSH 3.1.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 7 17:37:46 2002 UTC (9 years, 1 month ago) by jason
Branches: OPENBSD_3_0
Diff to: previous 1.4: preferred, coloured; next MAIN 1.5: preferred, coloured
Changes since revision 1.4: +1 -2 lines
Update to OpenSSH-3.1 on 3.0-stable branch

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 4 17:27:39 2002 UTC (9 years, 1 month ago) by stevesk
Branches: MAIN
CVS tags: OPENBSD_3_3_BASE, OPENBSD_3_2_BASE, OPENBSD_3_1_BASE, OPENBSD_3_1
Branch point for: OPENBSD_3_3, OPENBSD_3_2
Diff to: previous 1.4: preferred, coloured
Changes since revision 1.4: +1 -2 lines
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
files.  ok markus@

Revision 1.3.6.1: download - view: text, markup, annotated - select for diffs
Thu Sep 27 19:03:54 2001 UTC (9 years, 6 months ago) by jason
Branches: OPENBSD_2_9
Diff to: previous 1.3: preferred, coloured
Changes since revision 1.3: +12 -1 lines
Pull in OpenSSH-2.9.9

Revision 1.3.2.5: download - view: text, markup, annotated - select for diffs
Thu Sep 27 00:15:42 2001 UTC (9 years, 6 months ago) by miod
Branches: OPENBSD_2_8
Diff to: previous 1.3.2.4: preferred, coloured; branchpoint 1.3: preferred, coloured
Changes since revision 1.3.2.4: +12 -1 lines
Pull in OpenSSH 2.9.9 to the 2.8 branch.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 26 17:27:23 2001 UTC (9 years, 9 months ago) by markus
Branches: MAIN
CVS tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0
Diff to: previous 1.3: preferred, coloured
Changes since revision 1.3: +12 -1 lines
remove comments from .h, since they are cut&paste from the .c files
and out of sync

Revision 1.3.2.4: download - view: text, markup, annotated - select for diffs
Mon May 7 21:09:29 2001 UTC (9 years, 11 months ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.3.2.3: preferred, coloured; branchpoint 1.3: preferred, coloured
Changes since revision 1.3.2.3: +0 -0 lines
Pull in OpenSSH-2.9 to 2.8 branch.

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Wed Mar 21 19:46:25 2001 UTC (10 years ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.3.2.2: preferred, coloured; branchpoint 1.3: preferred, coloured
Changes since revision 1.3.2.2: +0 -0 lines
Pull in OpenSSH-2.5.2 for 2.8 branch.

Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Wed Mar 21 18:52:46 2001 UTC (10 years ago) by jason
Branches: OPENBSD_2_7
Diff to: previous 1.3.4.1: preferred, coloured; branchpoint 1.3: preferred, coloured; next MAIN 1.4: preferred, coloured
Changes since revision 1.3.4.1: +0 -0 lines
Pull in OpenSSH-2.5.2 for 2.7 branch.

Revision 1.3.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 15:44:10 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_7
Diff to: previous 1.3: preferred, coloured
Changes since revision 1.3: +1 -1 lines
OpenSSH-2.5.1 for 2.7 patch branch

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 19 17:18:56 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.3.2.1: preferred, coloured; branchpoint 1.3: preferred, coloured
Changes since revision 1.3.2.1: +0 -0 lines
Pull in OpenSSH-2.5.1

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Fri Feb 16 20:13:02 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.3: preferred, coloured
Changes since revision 1.3: +1 -1 lines
Pull in OpenSSH 2.5.0

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 29 01:58:15 2001 UTC (10 years, 2 months ago) by niklas
Branches: MAIN
CVS tags: OPENBSD_2_9_BASE
Branch point for: OPENBSD_2_9, OPENBSD_2_8, OPENBSD_2_7
Diff to: previous 1.2: preferred, coloured
Changes since revision 1.2: +2 -0 lines
$OpenBSD$

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 21 19:05:49 2001 UTC (10 years, 2 months ago) by markus
Branches: MAIN
Diff to: previous 1.1: preferred, coloured
Changes since revision 1.1: +1 -1 lines
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
rename util.[ch] -> misc.[ch]

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 13 19:06:24 2001 UTC (10 years, 3 months ago) by markus
Branches: MAIN
support supplementary group in {Allow,Deny}Groups
from stevesk@pobox.com

Diff request

This form allows you to request diffs 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.

Log view options

OpenBSD CVSweb server maintained by <beck@openbsd.org>