Age | Commit message (Collapse) | Author |
|
----------------------------------------------------------------------
|
|
|
|
Lutz.Jaenicke@aet.TU-Cottbus.DE
|
|
|
|
<assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
|
|
|
|
TODO; cleanup headers
|
|
dwd@bell-labs.com
|
|
|
|
|
|
|
|
|
|
|
|
we do already trust $HOME/.ssh
you can use .ssh/sshrc and .ssh/environment if you want to customize
the location of the xauth cookies
|
|
|
|
merge pty_cleanup_proc into session_pty_cleanup()
|
|
|
|
delay deletion of the xauth cookie
|
|
|
|
|
|
zen-parse@gmx.net on bugtraq
|
|
|
|
|
|
|
|
Dahyabhai <nalin@redhat.com>; ok markus@
|
|
|
|
do_child(): nuke hostkeys from memory
don't source .ssh/rc for subsystems.
|
|
From Chris Adams <cmadams@hiwaay.net>; ok markus@
|
|
|
|
is chmod 750 + chgrp grp /home/group/, work be deraadt and me, thanks
to olar@openwall.com is comments. we had many requests for this.
|
|
|
|
changes by me. ok markus@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to specified host:port pairs. based on work by harlan@genua.de
|
|
|
|
header conflicts in portable; ok markus@
|
|
|
|
|
|
|
|
- more strict prototypes, include necessary headers
- use paths.h/pathnames.h decls
- size_t typecase to int -> u_long
|
|
|
|
|
|
|
|
rename util.[ch] -> misc.[ch]
|