]> andersk Git - gssapi-openssh.git/log
gssapi-openssh.git
14 years agoThe man2html from jbasney on pkilab2 works whereas the standard one doesn't. origin
ysvenkat [Mon, 25 Jan 2010 21:08:21 +0000 (21:08 +0000)] 
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.

14 years agoScript to turn plain man pages into html now that we want to make html man
ysvenkat [Fri, 22 Jan 2010 22:31:32 +0000 (22:31 +0000)] 
Script to turn plain man pages into html now that we want to make html man
pages available on the web,

14 years agoQuotes and white space cleanup.
ysvenkat [Fri, 22 Jan 2010 20:40:26 +0000 (20:40 +0000)] 
Quotes and white space cleanup.

14 years agoFixed the default tag set.
ysvenkat [Fri, 22 Jan 2010 20:20:42 +0000 (20:20 +0000)] 
Fixed the default tag set.

14 years agoTook out external-keyex and gssapi auth methods since they are no longer
ysvenkat [Fri, 22 Jan 2010 19:58:19 +0000 (19:58 +0000)] 
Took out external-keyex and gssapi auth methods since they are no longer
supported.

14 years agoConfig file and man page changes for Usage Metrics.
ysvenkat [Fri, 22 Jan 2010 18:13:49 +0000 (18:13 +0000)] 
Config file and man page changes for Usage Metrics.

14 years agoFixed a null pointer dereference introduced during the usage metrics
ysvenkat [Fri, 15 Jan 2010 23:37:47 +0000 (23:37 +0000)] 
Fixed a null pointer dereference introduced during the usage metrics
support work.

14 years agoThis fixes an issue with determining the auth method, for reporting
ysvenkat [Wed, 13 Jan 2010 22:06:13 +0000 (22:06 +0000)] 
This fixes an issue with determining the auth method, for reporting
purposes, when using PRIVSEP. Specifically, the monitor was determining,
for reporting purposes, the auth method to be "gssapi-with-mic" even
when the method being used is "gssapi-keyex".

14 years agoPortions of the Usage Metrics suport code are derived from the
ysvenkat [Wed, 6 Jan 2010 22:39:57 +0000 (22:39 +0000)] 
Portions of the Usage Metrics suport code are derived from the
Globus project's GridFTP, subject to this license.

14 years agodrop support for old external-keyx and gssapi methods
jbasney [Wed, 6 Jan 2010 18:45:18 +0000 (18:45 +0000)] 
drop support for old external-keyx and gssapi methods
https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=6911

14 years agobuild globus_usage library for gsi-openssh
jbasney [Wed, 6 Jan 2010 14:46:02 +0000 (14:46 +0000)] 
build globus_usage library for gsi-openssh

14 years agoAdded support for reporting usage metrics.
ysvenkat [Wed, 6 Jan 2010 02:19:12 +0000 (02:19 +0000)] 
Added support for reporting usage metrics.

14 years agowww.globus.org/ftppub is gone; use www-unix.globus.org/ftppub instead
jbasney [Wed, 18 Nov 2009 15:15:18 +0000 (15:15 +0000)] 
www.globus.org/ftppub is gone; use www-unix.globus.org/ftppub instead

14 years agogssapi-openssh cvs moved from
jbasney [Mon, 26 Oct 2009 18:45:59 +0000 (18:45 +0000)] 
gssapi-openssh cvs moved from
cvs.globus.org:/home/globdev/CVS/globus-packages
to
cilogon.cvs.sourceforge.net:/cvsroot/cilogon

14 years agoupdate version number for patch release today sourceforge-migration-20091026
basney [Tue, 20 Oct 2009 15:36:48 +0000 (15:36 +0000)] 
update version number for patch release today

14 years agofix decl of ssh_gssapi_gsi_updatecreds() to match defn
basney [Tue, 20 Oct 2009 15:33:46 +0000 (15:33 +0000)] 
fix decl of ssh_gssapi_gsi_updatecreds() to match defn

