CVS log for src/usr.bin/ssh/sftp-common.c
Up to [OpenBSD] / src / usr.bin / ssh
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 15 09:24:23 2010 UTC (14 months, 3 weeks ago) by markus
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,
HEAD
Diff to: previous 1.22: preferred, coloured
Changes since revision 1.22: +1 -3
lines
unused
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 14 23:41:49 2010 UTC (14 months, 3 weeks ago) by dtucker
Branches: MAIN
Diff to: previous 1.21: preferred, coloured
Changes since revision 1.21: +5 -5
lines
use user_from{uid,gid} to lookup up ids since it keeps a small cache. ok djm
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 13 01:40:16 2010 UTC (14 months, 4 weeks ago) by djm
Branches: MAIN
Diff to: previous 1.20: preferred, coloured
Changes since revision 1.20: +14 -5
lines
support '-h' (human-readable units) for sftp's ls command, just like
ls(1); ok dtucker@
Revision 1.10.8.1: download - view: text, markup, annotated - select for diffs
Fri Oct 6 03:19:33 2006 UTC (4 years, 6 months ago) by brad
Branches: OPENBSD_3_8
Diff to: previous 1.10: preferred, coloured; next MAIN 1.11: preferred, coloured
Changes since revision 1.10: +12 -4
lines
upgrade to OpenSSH 4.4
Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 30 04:06:51 2006 UTC (4 years, 6 months ago) by brad
Branches: OPENBSD_3_9
Diff to: previous 1.11: preferred, coloured; next MAIN 1.12: preferred, coloured
Changes since revision 1.11: +10 -5
lines
upgrade to OpenSSH 4.4
Revision 1.20: 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_6_BASE,
OPENBSD_4_6,
OPENBSD_4_5_BASE,
OPENBSD_4_5,
OPENBSD_4_4_BASE,
OPENBSD_4_4,
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.19: preferred, coloured
Changes since revision 1.19: +3 -5
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.19: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:22:47 2006 UTC (4 years, 8 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.18: preferred, coloured
Changes since revision 1.18: +2 -1
lines
move #include <stdio.h> out of includes.h
Revision 1.18: 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.17: preferred, coloured
Changes since revision 1.17: +2 -1
lines
move #include <sys/param.h> out of includes.h
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 22 20:48:23 2006 UTC (4 years, 8 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.16: preferred, coloured
Changes since revision 1.16: +2 -1
lines
move #include <string.h> out of includes.h
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jul 22 19:08:54 2006 UTC (4 years, 8 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.15: preferred, coloured
Changes since revision 1.15: +2 -1
lines
move #include <time.h> out of includes.h
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 6 16:03:53 2006 UTC (4 years, 9 months ago) by stevesk
Branches: MAIN
Diff to: previous 1.14: preferred, coloured
Changes since revision 1.14: +2 -1
lines
move #include <pwd.h> out of includes.h; ok markus@
Revision 1.14: 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.13: preferred, coloured
Changes since revision 1.13: +3 -1
lines
move #include <grp.h> out of includes.h
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 25 13:17:02 2006 UTC (5 years ago) by djm
Branches: MAIN
Diff to: previous 1.12: preferred, coloured
Changes since revision 1.12: +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.12: 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.11: preferred, coloured
Changes since revision 1.11: +0 -1
lines
RCSID() can die
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 20 17:19:54 2006 UTC (5 years, 1 month ago) by stevesk
Branches: MAIN
CVS tags: OPENBSD_3_9_BASE
Branch point for: OPENBSD_3_9
Diff to: previous 1.10: preferred, coloured
Changes since revision 1.10: +4 -1
lines
move #include <sys/stat.h> out of includes.h; ok markus@
Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 4 18:18:16 2004 UTC (7 years, 1 month ago) by brad
Branches: OPENBSD_3_3
Diff to: previous 1.8.2.1: preferred, coloured; branchpoint 1.8: preferred, coloured; next MAIN 1.9: preferred, coloured
Changes since revision 1.8.2.1: +5 -5
lines
upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8
Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 28 03:51:34 2004 UTC (7 years, 1 month ago) by brad
Branches: OPENBSD_3_4
Diff to: previous 1.9: preferred, coloured; next MAIN 1.10: preferred, coloured
Changes since revision 1.9: +5 -5
lines
upgrade to OpenSSH 3.8
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 10 16:23:41 2003 UTC (7 years, 5 months ago) by jakob
Branches: MAIN
CVS tags: 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
Branch point for: OPENBSD_3_8
Diff to: previous 1.9: preferred, coloured
Changes since revision 1.9: +5 -5
lines
constify. ok markus@ & djm@
Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 16 21:20:27 2003 UTC (7 years, 6 months ago) by brad
Branches: OPENBSD_3_2
Diff to: previous 1.7.2.1: preferred, coloured; branchpoint 1.7: preferred, coloured; next MAIN 1.8: preferred, coloured
Changes since revision 1.7.2.1: +3 -3
lines
upgrade to OpenSSH 3.7
Revision 1.8.2.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.8: preferred, coloured
Changes since revision 1.8: +3 -3
lines
upgrade to OpenSSH 3.7
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 24 09:30:40 2003 UTC (7 years, 10 months ago) by djm
Branches: MAIN
CVS tags: OPENBSD_3_4_BASE
Branch point for: OPENBSD_3_4
Diff to: previous 1.8: preferred, coloured
Changes since revision 1.8: +3 -3
lines
cast some types for printing; ok markus@
Revision 1.5.2.3: download - view: text, markup, annotated - select for diffs
Thu Apr 3 22:35:17 2003 UTC (8 years ago) by miod
Branches: OPENBSD_3_1
Diff to: previous 1.5.2.2: preferred, coloured; branchpoint 1.5: preferred, coloured; next MAIN 1.6: preferred, coloured
Changes since revision 1.5.2.2: +2 -2
lines
Merge OpenSSH 3.6.1
Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 1 00:12:14 2003 UTC (8 years ago) by margarida
Branches: OPENBSD_3_2
Diff to: previous 1.7: preferred, coloured
Changes since revision 1.7: +2 -2
lines
Update to OpenSSH 3.6
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 16 14:31:48 2002 UTC (8 years, 5 months ago) by itojun
Branches: MAIN
CVS tags: OPENBSD_3_3_BASE
Branch point for: OPENBSD_3_3
Diff to: previous 1.7: preferred, coloured
Changes since revision 1.7: +2 -2
lines
64bit pedant. %llu is "unsigned long long". markus ok
Revision 1.4.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 11 14:53:07 2002 UTC (8 years, 6 months ago) by miod
Branches: OPENBSD_3_0
Diff to: previous 1.4.2.2: preferred, coloured; branchpoint 1.4: preferred, coloured; next MAIN 1.5: preferred, coloured
Changes since revision 1.4.2.2: +63 -1
lines
Update to OpenSSH 3.5
Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Fri Oct 11 14:51:52 2002 UTC (8 years, 6 months ago) by miod
Branches: OPENBSD_3_1
Diff to: previous 1.5.2.1: preferred, coloured; branchpoint 1.5: preferred, coloured
Changes since revision 1.5.2.1: +63 -1
lines
Update to OpenSSH 3.5
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 11 22:41:50 2002 UTC (8 years, 7 months ago) by djm
Branches: MAIN
CVS tags: OPENBSD_3_2_BASE
Branch point for: OPENBSD_3_2
Diff to: previous 1.6: preferred, coloured
Changes since revision 1.6: +63 -1
lines
support for short/long listings and globbing in "ls"; ok markus@
Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Wed Jun 26 18:22:36 2002 UTC (8 years, 9 months ago) by miod
Branches: OPENBSD_3_0
Diff to: previous 1.4.2.1: preferred, coloured; branchpoint 1.4: preferred, coloured
Changes since revision 1.4.2.1: +3 -1
lines
There was an update to OpenSSH 3.4, and people rejoiced.
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 26 15:30:38 2002 UTC (8 years, 9 months ago) by jason
Branches: OPENBSD_3_1
Diff to: previous 1.5: preferred, coloured
Changes since revision 1.5: +3 -1
lines
Pull in OpenSSH-3.4
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 23 09:30:14 2002 UTC (8 years, 9 months ago) by deraadt
Branches: MAIN
Diff to: previous 1.5: preferred, coloured
Changes since revision 1.5: +3 -1
lines
bunch of u_int vs int stuff
Revision 1.2.6.2: download - view: text, markup, annotated - select for diffs
Sat Mar 9 00:20:45 2002 UTC (9 years, 1 month ago) by miod
Branches: OPENBSD_2_9
Diff to: previous 1.2.6.1: preferred, coloured; branchpoint 1.2: preferred, coloured; next MAIN 1.3: preferred, coloured
Changes since revision 1.2.6.1: +2 -2
lines
Merge OpenSSH 3.1, keeping /etc as configuration files directory.
(i.e. OpenSSH 3.1 + openbsd29_3.1.patch)
Revision 1.2.2.6: download - view: text, markup, annotated - select for diffs
Fri Mar 8 17:04:43 2002 UTC (9 years, 1 month ago) by brad
Branches: OPENBSD_2_8
Diff to: previous 1.2.2.5: preferred, coloured; branchpoint 1.2: preferred, coloured; next MAIN 1.3: preferred, coloured
Changes since revision 1.2.2.5: +2 -2
lines
Merge OpenSSH 3.1.
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 7 17:37:47 2002 UTC (9 years, 1 month ago) by jason
Branches: OPENBSD_3_0
Diff to: previous 1.4: preferred, coloured
Changes since revision 1.4: +2 -2
lines
Update to OpenSSH-3.1 on 3.0-stable branch
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 2 02:08:32 2001 UTC (9 years, 4 months ago) by deraadt
Branches: MAIN
CVS tags: OPENBSD_3_1_BASE
Branch point for: OPENBSD_3_1
Diff to: previous 1.4: preferred, coloured
Changes since revision 1.4: +2 -2
lines
zap };
Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Thu Sep 27 19:03:55 2001 UTC (9 years, 6 months ago) by jason
Branches: OPENBSD_2_9
Diff to: previous 1.2: preferred, coloured
Changes since revision 1.2: +6 -3
lines
Pull in OpenSSH-2.9.9
Revision 1.2.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.2.2.4: preferred, coloured; branchpoint 1.2: preferred, coloured
Changes since revision 1.2.2.4: +6 -3
lines
Pull in OpenSSH 2.9.9 to the 2.8 branch.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 14 15:10:17 2001 UTC (9 years, 9 months ago) by stevesk
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: +1 -2
lines
delete spurious #includes; ok deraadt@ markus@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 26 17:27:24 2001 UTC (9 years, 9 months ago) by markus
Branches: MAIN
Diff to: previous 1.2: preferred, coloured
Changes since revision 1.2: +6 -2
lines
remove comments from .h, since they are cut&paste from the .c files
and out of sync
Revision 1.2.2.4: download - view: text, markup, annotated - select for diffs
Mon May 7 21:09:34 2001 UTC (9 years, 11 months ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.2.2.3: preferred, coloured; branchpoint 1.2: preferred, coloured
Changes since revision 1.2.2.3: +0 -0
lines
Pull in OpenSSH-2.9 to 2.8 branch.
Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Wed Mar 21 19:46:28 2001 UTC (10 years ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.2.2.2: preferred, coloured; branchpoint 1.2: preferred, coloured
Changes since revision 1.2.2.2: +0 -0
lines
Pull in OpenSSH-2.5.2 for 2.8 branch.
Revision 1.2.4.2: download - view: text, markup, annotated - select for diffs
Wed Mar 21 18:53:04 2001 UTC (10 years ago) by jason
Branches: OPENBSD_2_7
Diff to: previous 1.2.4.1: preferred, coloured; branchpoint 1.2: preferred, coloured; next MAIN 1.3: preferred, coloured
Changes since revision 1.2.4.1: +0 -0
lines
Pull in OpenSSH-2.5.2 for 2.7 branch.
Revision 1.2.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 12 15:44:15 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_7
Diff to: previous 1.2: preferred, coloured
Changes since revision 1.2: +1 -1
lines
OpenSSH-2.5.1 for 2.7 patch branch
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 19 17:19:22 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.2.2.1: preferred, coloured; branchpoint 1.2: preferred, coloured
Changes since revision 1.2.2.1: +0 -0
lines
Pull in OpenSSH-2.5.1
Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Fri Feb 16 20:13:14 2001 UTC (10 years, 1 month ago) by jason
Branches: OPENBSD_2_8
Diff to: previous 1.2: preferred, coloured
Changes since revision 1.2: +1 -1
lines
Pull in OpenSSH 2.5.0
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Feb 6 23:50:10 2001 UTC (10 years, 2 months ago) by markus
Branches: MAIN
CVS tags: OPENBSD_2_9_BASE
Branch point for: OPENBSD_2_9,
OPENBSD_2_8,
OPENBSD_2_7
Diff to: previous 1.1: preferred, coloured
Changes since revision 1.1: +5 -5
lines
use lower case error messages similar to errno.h
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 4 11:11:54 2001 UTC (10 years, 2 months ago) by djm
Branches: MAIN
Basic interactive sftp client; ok theo@
OpenBSD CVSweb server maintained by <beck@openbsd.org>