Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-25 | - (djm) Don't specify path to PAM modules in Redhat sshd.pam; from Fedora | Damien Miller | |
2004-02-24 | - (djm) Crank RPM spec versions | Damien Miller | |
2004-01-23 | - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options. | Darren Tucker | |
Patch from vinschen at redhat.com. | |||
2004-01-23 | - (djm) Bug #776: Update contrib/redhat/openssh.spec to dynamically detect | Damien Miller | |
Kerberos location (and thus work with Fedora Core 1); from jason AT devrandom.org | |||
2004-01-22 | [contrib/solaris/buildpkg.sh] Allow for the possibility of | Tim Rice | |
/usr/local being a symbolic link. Fixes problem reported by Henry Grebler. | |||
2004-01-05 | - (dtucker) [contrib/ssh-copy-id] Bug #781: exit if ssh fails. Patch from | Darren Tucker | |
cjwatson at debian.org. | |||
2003-11-21 | - djm@cvs.openbsd.org 2003/11/21 11:57:03 | Damien Miller | |
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced) | |||
2003-11-13 | - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All | Darren Tucker | |
contrib/cygwin). Major update from vinschen at redhat.com. - Makefile provides a `cygwin-postinstall' target to run right after `make install'. - Better support for Windows 2003 Server. - Try to get permissions as correct as possible. - New command line options to allow full automated host configuration. - Create configs from skeletons in /etc/defaults/etc. - Use /bin/bash, allows reading user input with readline support. - Remove really old configs from /usr/local. | |||
2003-11-03 | - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services | Darren Tucker | |
are created correctly with CRLF line terminations. Patch from vinschen at redhat.com. | |||
2003-10-07 | - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a | Darren Tucker | |
run-time switch, always build --with-md5-passwords. | |||
2003-10-03 | [contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option. | Tim Rice | |
2003-09-24 | - (djm) Update version.h and spec files for HEAD | Damien Miller | |
2003-09-22 | - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from | Darren Tucker | |
article by genty at austin.ibm.com, included with the author's permission. | |||
2003-09-22 | - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update | Darren Tucker | |
ssh-host-config to match current defaults, bump README version. Patch from vinschen at redhat.com. | |||
2003-09-19 | - (djm) Bug #641: Allow RedHat RPM building without GTK-2; Patch from | Damien Miller | |
jason AT devrandom.org | |||
2003-09-17 | - (djm) Crank RPM spec file versions | Damien Miller | |
2003-09-17 | - (djm) Sync with V_3_7 branch | Damien Miller | |
2003-08-26 | - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@ | Darren Tucker | |
(the original author) | |||
2003-08-25 | - (dtucker) [README buildbff.sh inventory.sh] (all in contrib/aix) | Darren Tucker | |
Update package builder: correctly handle config variables, use lsuser rather than /etc/passwd, fix typos, add Id's. | |||
2003-08-22 | - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys | Darren Tucker | |
rather that authorized_keys2. Patch from vinschen@redhat.com. | |||
2003-06-24 | - (dtucker) Have configure refer the user to config.log and | Darren Tucker | |
contrib/findssl.sh for OpenSSL header/library mismatches. | |||
2003-06-02 | - (djm) Remove "noip6" option from RedHat spec file. This may now be | Damien Miller | |
set at runtime using AddressFamily option. | |||
2003-05-12 | - (djm) Redhat spec: Don't install profile.d scripts when not | Damien Miller | |
building with GNOME/GTK askpass (patch from bet@rahul.net) | |||
2003-04-29 | - (djm) Add back radix.o (used by AFS support), after it went missing from | Damien Miller | |
Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org | |||
2003-04-09 | - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) | Damien Miller | |
2003-04-01 | - (djm) Crank spec file versions | Damien Miller | |
2003-03-20 | [contrib/caldera/openssh.spec] workaround RPM quirk. Fix %files section | Tim Rice | |
2003-03-20 | Build gtk2 askpass by default (instead of old GNOME one) | Damien Miller | |
2003-03-20 | Bump RPM versions | Damien Miller | |
2003-03-10 | - (djm) AIX package builder update from dtucker@zip.com.au | Damien Miller | |
2003-02-24 | - (djm) Tweak gnome-ssh-askpass2: | Damien Miller | |
- Retry kb and mouse grab a couple of times, so passphrase dialog doesn't immediately fail if you are doing something else when it appears (e.g. dragging a window) - Perform server grab after we have the keyboard and/or pointer to avoid races. | |||
2003-01-03 | - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from | Damien Miller | |
cjwatson@debian.org | |||
2002-11-13 | [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable. | Tim Rice | |
2002-11-09 | - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c | Ben Lindstrom | |
ntsec now default if cygwin version beginning w/ version 56. Patch by Corinna Vinschen <vinschen@redhat.com> | |||
2002-10-15 | [contrib/caldera/openssh.spec] make ssh-agent setgid nobody | Tim Rice | |
2002-10-03 | - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec | Damien Miller | |
2002-10-03 | - (djm) Bump RPM spec version numbers | Damien Miller | |
2002-09-30 | Avoid unpackages files warning on /usr/share/openssh/Ssh.bin | Damien Miller | |
2002-09-30 | Use contrib/ Makefile for building askpass programs | Damien Miller | |
2002-09-30 | grrr, cut n' paste | Damien Miller | |
2002-09-30 | - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README | Damien Miller | |
2002-09-30 | tidy, fix typos, reorder | Damien Miller | |
2002-09-12 | - (djm) Made GNOME askpass programs return non-zero if cancel button is | Damien Miller | |
pressed. | |||
2002-09-05 | - (djm) Add support for building gtk2 password requestor from Redhat beta | Damien Miller | |
2002-09-05 | - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from | Damien Miller | |
Nalin Dahyabhai <nalin@redhat.com> | |||
2002-09-04 | - (djm) Fix Redhat RPM build dependancy test | Damien Miller | |
2002-07-19 | [contrib/solaris/buildpkg.sh] create privsep user/group if needed. | Tim Rice | |
Patch by dtucker@zip.com.au | |||
2002-07-18 | - (bal) aixbff package updated by dtucker@zip.com.au | Ben Lindstrom | |
2002-07-16 | [contrib/solaris/opensshd.in] Only kill sshd if .pid file found | Tim Rice | |
2002-07-15 | - (bal) Privsep user creation support in Solaris buildpkg.sh by | Ben Lindstrom | |
dtucker@zip.com.au |