14 years agoupdated patch from Matthieu Hautreux for cascading credentials OPENSSH_5_3P1_GSSAPI_20091019
basney [Mon, 19 Oct 2009 16:29:54 +0000 (16:29 +0000)] 
updated patch from Matthieu Hautreux for cascading credentials
(https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=6785)

14 years agomerged OpenSSH 5.3p1 to trunk OPENSSH_5_3P1_GSSAPI_20091001
basney [Thu, 1 Oct 2009 21:24:13 +0000 (21:24 +0000)] 
merged OpenSSH 5.3p1 to trunk

14 years agoInitial revision
basney [Thu, 1 Oct 2009 20:42:06 +0000 (20:42 +0000)] 
Initial revision

14 years agoalways build in a clean directory
basney [Mon, 28 Sep 2009 18:55:06 +0000 (18:55 +0000)] 
always build in a clean directory
maybe this will fix MacOS NMI build failures?

14 years agorelease new patch today OPENSSH_5_2p1_GSSAPI_20090928
basney [Mon, 28 Sep 2009 14:52:18 +0000 (14:52 +0000)] 
release new patch today

14 years agopatch from matthieu hautreux for cascading credentials
basney [Mon, 28 Sep 2009 14:49:05 +0000 (14:49 +0000)] 
patch from matthieu hautreux for cascading credentials
https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=6785

14 years agoupdate patch version OPENSSH_5_2P1_GSSAPI_20090924
basney [Thu, 24 Sep 2009 19:38:02 +0000 (19:38 +0000)] 
update patch version

14 years agoremove duplicate HPN lines
basney [Thu, 24 Sep 2009 19:37:02 +0000 (19:37 +0000)] 
remove duplicate HPN lines

14 years agodeclare ssh_gssapi_krb5_updatecreds() before reference
basney [Thu, 24 Sep 2009 19:34:45 +0000 (19:34 +0000)] 
declare ssh_gssapi_krb5_updatecreds() before reference

14 years agoallow more time for slow AIX and Solaris build machines
basney [Wed, 9 Sep 2009 21:18:10 +0000 (21:18 +0000)] 
allow more time for slow AIX and Solaris build machines

14 years agocheck for ${_NMI_PREREQ_openssl_0_9_8k_shared_ROOT} used on ppc_aix_5.3
basney [Wed, 9 Sep 2009 05:13:01 +0000 (05:13 +0000)] 
check for ${_NMI_PREREQ_openssl_0_9_8k_shared_ROOT} used on ppc_aix_5.3

14 years agoAIX and Solaris builds are taking over 24 hours now (gulp!).
basney [Tue, 8 Sep 2009 18:40:53 +0000 (18:40 +0000)] 
AIX and Solaris builds are taking over 24 hours now (gulp!).
Increase timeout to 48 hours.

14 years agoPermitPAMUserChange added
basney [Fri, 4 Sep 2009 20:13:53 +0000 (20:13 +0000)] 
PermitPAMUserChange added

14 years agoStarting with the 4.7 release, we've stopped providing the
basney [Fri, 4 Sep 2009 20:02:33 +0000 (20:02 +0000)] 
Starting with the 4.7 release, we've stopped providing the
gsi_openssh_compat package.

14 years agoOPENSSH_GSI_GPT_4_7 release
basney [Fri, 4 Sep 2009 19:54:34 +0000 (19:54 +0000)] 
OPENSSH_GSI_GPT_4_7 release

14 years agoincrease timeout because we're building against multiple GT versions now
basney [Fri, 4 Sep 2009 18:06:39 +0000 (18:06 +0000)] 
increase timeout because we're building against multiple GT versions now

14 years agobuilding GPT package multiple times now, so need to remove previous version
basney [Fri, 4 Sep 2009 15:47:36 +0000 (15:47 +0000)] 
building GPT package multiple times now, so need to remove previous version

