index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-04-09
- (djm) Fix missed log => logit occurance (reference by function pointer)
Damien Miller
2
-2
/
+3
2003-04-09
- hin@cvs.openbsd.org 2003/04/09 08:23:52
Damien Miller
1
-1
/
+4
2003-04-09
- itojun@cvs.openbsd.org 2003/04/08 20:21:29
Damien Miller
2
-2
/
+14
2003-04-09
*** empty log message ***
Damien Miller
45
-218
/
+218
2003-04-09
- millert@cvs.openbsd.org 2003/04/07 21:58:05
Damien Miller
1
-21
/
+25
2003-04-09
- markus@cvs.openbsd.org 2003/04/07 08:29:57
Damien Miller
2
-3
/
+6
2003-04-09
- itojun@cvs.openbsd.org 2003/04/03 07:25:27
Damien Miller
2
-2
/
+8
2003-04-09
- markus@cvs.openbsd.org 2003/04/02 14:36:26
Damien Miller
2
-3
/
+6
2003-04-09
- (djm) OpenBSD CVS Sync
Damien Miller
10
-42
/
+205
2003-04-09
- (djm) Make the spec work with Redhat 9.0 (which renames sharutils)
Damien Miller
2
-3
/
+4
2003-04-09
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
Damien Miller
2
-3
/
+7
2003-04-02
- (bal) if IP_TOS is not found or broken don't try to compile in
Ben Lindstrom
2
-1
/
+8
2003-04-01
- (djm) Release 3.6.1p1
V_3_6_1_P1
Damien Miller
1
-1
/
+2
2003-04-01
- (djm) Crank spec file versions
Damien Miller
4
-5
/
+6
2003-04-01
- markus@cvs.openbsd.org 2003/04/01 10:56:46
Damien Miller
2
-4
/
+7
2003-04-01
- markus@cvs.openbsd.org 2003/04/01 10:31:26
Damien Miller
4
-13
/
+23
2003-04-01
- markus@cvs.openbsd.org 2003/04/01 10:10:23
Damien Miller
10
-11
/
+27
2003-04-01
- (djm) OpenBSD CVS Sync
Damien Miller
11
-79
/
+122
2003-04-01
license from samba
Damien Miller
1
-1
/
+8
2003-03-26
- (djm) OpenBSD CVS Sync
Damien Miller
2
-10
/
+28
2003-03-24
- (djm) Fix getpeerid support for 64 bit BE systems. From
Damien Miller
2
-3
/
+7
2003-03-24
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Damien Miller
2
-3
/
+9
2003-03-23
- (djm) OpenBSD CVS Sync
Damien Miller
2
-2
/
+11
2003-03-21
[contrib/caldera/openssh.spec] workaround RPM quirk. Fix %files section
Tim Rice
2
-3
/
+8
2003-03-21
- (bal) Disable Privsep for Tru64 after pre-authentication due to issues
Ben Lindstrom
6
-36
/
+29
2003-03-21
- (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved
Ben Lindstrom
4
-3
/
+13
2003-03-21
- (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw'
Ben Lindstrom
2
-6
/
+7
2003-03-21
- (bal) The days of lack of int64_t support are over. Sorry kids.
Ben Lindstrom
3
-20
/
+14
2003-03-20
Build gtk2 askpass by default (instead of old GNOME one)
Damien Miller
1
-1
/
+1
2003-03-20
Bump RPM versions
Damien Miller
3
-4
/
+4
2003-03-20
- markus@cvs.openbsd.org 2003/03/17 11:43:47
Damien Miller
2
-5
/
+7
2003-03-20
- (djm) OpenBSD CVS Sync
Damien Miller
2
-3
/
+10
2003-03-18
[configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
Tim Rice
4
-4
/
+50
2003-03-17
- (djm) Fix return value checks for RAND_bytes. Report from
Damien Miller
3
-6
/
+12
2003-03-15
- markus@cvs.openbsd.org 2003/03/13 11:44:50
Damien Miller
2
-2
/
+18
2003-03-15
- (djm) OpenBSD CVS Sync
Damien Miller
3
-10
/
+20
2003-03-12
Fix bug #
Damien Miller
1
-2
/
+2
2003-03-10
- (djm) AIX package builder update from dtucker@zip.com.au
Damien Miller
4
-16
/
+66
2003-03-10
- (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ and
Damien Miller
4
-5
/
+15
2003-03-10
- (djm) One more portable-specific one from dlheine@suif.Stanford.EDU/
Damien Miller
2
-2
/
+5
2003-03-10
- (djm) OpenBSD CVS Sync
Damien Miller
10
-22
/
+52
2003-02-25
duh
Damien Miller
1
-2
/
+2
2003-02-25
me <- idiot
Damien Miller
1
-2
/
+2
2003-02-25
- (djm) Fix some compile errors spotted by dtucker and his fabulous
Damien Miller
3
-5
/
+8
2003-02-24
- (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.com
Damien Miller
5
-19
/
+36
2003-02-24
- (djm) Bug #494: Allow multiple accounts on Windows 9x/Me;
Damien Miller
2
-6
/
+13
2003-02-24
- (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc
Damien Miller
6
-6
/
+93
2003-02-24
- (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter
Damien Miller
3
-4
/
+12
2003-02-24
- (djm) Bug #501: gai_strerror should return char*;
Damien Miller
3
-5
/
+7
2003-02-24
- (djm) Add new object files to Makefile and reorder
Damien Miller
2
-7
/
+25
[next]