summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>V_1_2PRE17Damien Miller1999-12-093-2/+6
* Prepare for 1.2pre17Damien Miller1999-12-093-2/+3
* - OpenBSD CVS updates:Damien Miller1999-12-093-99/+102
* - Import of patch from Ben Taylor <bent@clark.net>:Damien Miller1999-12-098-51/+157
* - Compile fix for Solaris with /dev/ptmx fromDamien Miller1999-12-073-6/+13
* Third time luckyV_1_2_PRE16Damien Miller1999-12-073-0/+165
* Third time luckyDamien Miller1999-12-073-165/+0
* undone silly changesDamien Miller1999-12-073-4/+1
* Vicarious (sp?) changes to try to fix -k optionDamien Miller1999-12-073-1/+112
* docDamien Miller1999-12-071-0/+2
* forgot -kb when importedDamien Miller1999-12-071-34/+0
* Forgot -kbDamien Miller1999-12-072-76/+2
* Reimport with -kb setDamien Miller1999-12-072-1/+57
* Forgot -kb when checking inDamien Miller1999-12-071-57/+0
* Quiet untarDamien Miller1999-12-072-2/+3
* Add buildprereqDamien Miller1999-12-071-1/+5
* *** empty log message ***Damien Miller1999-12-071-0/+2
* TweakDamien Miller1999-12-071-1/+2
* Updated specDamien Miller1999-12-071-32/+43
* - Merged more OpenBSD changes:Damien Miller1999-12-0721-361/+263
* - Fix PAM account and session being called multiple times. ProblemDamien Miller1999-12-072-13/+32
* Fixed default SSH_ASKPASSDamien Miller1999-12-073-3/+6
* - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>Damien Miller1999-12-072-2/+14
* - Merged OpenBSD CVS changes:Damien Miller1999-12-0618-278/+383
* Small cleanup of PAM codeDamien Miller1999-12-042-14/+14
* Fix symlinks on SolarisDamien Miller1999-11-291-4/+6
* - Add definition for __P()Damien Miller1999-11-267-3/+191
* Doc updatesV_1_2_PRE15Damien Miller1999-11-252-0/+13
* disable buildprereqs for Suse RPMDamien Miller1999-11-251-4/+4
* install fixDamien Miller1999-11-251-1/+1
* install cleanupDamien Miller1999-11-251-13/+13
* Install correct askpassDamien Miller1999-11-251-1/+1
* Don't need to #define ASKPASS_PROGRAM any moreDamien Miller1999-11-251-1/+1
* Update SPEC filesDamien Miller1999-11-252-3/+3
* Removed old with-askpass optionDamien Miller1999-11-253-46/+16
* - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>Damien Miller1999-11-254-3/+15
* - Added BSD compatible install program and autoconf test, thanks toDamien Miller1999-11-257-32/+291
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-251-0/+24
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-2561-1802/+2685
* *** empty log message ***Damien Miller1999-11-251-2/+2
* - Merged very large OpenBSD source code reformatDamien Miller1999-11-2473-15567/+15163
* - Add recommendation to use GNU make to INSTALL documentDamien Miller1999-11-232-0/+6
* - Numerous little Solaris fixesDamien Miller1999-11-235-12/+19
* - Added SuSE package files from Chris Saia <csaia@wtower.com>Damien Miller1999-11-2310-8/+334
* Use puts instead of printfDamien Miller1999-11-221-1/+1
* - Configure, Make and changelog corrections from Tudor BosmanDamien Miller1999-11-223-5/+7
* prepare for 1.2pre14V_1_2_PRE14Damien Miller1999-11-221-1/+1
* Only display comment for ssh-askpassDamien Miller1999-11-222-2/+4
* Doc updatesDamien Miller1999-11-221-0/+4
* - Added a setenv replacement for systems which lack itDamien Miller1999-11-224-1/+27