14 years agowhitespace
basney [Fri, 4 Sep 2009 15:36:40 +0000 (15:36 +0000)] 
whitespace

14 years agoif PermitPAMUserChange, don't put username from temporary PAM passwd OPENSSH_GSI_GPT_BASE
basney [Fri, 4 Sep 2009 15:33:11 +0000 (15:33 +0000)] 
if PermitPAMUserChange, don't put username from temporary PAM passwd
struct in the process title, because it may change

14 years agofix PAM compile errors
basney [Fri, 4 Sep 2009 15:18:20 +0000 (15:18 +0000)] 
fix PAM compile errors

14 years agoalso build against CVS head
basney [Thu, 3 Sep 2009 22:57:42 +0000 (22:57 +0000)] 
also build against CVS head

14 years agobuild against both GT 4.0 and GT 4.2 releases and branches.
basney [Tue, 1 Sep 2009 20:01:14 +0000 (20:01 +0000)] 
build against both GT 4.0 and GT 4.2 releases and branches.
update NMI build platforms.

14 years agorelease new patch today OPENSSH_5_2P1_GSSAPI_20090831
basney [Mon, 31 Aug 2009 19:09:57 +0000 (19:09 +0000)] 
release new patch today

14 years agofix compilation warnings in Simon's latest GSSAPI patch
basney [Mon, 31 Aug 2009 19:07:19 +0000 (19:07 +0000)] 
fix compilation warnings in Simon's latest GSSAPI patch

14 years agowrap new GSSAPI code (from Simon) in #ifdef GSSAPI
basney [Mon, 31 Aug 2009 18:59:10 +0000 (18:59 +0000)] 
wrap new GSSAPI code (from Simon) in #ifdef GSSAPI

14 years agobacking out multi-threaded AES-CTR routines from HPN due to hang
basney [Mon, 31 Aug 2009 18:49:25 +0000 (18:49 +0000)] 
backing out multi-threaded AES-CTR routines from HPN due to hang

14 years agomerging OPENSSH_5_2P1_SIMON_20090726_HPN13V6 to trunk:
basney [Mon, 31 Aug 2009 18:45:53 +0000 (18:45 +0000)] 
merging OPENSSH_5_2P1_SIMON_20090726_HPN13V6 to trunk:
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz
http://www.sxw.org.uk/computing/patches/openssh-5.2p1-gsskex-all-20090726.patch

14 years agohttp://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz committe... OPENSSH_5_2P1_SIMON_20090726_HPN13V6
basney [Wed, 19 Aug 2009 20:57:06 +0000 (20:57 +0000)] 
http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn13v6.diff.gz committed to OPENSSH_5_2P1_SIMON_20090726_HPN13V6 branch

14 years agohttp://www.sxw.org.uk/computing/patches/openssh-5.2p1-gsskex-all-20090726.patch commi... OPENSSH_5_2P1_SIMON_20090726
basney [Wed, 19 Aug 2009 20:52:16 +0000 (20:52 +0000)] 
http://www.sxw.org.uk/computing/patches/openssh-5.2p1-gsskex-all-20090726.patch committed to OPENSSH_5_2P1_SIMON_20090726

14 years agoenable PAM user switching
basney [Wed, 19 Aug 2009 19:59:13 +0000 (19:59 +0000)] 
enable PAM user switching
https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=6839

14 years agoenable only GSSAPI authentication methods by default
basney [Thu, 7 May 2009 16:05:21 +0000 (16:05 +0000)] 
enable only GSSAPI authentication methods by default

14 years ago4.6 release
basney [Wed, 6 May 2009 19:14:18 +0000 (19:14 +0000)] 
4.6 release

14 years agorelease new patch version today
basney [Wed, 6 May 2009 18:47:44 +0000 (18:47 +0000)] 
release new patch version today

