]> andersk Git - openssh.git/blob - ChangeLog
e9cda2a0a2a11145d42107d2aecf7979378938bb
[openssh.git] / ChangeLog
1 20040229
2  - (dtucker) OpenBSD CVS Sync
3    - djm@cvs.openbsd.org 2004/02/25 00:22:45
4      [sshd.c]
5      typo in comment
6
7 20040226
8  - (bal) KNF our sshlogin.c even if the code looks nothing like upstream
9    code due to diversity issues.
10
11 20040225
12  - (djm) Trim ChangeLog 
13  - (djm) Don't specify path to PAM modules in Redhat sshd.pam; from Fedora
14
15 20040224
16  - (dtucker) OpenBSD CVS Sync
17    - markus@cvs.openbsd.org 2004/02/19 21:15:04
18      [sftp-server.c]
19      switch to new license.template
20    - markus@cvs.openbsd.org 2004/02/23 12:02:33
21      [sshd.c]
22      backout revision 1.279; set listen socket to non-block; ok henning.
23    - markus@cvs.openbsd.org 2004/02/23 15:12:46
24      [bufaux.c]
25      encode 0 correctly in buffer_put_bignum2; noted by Mikulas Patocka
26      and drop support for negative BNs; ok otto@
27    - markus@cvs.openbsd.org 2004/02/23 15:16:46
28      [version.h]
29      enter 3.8
30  - (dtucker) [configure.ac gss-serv-krb5.c ssh-gss.h] Define GSSAPI when found
31    with krb5-config, hunt down gssapi.h and friends.  Based partially on patch
32    from deengert at anl.gov.  ok djm@
33  - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime 
34    using sysconf() if available Based on patches from 
35    holger AT van-lengerich.de and openssh_bugzilla AT hockin.org
36  - (dtucker) [uidswap.c] Minor KNF.  ok djm@
37  - (tim) [openbsd-compat/getrrsetbyname.c] Make gcc 2.7.2.3 happy.  ok djm@
38  - (djm) Crank RPM spec versions
39  - (dtucker) [README] Add pointer to release notes.  ok djm@
40  - (dtucker) {README.platform] Add platform-specific notes.
41  - (tim) [configure.ac] SCO3 needs -lcrypt_i for -lprot
42  - (djm) Release 3.8p1
43
44 20040223
45  - (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
46    non-interactive path.  ok djm@
47
48 20040222
49  - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
50    to auth-shadow.c, no functional change.  ok djm@
51  - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
52    password expiry.  ok djm@
53  - (dtucker) [auth-passwd.c] Only check password expiry once.  Prevents
54    multiple warnings if a wrong password is entered.
55  - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path
56    too.
57
58 20040220
59  - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@
60
61 20040218
62  - (dtucker) [configure.ac] Handle case where krb5-config --libs returns a
63    path with a "-" in it.  From Sergio.Gelato at astro.su.se.
64  - (djm) OpenBSD CVS Sync
65    - djm@cvs.openbsd.org 2004/02/17 07:17:29
66      [sftp-glob.c sftp.c]
67      Remove useless headers; ok deraadt@
68    - djm@cvs.openbsd.org 2004/02/17 11:03:08
69      [sftp.c]
70      sftp.c and sftp-int.c, together at last; ok markus@
71    - jmc@cvs.openbsd.org 2004/02/17 19:35:21
72      [sshd_config.5]
73      remove cruft left over from RhostsAuthentication removal;
74      ok markus@
75  - (djm) [log.c] Correct use of HAVE_OPENLOG_R
76  - (djm) [log.c] Tighten openlog_r tests
77
78 20040217
79  - (djm) Simplify the license on code I have written. No code changes.
80  - (djm) OpenBSD CVS Sync
81    - djm@cvs.openbsd.org 2004/02/17 05:39:51
82      [sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c]
83      [sftp-int.h sftp.c]
84      switch to license.template for code written by me (belated, I know...)
85  - (djm) Bug #698: Specify FILE: for KRB5CCNAME; patch from 
86    stadal@suse.cz and simon@sxw.org.uk
87  - (dtucker) [auth-pam.c] Tidy up PAM debugging.  ok djm@
88  - (dtucker) [auth-pam.c] Store output from pam_session and pam_setcred for
89    display after login.  Should fix problems like pam_motd not displaying
90    anything, noticed by cjwatson at debian.org.  ok djm@
91
92 20040212
93  - (tim) [Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh]
94    Portablity fixes. Data sftp transfers needs to be world readable. Some
95    older shells hang on while loops when  doing sh -n some_script. OK dtucker@
96  - (tim) [configure.ac] Make sure -lcrypto is before -lsocket for sco3.
97    ok mouring@
98
99 20040211
100  - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check
101    if HAS_SHADOW_EXPIRY is set.
102  - (tim) [configure.ac] Fix comment to match code changes in ver 1.117
103
104 20040210
105  - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.c
106    openbsd-compat/port-aix.h] Bug #14: Use do_pwchange to support AIX's
107    native password expiry.
108  - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.h
109    defines.h] Bug #14: Use do_pwchange to support password expiry and force
110    change for platforms using /etc/shadow.  ok djm@
111  - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #563: Prepend ssh_ to compat
112    functions to avoid conflicts with Heimdal's libroken.  ok djm@
113  - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to
114    change expired PAM passwords for SSHv1 connections without privsep.
115    pam_chauthtok is still used when privsep is disabled.  ok djm@
116  - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Move
117    include from port-aix.h to port-aix.c and remove unnecessary function
118    definition.  Fixes build errors on AIX.
119  - (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms
120    that support it.  from & ok mouring@
121  - (dtucker) [configure.ac] Bug #345: Do not disable utmp on HP-UX 10.x.
122    ok djm@
123
124 20040207
125  - (dtucker) OpenBSD CVS Sync
126    - dtucker@cvs.openbsd.org 2004/02/06 23:41:13
127      [cipher-ctr.c]
128      Use EVP_CIPHER_CTX_key_length for key length.  ok markus@
129      (This will fix builds with OpenSSL 0.9.5)
130  - (dtucker) [cipher.c] enable AES counter modes with OpenSSL 0.9.5.
131    ok djm@, markus@
132
133 20040206
134  - (dtucker) [acss.c acss.h] Fix $Id tags.
135  - (dtucker) [cipher-acss.c cipher.c] Enable acss only if building with
136    OpenSSL >= 0.9.7.  ok djm@
137  - (dtucker) [session.c] Bug #789: Do not call do_pam_setcred as a non-root
138    user, since some modules might fail due to lack of privilege.  ok djm@
139  - (dtucker) [configure.ac] Bug #748: Always define BROKEN_GETADDRINFO
140    for HP-UX 11.11.  If there are known-good configs where this is not
141    required, please report them.  ok djm@
142  - (dtucker) [sshd.c] Bug #757: Clear child's environment to prevent
143    accidentally inheriting from root's environment.  ok djm@
144  - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Bug #796:
145    Restore previous authdb setting after auth calls.  Fixes problems with
146    setpcred failing on accounts that use AFS or NIS password registries.
147  - (dtucker) [configure.ac includes.h] Include <sys/stream.h> if present,
148    required on Solaris 2.5.1 for queue_t, which is used by <sys/ptms.h>.
149  - (dtucker) OpenBSD CVS Sync
150    - markus@cvs.openbsd.org 2004/01/30 09:48:57
151      [auth-passwd.c auth.h pathnames.h session.c]
152      support for password change; ok dtucker@
153      (set password-dead=1w in login.conf to use this).
154      In -Portable, this is currently only platforms using bsdauth.
155    - dtucker@cvs.openbsd.org 2004/02/05 05:37:17
156      [monitor.c sshd.c]
157      Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@
158    - markus@cvs.openbsd.org 2004/02/05 15:33:33
159      [progressmeter.c]
160      fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@
161
162 20040129
163  - (dtucker) OpenBSD CVS Sync regress/
164    - dtucker@cvs.openbsd.org 2003/10/11 11:49:49
165      [Makefile banner.sh]
166      Test missing banner file, suppression of banner with ssh -q, check return
167      code from ssh.  ok markus@
168    - jmc@cvs.openbsd.org 2003/11/07 10:16:44
169      [ssh-com.sh]
170      adress -> address, and a few more; all from Jonathon Gray;
171    - djm@cvs.openbsd.org 2004/01/13 09:49:06
172      [sftp-batch.sh]
173  - (dtucker) [configure.ac] Add --without-zlib-version-check.  Feedback from
174    tim@, ok several
175  - (dtucker) [configure.ac openbsd-compat/bsd-cray.c openbsd-compat/bsd-cray.h]
176    Bug #775: Cray fixes from wendy at cray.com
177
178 20040128
179  - (dtucker) [regress/README.regress] Add tcpwrappers issue, noted by tim@
180  - (dtucker) [moduli] Import new moduli file from OpenBSD.
181
182 20040127
183  - (djm) OpenBSD CVS Sync
184    - hshoexer@cvs.openbsd.org 2004/01/23 17:06:03
185      [cipher.c]
186      enable acss for ssh
187      ok deraadt@ markus@
188    - mouring@cvs.openbsd.org 2004/01/23 17:57:48
189      [sftp-int.c]
190      Fix issue pointed out with ls not handling large directories 
191      with embeded paths correctly.  OK damien@
192    - hshoexer@cvs.openbsd.org 2004/01/23 19:26:33
193      [cipher.c]
194      rename acss@opebsd.org to acss@openssh.org
195      ok deraadt@
196    - djm@cvs.openbsd.org 2004/01/25 03:49:09
197      [sshconnect.c]
198      reset nonblocking flag after ConnectTimeout > 0 connect; (bugzilla #785)
199      from jclonguet AT free.fr; ok millert@
200    - djm@cvs.openbsd.org 2004/01/27 10:08:10
201      [sftp.c]
202      reorder parsing so user:skey@host:file works (bugzilla #777)
203      patch from admorten AT umich.edu; ok markus@
204  - (djm) [acss.c acss.h cipher-acss.c] Portable support for ACSS 
205    if libcrypto lacks it
206
207 20040126
208  - (tim) Typo in regress/README.regress
209  - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated.
210  - (tim) [defines.h] Add defines for HFIXEDSZ and T_SIG
211  - (tim) [configure.ac includes.h] add <sys/ptms.h> for grantpt() and friends.
212  - (tim) [defines.h openbsd-compat/getrrsetbyname.h] Move defines for HFIXEDSZ
213    and T_SIG to getrrsetbyname.h
214
215 20040124
216  - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com
217
218 20040123 
219  - (djm) Do pam_session processing for systems with HAVE_LOGIN_CAP; from 
220    ralf.hack AT pipex.net; ok dtucker@
221  - (djm) Bug #776: Update contrib/redhat/openssh.spec to dynamically detect
222    Kerberos location (and thus work with Fedora Core 1);
223    from jason AT devrandom.org
224  - (dtucker) [configure.ac] Bug #788: Test for zlib.h presence and for
225    zlib >= 1.1.4.  Partly from jbasney at ncsa.uiuc.edu.  ok djm@
226  - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options.
227    Patch from vinschen at redhat.com.
228  - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]
229    Change AFS symbol to USE_AFS to prevent namespace collisions, do not
230    include kafs.h unless necessary.  From deengert at anl.gov.
231  - (tim) [configure.ac] Remove hard coded -L/usr/local/lib and
232    -I/usr/local/include. Users can do LDFLAGS="-L/usr/local/lib" \
233    CPPFLAGS="-I/usr/local/include" ./configure if needed.
234
235 20040122
236  - (dtucker) [configure.ac] Use krb5-config where available for Kerberos/
237    GSSAPI detection, libs and includes.  ok djm@
238  - (dtucker) [session.c] Enable AFS support in conjunction with KRB5 not
239    just HEIMDAL.
240  - (tim) [contrib/solaris/buildpkg.sh] Allow for the possibility of
241    /usr/local being a symbolic link. Fixes problem reported by Henry Grebler.
242
243 20040121
244  - (djm) OpenBSD CVS Sync
245    - djm@cvs.openbsd.org 2004/01/13 09:25:05
246      [sftp-int.c sftp.1 sftp.c]
247      Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) and
248      enable use of "-b -" to accept batchfile from stdin; ok markus@
249    - jmc@cvs.openbsd.org 2004/01/13 12:17:33
250      [sftp.1]
251      remove unnecessary Ic's;
252      kill whitespace at EOL;
253      ok djm@
254    - markus@cvs.openbsd.org 2004/01/13 19:23:15
255      [compress.c session.c]
256      -Wall; ok henning
257    - markus@cvs.openbsd.org 2004/01/13 19:45:15
258      [compress.c]
259      cast for portability; millert@
260    - markus@cvs.openbsd.org 2004/01/19 09:24:21
261      [channels.c]
262      fake consumption for half closed channels since the peer is waiting for
263      window adjust messages; bugzilla #790 Matthew Dillon; test + ok dtucker@
264      reproduce with sh -c 'ulimit -f 10; ssh host -n od /bsd | cat > foo'
265    - markus@cvs.openbsd.org 2004/01/19 21:25:15
266      [auth2-hostbased.c auth2-pubkey.c serverloop.c ssh-keysign.c sshconnect2.c]
267      fix mem leaks; some fixes from Pete Flugstad; tested dtucker@
268    - djm@cvs.openbsd.org 2004/01/21 03:07:59
269      [sftp.c]
270      initialise infile in main, rather than statically - from portable
271    - deraadt@cvs.openbsd.org 2004/01/11 21:55:06
272      [sshpty.c]
273      for pty opening, only use the openpty() path.  the other stuff only needs
274      to be in openssh-p; markus ok
275  - (djm) [openbsd-compat/bsd-openpty.c] Rework old sshpty.c code into an
276    openpty() replacement
277
278 20040114
279  - (dtucker) [auth-pam.c] Have monitor die if PAM authentication thread exits
280    unexpectedly.  with & ok djm@
281  - (dtucker) [auth-pam.c] Reset signal handler in pthread_cancel too, add
282    test for case where cleanup has already run.
283  - (dtucker) [auth-pam.c] Add minor debugging.
284
285 20040113
286  - (dtucker) [auth-pam.c] Relocate struct pam_ctxt and prototypes.  No
287    functional changes.
288
289 20040108
290  - (dtucker) [auth-pam.c defines.h] Bug #783: move __unused to defines.h and
291    only define if not already.  From des at freebsd.org.
292  - (dtucker) [configure.ac] Remove extra (typo) comma.
293
294 20040105
295  - (dtucker) [contrib/ssh-copy-id] Bug #781: exit if ssh fails.  Patch from
296    cjwatson at debian.org.
297  - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c]
298    Only enable KerberosGetAFSToken if Heimdal's libkafs is found.  with jakob@
299
300 20040102
301  - (djm) OSX/Darwin needs BIND_8_COMPAT to build getrrsetbyname. Report from
302    jakob@
303  - (djm) Remove useless DNS support configure summary message. from jakob@
304  - (djm) OSX/Darwin put the PAM headers in a different place, detect this.
305    Report from jakob@
306
307 20031231
308  - (dtucker) OpenBSD CVS Sync
309    - djm@cvs.openbsd.org 2003/12/22 09:16:58
310      [moduli.c ssh-keygen.1 ssh-keygen.c]
311      tidy up moduli generation debugging, add -v (verbose/debug) option to
312      ssh-keygen; ok markus@
313    - markus@cvs.openbsd.org 2003/12/22 20:29:55
314      [cipher-3des1.c]
315      EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.fr
316    - jakob@cvs.openbsd.org 2003/12/23 16:12:10
317      [servconf.c servconf.h session.c sshd_config]
318      implement KerberosGetAFSToken server option. ok markus@, beck@
319    - millert@cvs.openbsd.org 2003/12/29 16:39:50
320      [sshd_config]
321      KeepAlive has been obsoleted, use TCPKeepAlive instead; markus@ OK
322    - dtucker@cvs.openbsd.org 2003/12/31 00:24:50
323      [auth2-passwd.c]
324      Ignore password change request during password auth (which we currently
325      don't support) and discard proposed new password.  corrections/ok markus@
326  - (dtucker) [configure.ac] Only test setresuid and setresgid if they exist.
327
328 20031219
329  - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we
330    typedef size_t ourselves.
331
332 20031218
333  - (dtucker) [configure.ac] Don't use setre[ug]id on DG-UX, from Tom Orban.
334  - (dtucker) [auth-pam.c] Do PAM chauthtok during SSH2 keyboard-interactive
335    authentication.  Partially fixes bug #423.  Feedback & ok djm@
336
337 20031217
338  - (djm) OpenBSD CVS Sync
339    - markus@cvs.openbsd.org 2003/12/09 15:28:43
340      [serverloop.c]
341      make ClientKeepAlive work for ssh -N, too (no login shell requested).
342      1) send a bogus channel request if we find a channel
343      2) send a bogus global request if we don't have a channel
344      ok + test beck@
345    - markus@cvs.openbsd.org 2003/12/09 17:29:04
346      [sshd.c]
347      fix -o and HUP; ok henning@
348    - markus@cvs.openbsd.org 2003/12/09 17:30:05
349      [ssh.c]
350      don't modify argv for ssh -o; similar to sshd.c 1.283
351    - markus@cvs.openbsd.org 2003/12/09 21:53:37
352      [readconf.c readconf.h scp.1 servconf.c servconf.h sftp.1 ssh.1]
353      [ssh_config.5 sshconnect.c sshd.c sshd_config.5]
354      rename keepalive to tcpkeepalive; the old name causes too much
355      confusion; ok djm, dtucker; with help from jmc@
356    - dtucker@cvs.openbsd.org 2003/12/09 23:45:32
357      [clientloop.c]
358      Clear exit code when ssh -N is terminated with a SIGTERM.  ok markus@
359    - markus@cvs.openbsd.org 2003/12/14 12:37:21
360      [ssh_config.5]
361      we don't support GSS KEX; from Simon Wilkinson
362    - markus@cvs.openbsd.org 2003/12/16 15:49:51
363      [clientloop.c clientloop.h readconf.c readconf.h scp.1 sftp.1 ssh.1]
364      [ssh.c ssh_config.5]
365      application layer keep alive (ServerAliveInterval ServerAliveCountMax)
366      for ssh(1), similar to the sshd(8) option; ok beck@; with help from
367      jmc and dtucker@
368    - markus@cvs.openbsd.org 2003/12/16 15:51:54
369      [dh.c]
370      use <= instead of < in dh_estimate; ok provos/hshoexer; 
371      do not return < DH_GRP_MIN
372  - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for
373    setres[ug]id() present but not implemented (eg some Linux/glibc
374    combinations).
375  - (bal) [openbsd-compat/bsd-misc.c] unset 'signal' defined if we are
376    using a real 'signal()' (Noticed by a NeXT Compile)
377
378 20031209
379  - (dtucker) OpenBSD CVS Sync
380    - matthieu@cvs.openbsd.org 2003/11/25 23:10:08
381      [ssh-add.1]
382      ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.
383    - djm@cvs.openbsd.org 2003/11/26 21:44:29
384      [cipher-aes.c]
385      fix #ifdef before #define; ok markus@
386      (RCS ID sync only, Portable already had this)
387    - markus@cvs.openbsd.org 2003/12/02 12:15:10
388      [progressmeter.c]
389      improvments from andreas@:
390      * saner speed estimate for transfers that takes less than a second by
391        rounding the time to 1 second.
392      * when the transfer is finished calculate the actual total speed
393        rather than the current speed which is given during the transfer
394    - markus@cvs.openbsd.org 2003/12/02 17:01:15
395      [channels.c session.c ssh-agent.c ssh.h sshd.c]
396      use SSH_LISTEN_BACKLOG (=128) in listen(2).
397    - djm@cvs.openbsd.org 2003/12/07 06:34:18
398      [moduli.c]
399      remove unused debugging #define templates
400    - markus@cvs.openbsd.org 2003/12/08 11:00:47
401      [kexgexc.c]
402      print requested group size in debug; ok djm
403    - dtucker@cvs.openbsd.org 2003/12/09 13:52:55
404      [moduli.c]
405      Prevent ssh-keygen -T from outputting moduli with a generator of 0, since
406      they can't be used for Diffie-Hellman.  Assistance and ok djm@
407  - (dtucker) [ssh-keyscan.c] Sync RCSIDs, missed in SSH_SSFDMAX change below.
408
409 20031208
410  - (tim) [configure.ac] Bug 770. Fix --without-rpath.
411
412 20031123
413  - (djm) [canohost.c] Move IPv4inV6 mapped address normalisation to its own
414    function and call it unconditionally
415  - (djm) OpenBSD CVS Sync
416    - djm@cvs.openbsd.org 2003/11/23 23:17:34
417      [ssh-keyscan.c]
418      from portable - use sysconf to detect fd limit; ok markus@
419      (tidy diff by adding SSH_SSFDMAX macro to defines.h)
420    - djm@cvs.openbsd.org 2003/11/23 23:18:45
421      [ssh-keygen.c]
422      consistency PATH_MAX -> MAXPATHLEN; ok markus@
423      (RCS ID sync only)
424    - djm@cvs.openbsd.org 2003/11/23 23:21:21
425      [scp.c]
426      from portable: rename clashing variable limit-> limit_rate; ok markus@
427      (RCS ID sync only)
428    - dtucker@cvs.openbsd.org 2003/11/24 00:16:35
429      [ssh.1 ssh.c]
430      Make ssh -k mean GSSAPIDelegateCredentials=no. Suggestion & ok markus@
431  - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original 
432    source file path (in OpenBSD tree).
433
434 20031122
435  - (dtucker) [channels.c] Make AIX write limit code clearer.  Suggested by djm@
436  - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
437    Move AIX specific password authentication code to port-aix.c, call
438    authenticate() until reenter flag is clear.
439  - (dtucker) [auth-sia.c configure.ac] Tru64 update from cmadams at hiwaay.net.
440    Use permanently_set_uid for SIA, only define DISABLE_FD_PASSING when SIA
441    is enabled, rely on SIA to check for locked accounts if enabled.  ok djm@
442  - (djm) [scp.c] Rename limitbw -> limit_rate to match upstreamed patch
443  - (djm) [sftp-int.c] Remove duplicated code from bogus sync
444  - (djm) [packet.c] Shuffle #ifdef to reduce conditionally compiled code
445
446 20031121
447  - (djm) OpenBSD CVS Sync
448    - markus@cvs.openbsd.org 2003/11/20 11:39:28
449      [progressmeter.c]
450      fix rounding errors; from andreas@
451    - djm@cvs.openbsd.org 2003/11/21 11:57:03
452      [everything]
453      unexpand and delete whitespace at EOL; ok markus@
454      (done locally and RCS IDs synced)
455
456 20031118
457  - (djm) Fix early exit for root auth success when UsePAM=yes and 
458    PermitRootLogin=no
459  - (dtucker) [auth-pam.c] Convert chauthtok_conv into a generic tty_conv,
460    and use it for do_pam_session.  Fixes problems like pam_motd not
461    displaying anything.  ok djm@
462  - (dtucker) [auth-pam.c] Only use pam_putenv if our platform has it. ok djm@
463  - (djm) OpenBSD CVS Sync
464    - dtucker@cvs.openbsd.org 2003/11/18 00:40:05
465      [serverloop.c]
466      Correct check for authctxt->valid.  ok djm@
467    - djm@cvs.openbsd.org 2003/11/18 10:53:07
468      [monitor.c]
469      unbreak fake authloop for non-existent users (my screwup). Spotted and
470      tested by dtucker@; ok markus@
471
472 20031117
473  - (djm) OpenBSD CVS Sync
474    - djm@cvs.openbsd.org 2003/11/03 09:03:37
475      [auth-chall.c]
476      make this a little more idiot-proof; ok markus@
477      (includes portable-specific changes)
478    - jakob@cvs.openbsd.org 2003/11/03 09:09:41
479      [sshconnect.c]
480      move changed key warning into warn_changed_key(). ok markus@
481    - jakob@cvs.openbsd.org 2003/11/03 09:37:32
482      [sshconnect.c]
483      do not free static type pointer in warn_changed_key()
484    - djm@cvs.openbsd.org 2003/11/04 08:54:09
485      [auth1.c auth2.c auth2-pubkey.c auth.h auth-krb5.c auth-passwd.c]
486      [auth-rhosts.c auth-rh-rsa.c auth-rsa.c monitor.c serverloop.c]
487      [session.c]
488      standardise arguments to auth methods - they should all take authctxt.
489      check authctxt->valid rather then pw != NULL; ok markus@
490    - jakob@cvs.openbsd.org 2003/11/08 16:02:40
491      [auth1.c]
492      remove unused variable (pw). ok djm@
493      (id sync only - still used in portable)
494    - jmc@cvs.openbsd.org 2003/11/08 19:17:29
495      [sftp-int.c]
496      typos from Jonathon Gray;
497    - jakob@cvs.openbsd.org 2003/11/10 16:23:41
498      [bufaux.c bufaux.h cipher.c cipher.h hostfile.c hostfile.h key.c]
499      [key.h sftp-common.c sftp-common.h sftp-server.c sshconnect.c sshd.c]
500      [ssh-dss.c ssh-rsa.c uuencode.c uuencode.h]
501      constify. ok markus@ & djm@
502    - dtucker@cvs.openbsd.org 2003/11/12 10:12:15
503      [scp.c]
504      When called with -q, pass -q to ssh; suppresses SSH2 banner.  ok markus@
505    - jakob@cvs.openbsd.org 2003/11/12 16:39:58
506      [dns.c dns.h readconf.c ssh_config.5 sshconnect.c]
507      update SSHFP validation. ok markus@
508    - jmc@cvs.openbsd.org 2003/11/12 20:14:51
509      [ssh_config.5]
510      make verb agree with subject, and kill some whitespace;
511    - markus@cvs.openbsd.org 2003/11/14 13:19:09
512      [sshconnect2.c]
513      cleanup and minor fixes for the client code; from Simon Wilkinson
514    - djm@cvs.openbsd.org 2003/11/17 09:45:39
515      [msg.c msg.h sshconnect2.c ssh-keysign.c]
516      return error on msg send/receive failure (rather than fatal); ok markus@
517    - markus@cvs.openbsd.org 2003/11/17 11:06:07
518      [auth2-gss.c gss-genr.c gss-serv.c monitor.c monitor.h monitor_wrap.c]
519      [monitor_wrap.h sshconnect2.c ssh-gss.h]
520      replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson; 
521      test + ok jakob.
522  - (djm) Bug #632: Don't call pam_end indirectly from within kbd-int
523    conversation function
524  - (djm) Export environment variables from authentication subprocess to 
525    parent. Part of Bug #717
526
527 20031115
528  - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
529    HP-UX, skip test on AIX.
530
531 20031113
532  - (dtucker) [auth-pam.c] Append newlines to lines output by the
533    pam_chauthtok_conv().
534  - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
535    contrib/cygwin).  Major update from vinschen at redhat.com.
536    - Makefile provides a `cygwin-postinstall' target to run right after
537      `make install'.
538    - Better support for Windows 2003 Server.
539    - Try to get permissions as correct as possible.
540    - New command line options to allow full automated host configuration.
541    - Create configs from skeletons in /etc/defaults/etc.
542    - Use /bin/bash, allows reading user input with readline support.
543    - Remove really old configs from /usr/local.
544  - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
545    PAM_ERROR_MSG messages.
546
547 20031106
548  - (djm) Clarify UsePAM consequences a little more
549
550 20031103
551  - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
552    are created correctly with CRLF line terminations.  Patch from vinschen at
553    redhat.com.
554  - (dtucker) OpenBSD CVS Sync
555    - markus@cvs.openbsd.org 2003/10/15 09:48:45
556      [monitor_wrap.c]
557      check pmonitor != NULL
558    - markus@cvs.openbsd.org 2003/10/21 09:50:06
559      [auth2-gss.c]
560      make sure the doid is larger than 2
561    - avsm@cvs.openbsd.org 2003/10/26 16:57:43
562      [sshconnect2.c]
563      rename 'supported' static var in userauth_gssapi() to 'gss_supported'
564      to avoid shadowing the global version.  markus@ ok
565    - markus@cvs.openbsd.org 2003/10/28 09:08:06
566      [misc.c]
567      error->debug for getsockopt+TCP_NODELAY; several requests
568    - markus@cvs.openbsd.org 2003/11/02 11:01:03
569      [auth2-gss.c compat.c compat.h sshconnect2.c]
570      remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk
571  - (dtucker) [regress/agent-ptrace.sh] Use numeric uid and gid.
572
573 20031021
574  - (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
575    directly.  Noted by Darren.Moffat at sun.com.
576  - (dtucker) [regress/agent-ptrace.sh] Skip agent-test unless SUDO is set,
577    make agent setgid during test.
578
579 20031017
580  - (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
581    MD5 passwords even if PAM support is enabled.  From steev at detritus.net.
582
583 20031015
584  - (dtucker) OpenBSD CVS Sync
585    - jmc@cvs.openbsd.org 2003/10/08 08:27:36
586      [scp.1 scp.c sftp-server.8 sftp.1 sftp.c ssh.1 sshd.8]
587      scp and sftp: add options list and sort options. options list requested
588      by deraadt@
589      sshd: use same format as ssh
590      ssh: remove wrong option from list
591      sftp-server: Subsystem is documented in ssh_config(5), not sshd(8)
592      ok deraadt@ markus@
593    - markus@cvs.openbsd.org 2003/10/08 15:21:24
594      [readconf.c ssh_config.5]
595      default GSS API to no in client, too; ok jakob, deraadt@
596    - markus@cvs.openbsd.org 2003/10/11 08:24:08
597      [readconf.c readconf.h ssh.1 ssh.c ssh_config.5]
598      remote x11 clients are now untrusted by default, uses xauth(8) to generate
599      untrusted cookies; ForwardX11Trusted=yes restores old behaviour.
600      ok deraadt; feedback and ok djm/fries
601    - markus@cvs.openbsd.org 2003/10/11 08:26:43
602      [sshconnect2.c]
603      search keys in reverse order; fixes #684
604    - markus@cvs.openbsd.org 2003/10/11 11:36:23
605      [monitor_wrap.c]
606      return NULL for missing banner; ok djm@
607    - jmc@cvs.openbsd.org 2003/10/12 13:12:13
608      [ssh_config.5]
609      note that EnableSSHKeySign should be in the non-hostspecific section;
610      remove unnecessary .Pp;
611      ok markus@
612    - markus@cvs.openbsd.org 2003/10/13 08:22:25
613      [scp.1 sftp.1]
614      don't refer to options related to forwarding; ok jmc@
615    - jakob@cvs.openbsd.org 2003/10/14 19:42:10
616      [dns.c dns.h readconf.c ssh-keygen.c sshconnect.c]
617      include SSHFP lookup code (not enabled by default). ok markus@
618    - jakob@cvs.openbsd.org 2003/10/14 19:43:23
619      [README.dns]
620      update
621    - markus@cvs.openbsd.org 2003/10/14 19:54:39
622      [session.c ssh-agent.c]
623      10X for mkdtemp; djm@
624  - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c
625    openbsd-compat/getrrsetbyname.h] DNS fingerprint support is now always
626    compiled in but disabled in config.
627  - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.
628  - (tim) [regress/banner.sh] portability fix.
629
630 20031009
631  - (dtucker) [sshd_config.5] UsePAM defaults to "no".  ok djm@
632
633 20031008
634  - (dtucker) OpenBSD CVS Sync
635    - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
636      [sshconnect2.c]
637      Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 &
638      #707.  ok markus@
639    - djm@cvs.openbsd.org 2003/10/07 07:04:16
640      [sftp-int.c]
641      sftp quoting fix from admorten AT umich.edu; ok markus@
642    - deraadt@cvs.openbsd.org 2003/10/07 21:58:28
643      [sshconnect2.c]
644      set ptr to NULL after free
645    - dtucker@cvs.openbsd.org 2003/10/07 01:52:13
646      [regress/Makefile regress/banner.sh]
647      Test SSH2 banner.  ok markus@
648    - djm@cvs.openbsd.org 2003/10/07 07:04:52
649      [regress/sftp-cmds.sh]
650      more sftp quoting regress tests; ok markus
651
652 20031007
653  - (djm) Delete autom4te.cache after autoreconf
654  - (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
655    cleanup functions.  With & ok djm@
656  - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a
657    run-time switch, always build --with-md5-passwords.
658  - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c]
659    Bug #670: add strtoul() to openbsd-compat for platforms lacking it.  ok djm@
660  - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID
661    on Reliant Unix.  Patch from Robert.Dahlem at siemens.com.
662  - (dtucker) [configure.ac] Bug #710: Check for dlsym() in libdl on
663    Reliant Unix.  Based on patch from Robert.Dahlem at siemens.com.
664
665 20031003
666  - (dtucker) OpenBSD CVS Sync
667    - markus@cvs.openbsd.org 2003/10/02 10:41:59
668      [sshd.c]
669      print openssl version, too, several requests; ok henning/djm.
670    - markus@cvs.openbsd.org 2003/10/02 08:26:53
671      [ssh-gss.h]
672      missing $OpenBSD:; dtucker
673  - (tim) [contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default
674    option.
675
676 20031002
677  - (dtucker) OpenBSD CVS Sync
678    - markus@cvs.openbsd.org 2003/09/23 20:17:11
679      [Makefile.in auth1.c auth2.c auth.c auth.h auth-krb5.c canohost.c
680      cleanup.c clientloop.c fatal.c gss-serv.c log.c log.h monitor.c monitor.h
681      monitor_wrap.c monitor_wrap.h packet.c serverloop.c session.c session.h
682      ssh-agent.c sshd.c]
683      replace fatal_cleanup() and linked list of fatal callbacks with static
684      cleanup_exit() function.  re-refine cleanup_exit() where appropriate,
685      allocate sshd's authctxt eary to allow simpler cleanup in sshd.
686      tested by many, ok deraadt@
687    - markus@cvs.openbsd.org 2003/09/23 20:18:52
688      [progressmeter.c]
689      don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
690      ok millert/deraadt@
691    - markus@cvs.openbsd.org 2003/09/23 20:41:11
692      [channels.c channels.h clientloop.c]
693      move client only agent code to clientloop.c
694    - markus@cvs.openbsd.org 2003/09/26 08:19:29
695      [sshd.c]
696      no need to set the listen sockets to non-block; ok deraadt@
697    - jmc@cvs.openbsd.org 2003/09/29 11:40:51
698      [ssh.1]
699      - add list of options to -o and .Xr ssh_config(5)
700      - some other cleanup
701      requested by deraadt@;
702      ok deraadt@ markus@
703    - markus@cvs.openbsd.org 2003/09/29 20:19:57
704      [servconf.c sshd_config]
705      GSSAPICleanupCreds -> GSSAPICleanupCredentials
706  - (dtucker) [configure.ac] Don't set DISABLE_SHADOW when configuring
707    --with-pam.  ok djm@
708  - (dtucker) [ssh-gss.h] Prototype change missed in sync.
709  - (dtucker) [session.c] Fix bus errors on some 64-bit Solaris configurations.
710    Based on patches by Matthias Koeppe and Thomas Baden.  ok djm@
711
712 20030930
713  - (bal) Fix issues in openbsd-compat/realpath.c
714
715 20030925
716  - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
717    DISABLE_SHADOW for HP-UX, use getspnam instead of getprpwnam.  Patch from
718    michael_steffens at hp.com, ok djm@
719  - (tim) [sshd_config] UsePAM defaults to no.
720
721 20030924
722  - (djm) Update version.h and spec files for HEAD
723  - (dtucker) [configure.ac] IRIX5 needs the same setre[ug]id defines as IRIX6.
724
725 20030923
726  - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
727    builds.  Portability corrections from tim@.
728  - (dtucker) [configure.ac] Bug #665: uid swapping issues on Mac OS X.
729    Patch from max at quendi.de.
730  - (dtucker) [configure.ac] Bug #657: uid swapping issues on BSDi.
731  - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.
732  - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
733    Patch from david.haughton at ncr.com
734  - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
735    Part of patch supplied by bugzilla-openssh at thewrittenword.com
736  - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
737    openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with
738    where gai_strerror is defined as "const char *".  Part of patch supplied
739    by bugzilla-openssh at thewrittenword.com
740  - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
741    ssh-host-config to match current defaults, bump README version.  Patch from
742    vinschen at redhat.com.
743  - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
744    OS does not support permanently dropping privileges.  Patch from
745    vinschen at redhat.com.
746  - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
747    add canohost.h to stop warning.  Based on patch from openssh-unix-dev at
748    thewrittenword.com
749  - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
750    higher.
751  - (tim) Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
752  - (tim) [configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
753    Report by distler AT golem ph utexas edu.
754  - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
755    article by genty at austin.ibm.com, included with the author's permission.
756  - (dtucker) OpenBSD CVS Sync
757    - markus@cvs.openbsd.org 2003/09/18 07:52:54
758      [sshconnect.c]
759      missing {}; bug #656; jclonguet at free.fr
760    - markus@cvs.openbsd.org 2003/09/18 07:54:48
761      [buffer.c]
762      protect against double free; #660;  zardoz at users.sf.net
763    - markus@cvs.openbsd.org 2003/09/18 07:56:05
764      [authfile.c]
765      missing  buffer_free(&encrypted); #662; zardoz at users.sf.net
766    - markus@cvs.openbsd.org 2003/09/18 08:49:45
767      [deattack.c misc.c session.c ssh-agent.c]
768      more buffer allocation fixes; from Solar Designer; CAN-2003-0682;
769      ok millert@
770    - miod@cvs.openbsd.org 2003/09/18 13:02:21
771      [authfd.c bufaux.c dh.c mac.c ssh-keygen.c]
772      A few signedness fixes for harmless situations; markus@ ok
773    - markus@cvs.openbsd.org 2003/09/19 09:02:02
774      [packet.c]
775      buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471
776    - markus@cvs.openbsd.org 2003/09/19 09:03:00
777      [buffer.c]
778      sign fix in buffer_dump; Jedi/Sector One; pr 3473
779    - markus@cvs.openbsd.org 2003/09/19 11:29:40
780      [ssh-agent.c]
781      provide a ssh-agent specific fatal() function; ok deraadt
782    - markus@cvs.openbsd.org 2003/09/19 11:30:39
783      [ssh-keyscan.c]
784      avoid fatal_cleanup, just call exit(); ok deraadt
785    - markus@cvs.openbsd.org 2003/09/19 11:31:33
786      [channels.c]
787      do not call channel_free_all on fatal; ok deraadt
788    - markus@cvs.openbsd.org 2003/09/19 11:33:09
789      [packet.c sshd.c]
790      do not call packet_close on fatal; ok deraadt
791    - markus@cvs.openbsd.org 2003/09/19 17:40:20
792      [scp.c]
793      error handling for remote-remote copy; #638; report Harald Koenig;
794      ok millert, fgs, henning, deraadt
795    - markus@cvs.openbsd.org 2003/09/19 17:43:35
796      [clientloop.c sshtty.c sshtty.h]
797      remove fatal callbacks from client code; ok deraadt
798  - (bal) "extration" -> "extraction" in ssh-rand-helper.c; repoted by john
799         on #unixhelp@efnet
800  - (tim) [configure.ac] add --disable-etc-default-login option. ok djm
801  - (djm) Sync with V_3_7 branch:
802    - (djm) Fix SSH1 challenge kludge
803    - (djm) Bug #671: Fix builds on OpenBSD
804    - (djm) Bug #676: Fix PAM stack corruption
805    - (djm) Fix bad free() in PAM code
806    - (djm) Don't call pam_end before pam_init
807    - (djm) Enable build with old OpenSSL again
808    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
809    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
810
811 $Id$
This page took 0.125194 seconds and 3 git commands to generate.