14 years agoFix bug that disabled gssapi-keyex, external-keyx, and gssapi methods on the client-side. OPENSSH_5_2P1_GSSAPI_20090506
basney [Wed, 6 May 2009 18:46:34 +0000 (18:46 +0000)] 
Fix bug that disabled gssapi-keyex, external-keyx, and gssapi methods on the client-side.

15 years agoaccept empty identity_buffer from globus_gss_assist_map_and_authorize() OPENSSH_5_2P1_GSSAPI_20090401
basney [Wed, 1 Apr 2009 20:13:13 +0000 (20:13 +0000)] 
accept empty identity_buffer from globus_gss_assist_map_and_authorize()
http://bugzilla.globus.org/globus/show_bug.cgi?id=6687

15 years agofix another AIX build problem
basney [Fri, 27 Feb 2009 15:00:24 +0000 (15:00 +0000)] 
fix another AIX build problem

15 years agofix another AIX build problem
basney [Fri, 27 Feb 2009 14:59:29 +0000 (14:59 +0000)] 
fix another AIX build problem

15 years agofix AIX build problem
basney [Thu, 26 Feb 2009 20:51:10 +0000 (20:51 +0000)] 
fix AIX build problem

15 years ago4.5 release
basney [Wed, 25 Feb 2009 21:41:06 +0000 (21:41 +0000)] 
4.5 release

15 years agoprepare for 4.5 release
basney [Wed, 25 Feb 2009 21:39:38 +0000 (21:39 +0000)] 
prepare for 4.5 release

15 years agoupdate from OpenSSH 5.2p1
basney [Wed, 25 Feb 2009 21:39:29 +0000 (21:39 +0000)] 
update from OpenSSH 5.2p1

15 years ago- use POSIX printf instead of non-POSIX echo -n
basney [Wed, 25 Feb 2009 19:11:17 +0000 (19:11 +0000)] 
- use POSIX printf instead of non-POSIX echo -n
- check that $GLOBUS_LOCATION/sbin/sshd exists and is executable
- let the sshd background itself, so we see startup errors

15 years agomerged OpenSSH 5.2p1 to trunk
basney [Wed, 25 Feb 2009 17:14:22 +0000 (17:14 +0000)] 
merged OpenSSH 5.2p1 to trunk

15 years agoImport of OpenSSH 5.2p1 OPENSSH_5_2P1
basney [Wed, 25 Feb 2009 16:51:55 +0000 (16:51 +0000)] 
Import of OpenSSH 5.2p1

15 years agoInitial revision
basney [Wed, 25 Feb 2009 16:51:55 +0000 (16:51 +0000)] 
Initial revision

15 years agox86_fc_4 will be retired from NMI pool
basney [Wed, 4 Feb 2009 19:07:20 +0000 (19:07 +0000)] 
x86_fc_4 will be retired from NMI pool

15 years agomake new patch OPENSSH_5_1P1_GSSAPI_20080923
basney [Tue, 23 Sep 2008 19:51:17 +0000 (19:51 +0000)] 
make new patch

15 years agomove AC_TRY_LINK to later GSI section to avoid forcing the compiler
basney [Tue, 23 Sep 2008 19:47:57 +0000 (19:47 +0000)] 
move AC_TRY_LINK to later GSI section to avoid forcing the compiler
options to be set too early

15 years ago4.4 release OPENSSH_GSI_GPT_4_4
basney [Wed, 30 Jul 2008 21:25:31 +0000 (21:25 +0000)] 
4.4 release

15 years agoRemoved in OpenSSH 5.1p1.
basney [Wed, 30 Jul 2008 20:42:58 +0000 (20:42 +0000)] 
Removed in OpenSSH 5.1p1.

15 years agoMerged hpn13v5 to trunk. OPENSSH_5_1P1_GSSAPI_20080730
basney [Wed, 30 Jul 2008 20:38:28 +0000 (20:38 +0000)] 
Merged hpn13v5 to trunk.

15 years agomerged OpenSSH 5.1p1 to trunk OPENSSH_5_1P1_GSSAPI_20080727
basney [Sun, 27 Jul 2008 20:51:03 +0000 (20:51 +0000)] 
merged OpenSSH 5.1p1 to trunk

15 years agoImport of OpenSSH 5.1p1 OPENSSH_5_1P1
basney [Sun, 27 Jul 2008 18:59:52 +0000 (18:59 +0000)] 
Import of OpenSSH 5.1p1

15 years agoInitial revision
basney [Sun, 27 Jul 2008 18:59:52 +0000 (18:59 +0000)] 
Initial revision

15 years agoRelease new patch with fix for OPENSSH_5_0P1_GSSAPI_20080701
basney [Tue, 1 Jul 2008 19:11:04 +0000 (19:11 +0000)] 
Release new patch with fix for
http://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=376

15 years agoAdd server-side GSSAPIDelegateCredentials option, enabled for use with
basney [Tue, 1 Jul 2008 19:09:37 +0000 (19:09 +0000)] 
Add server-side GSSAPIDelegateCredentials option, enabled for use with
the Match keyword, to control delegation on a per-user basis:
http://bugzilla.ncsa.uiuc.edu/show_bug.cgi?id=376

15 years agogtTRUNK-all-source-installer could be gt4.2.0-all-source-installer.
basney [Wed, 11 Jun 2008 15:15:44 +0000 (15:15 +0000)] 
gtTRUNK-all-source-installer could be gt4.2.0-all-source-installer.

15 years agoMore tweaks to build across platforms.
basney [Wed, 11 Jun 2008 00:34:03 +0000 (00:34 +0000)] 
More tweaks to build across platforms.

16 years agouse 'make install-nokeys' because 'make install' requires root now
basney [Wed, 30 Apr 2008 23:33:24 +0000 (23:33 +0000)] 
use 'make install-nokeys' because 'make install' requires root now

16 years agoset blibpath to make AIX happy
basney [Wed, 30 Apr 2008 23:29:21 +0000 (23:29 +0000)] 
set blibpath to make AIX happy

16 years agoset max_match_wait and shorter remote_task_timeout to catch builds
basney [Tue, 29 Apr 2008 23:23:47 +0000 (23:23 +0000)] 
set max_match_wait and shorter remote_task_timeout to catch builds
that are taking too long

16 years agotry ppc_aix_5.2-pl5 platform instead of ppc_aix_5.2
basney [Tue, 29 Apr 2008 13:49:41 +0000 (13:49 +0000)] 
try ppc_aix_5.2-pl5 platform instead of ppc_aix_5.2

16 years agoppc_aix_5.2 doesn't have openssl-0.9.8e-shared anymore
basney [Mon, 21 Apr 2008 11:57:39 +0000 (11:57 +0000)] 
ppc_aix_5.2 doesn't have openssl-0.9.8e-shared anymore

16 years agotry handling Globus flavor at the start, so we have a better chance of
basney [Thu, 10 Apr 2008 20:26:50 +0000 (20:26 +0000)] 
try handling Globus flavor at the start, so we have a better chance of
getting CC and friends set correctly

16 years agotest against GT 4.0.7
basney [Fri, 4 Apr 2008 06:50:54 +0000 (06:50 +0000)] 
test against GT 4.0.7

16 years agoMore fixes for strict C complication. OPENSSH_5_0P1_GSSAPI_20080403
basney [Fri, 4 Apr 2008 01:38:10 +0000 (01:38 +0000)] 
More fixes for strict C complication.

16 years agoAvoid C++ style comment syntax.
basney [Thu, 3 Apr 2008 22:25:10 +0000 (22:25 +0000)] 
Avoid C++ style comment syntax.

16 years ago4.3 release
basney [Thu, 3 Apr 2008 21:54:44 +0000 (21:54 +0000)] 
4.3 release

16 years agonew version: NCSA_GSSAPI_20080403
basney [Thu, 3 Apr 2008 17:57:36 +0000 (17:57 +0000)] 
new version: NCSA_GSSAPI_20080403

16 years agomerged OpenSSH 5.0p1 to trunk
basney [Thu, 3 Apr 2008 17:34:15 +0000 (17:34 +0000)] 
merged OpenSSH 5.0p1 to trunk

16 years agoImport of OpenSSH 5.0p1 OPENSSH_5_0P1
basney [Thu, 3 Apr 2008 17:25:15 +0000 (17:25 +0000)] 
Import of OpenSSH 5.0p1

16 years agomerged OpenSSH 3.9p1 to trunk OPENSSH_4_9P1_GSSAPI_20080401
basney [Tue, 1 Apr 2008 16:20:38 +0000 (16:20 +0000)] 
merged OpenSSH 3.9p1 to trunk

16 years agoInitial revision
basney [Tue, 1 Apr 2008 15:24:22 +0000 (15:24 +0000)] 
Initial revision

16 years agoImport of OpenSSH 4.9p1 OPENSSH_4_9P1
basney [Tue, 1 Apr 2008 15:24:20 +0000 (15:24 +0000)] 
Import of OpenSSH 4.9p1

16 years agodrop x86_fc_3 platform which appears to be no longer available
basney [Mon, 24 Mar 2008 18:32:07 +0000 (18:32 +0000)] 
drop x86_fc_3 platform which appears to be no longer available

16 years agoadd openssl-0.9.7-shared to prereqs_ppc_macos_10.4 because system
basney [Mon, 17 Mar 2008 14:56:34 +0000 (14:56 +0000)] 
add openssl-0.9.7-shared to prereqs_ppc_macos_10.4 because system
openssl has bad headers

16 years agotest against GT 4.0.6 now
basney [Fri, 14 Mar 2008 18:48:36 +0000 (18:48 +0000)] 
test against GT 4.0.6 now

16 years agoupdate version number for new patch release OPENSSH_4_7P1_GSSAPI_20080313
basney [Thu, 13 Mar 2008 18:17:48 +0000 (18:17 +0000)] 
update version number for new patch release

16 years agoupdate to http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.7p1-hpn13v1.diff.gz
basney [Thu, 13 Mar 2008 16:26:37 +0000 (16:26 +0000)] 
update to http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.7p1-hpn13v1.diff.gz

16 years agoTweak CPPFLAGS in patch configure.ac (not GPT version) to fix build
basney [Tue, 5 Feb 2008 14:55:53 +0000 (14:55 +0000)] 
Tweak CPPFLAGS in patch configure.ac (not GPT version) to fix build
problem on macos.  (Basically, revert to revision 1.64.)

16 years agoTweak the environment variables set by the configure script for the
basney [Mon, 4 Feb 2008 20:02:22 +0000 (20:02 +0000)] 
Tweak the environment variables set by the configure script for the
GSI patch (i.e., not the GPT package) to try to fix AIX build problems.

16 years ago4.2 release
basney [Thu, 10 Jan 2008 16:37:39 +0000 (16:37 +0000)] 
4.2 release

16 years agomore sun4u_sol_5.9 machines have openssl-0.9.7-shared than have
basney [Wed, 9 Jan 2008 20:35:14 +0000 (20:35 +0000)] 
more sun4u_sol_5.9 machines have openssl-0.9.7-shared than have
openssl-0.9.8e-shared, so use openssl-0.9.7-shared for faster builds

16 years agowe're not using $GSI_LIBS anymore, so check $GSI_LDFLAGS instead
basney [Sat, 15 Dec 2007 15:42:07 +0000 (15:42 +0000)] 
we're not using $GSI_LIBS anymore, so check $GSI_LDFLAGS instead

This page took 0.135195 seconds and 4 git commands to generate.