]> andersk Git - gssapi-openssh.git/history
gssapi-openssh.git
2004-06-29  jbasney3.3 release OPENSSH_GSI_GPT_3_3
2004-06-29  jbasneyfail gss userauth if we received a limited globus proxy OPENSSH_3_8_1P1_GSSAPI_20040629
2004-06-29  jbasneydon't abort gsskex if client gives a limited proxy.
2004-06-29  jbasney- initialize ret_flags before calling gss_accept_sec_co...
2004-06-29  jbasneyin addition to passing LD_LIBRARY_PATH to child's envir...
2004-05-05  jbasneynew patch version OPENSSH_3_8_1P1_20040505
2004-05-05  jbasneyfix compiler warnings due to type mismatches (size_t...
2004-05-05  jbasneymerged OpenSSH 3.8.1p1 to trunk
2004-05-04  jbasneyInitial revision
2004-05-01  jbasneyDarwin's getaddrinfo()'s handing of AI_NUMERICHOST...
2004-04-28  jbasney-lkrbafs needs -lkrb4 (in --wiith-afs-krb5 configuration)
2004-04-23  cphillip o Bump version of setup package to 3.2 in metadata file. OPENSSH_GSI_GPT_3_2
2004-04-23  cphillip o Bump package metadata to version 3.2.
2004-04-23  cphillip o Remove unneeded LD_LIBRARY_PATH changes from setup...
2004-04-23  cphillip o Bump to version 3.2.
2004-04-23  jbasneybump patch version to NCSA_GSSAPI_20040423 OPENSSH_3_8P1_GSSAPI_20040423
2004-04-23  cphillip o Source globus-user-env.sh prior to executing our...
2004-04-23  jbasneyre-fix old bug, re-introduced on re-merge of Simon's code:
2004-04-22  jbasneyfix mechglue build
2004-04-22  jbasneyfix OpenSSH build problem with xlc on AIX 5.2 OPENSSH_3_8P1_GSSAPI_20040422
2004-03-05  jbasneyGSI-OpenSSH 3.1 / OpenSSH 3.8p1
2004-03-05  jbasneydon't clear environment. GSI needs it (GLOBUS_LOCATION... OPENSSH_3_8P1_GSSAPI_20040305
2004-03-05  jbasney3.1
2004-03-05  jbasneyupdates from OpenSSH 3.8p1 release
2004-03-05  jbasney3.1 OpenSSH 3.8p1
2004-03-04  jbasneyremove superfluous #includes OPENSSH_3_8P1_GSSAPI_20040304
2004-03-04  jbasneydon't need to include compat.h twice
2004-03-04  jbasneydon't need to include ssh2.h and compat.h twice. (isn...
2004-03-04  jbasneyGSSAPICleanupCreds is now GSSAPICleanupCredentials
2004-03-04  jbasneyremove duplicate krb5_cleanup_proc() call introduced...
2004-03-04  jbasneyreplace #include "compat.h" as it's included in regular...
2004-03-04  jbasneynew patch release today
2004-03-04  jbasneyneed extern ServerOptions options declaration
2004-03-04  jbasneywrap do_pam_putenv() in if (options.use_pam) as done...
2004-03-04  jbasneyremove unused label
2004-03-04  jbasneyshrink gssapi compat code based on simon's compat patch
2004-02-25  jbasneymerge OpenSSH 3.8p1 with trunk OPENSSH_3_8P1_GSSAPI_20040224
2004-02-24  jbasneyInitial revision
2004-02-24  jbasneybugfix: == isn't valid /bin/sh syntax; use = instead OPENSSH_3_7_1P2_GSSAPI_20040224
2004-02-09  jbasneyfix logic error on implicit username: don't assume...
2004-02-09  jbasneyprint "<implicit>" for empty usernames
2004-01-23  jbasneyresync with vendor branch; should not have local modifi... OPENSSH_3_7_1P2_GSSAPI_20040123
2004-01-23  jbasneyresolve_localhost() not needed here, as we already...
2004-01-23  jbasneyfix bug that was bypassing resolve_localhost() call...
2004-01-23  jbasneyremove unneeded #include "compat.h"
2004-01-22  cphillip o Bump version to 3.0.
2004-01-22  cphillip o Bump to version 3.0.
2004-01-22  cphillip o Remove compat package from bundle
2004-01-22  cphillip o Remove compat package from bundle.
2004-01-22  cphillip o Bump version number in the bundle version script. OPENSSH_GSI_GPT_2_11
2004-01-22  cphillip o Reverse some changes to source bundle.
2004-01-22  cphillip o Bump to version 2.11.
2004-01-22  cphillip o Bump to version 2.11.
2004-01-22  cphillip o Update ssh_prng_cmds.in to match trunk version.
2004-01-22  cphillip o Update ssh_config to match OpenSSH 3.7.1p2.
2004-01-22  cphillip o Update sshd_config to match OpenSSH 3.7.1p2.
2004-01-22  jbasneymake --with-globus optional if --with-globus-static...
2004-01-22  cphillip o Bump to version 2.11.
2004-01-19  jbasneyNCSA_GSSAPI_20040119 OPENSSH_3_7_1P2_GSSAPI_20040119
2004-01-17  jbasneyinclude GSI, KRB5, and MECHGLUE in version string based...
2004-01-17  jbasneyadd NCSA_GSSAPI_20040117 to SSH_VERSION spec so we...
2004-01-17  jbasneybugfix: according to spec, we MUST skip external-keyx...
2004-01-17  jbasney- added --with-globus-static to link statically with...
2004-01-17  jbasneyon receipt of SSH2_MSG_KEXGSS_ERROR, exit with fatal...
2004-01-17  jbasneyif --with-globus-flavor is given, assume --with-globus
2004-01-17  jbasneyremove GSSAPI authentication support for SSH protocol 1
2004-01-16  jbasneyadd gsisftp symlinks on make install
2004-01-15  cphillip o Add bundle signing script
2004-01-14  cphillip o Change readable tests to present for when to link...
2004-01-13  cphillip o Add gsi_openssh_compat to gsi-openssh bundle. OPENSSH_GSI_GPT_2_10
2004-01-13  cphillipInitial revision
2004-01-13  cphillip o Bump to version 2.10.
2004-01-13  cphillip o Use gsissh executables in $GL/bin/ssh.d/ instead...
2004-01-13  cphillip o Link key files rather than copy them.
2004-01-06  cphillipInitial revision
2004-01-06  jbasney- remove duplicate GSSAPIAuthentication definition...
2004-01-06  jbasneyif --with-globus used w/o a path, default to $GLOBUS_LO...
2003-12-15  jbasneyadd -R for GSI libraries on link line if need_dash_r...
2003-11-12  jbasneymerged OpenSSH 3.7.1p2 to trunk OPENSSH_3_7_1P2_GSSAPI_20031111
2003-11-12  jbasneyInitial revision
2003-11-12  jbasneypass --flavor to globus-makefile-header instead of -flavor
2003-09-18  cphillip o Bump to version 2.9. OPENSSH_GSI_GPT_2_9
2003-09-17  cphillip o Output tarball to temp/. OPENSSH_GSI_GPT_2_8
2003-09-17  cphillip o Remove globus_core from the bundle.
2003-09-17  cphillip o Bump to version 2.8.
2003-09-17  jbasneymerged OpenSSH 3.7p1 to trunk OPENSSH_3_7P1_GSSAPI_20030916
2003-09-16  cphillip o Bump version to 2.7. OPENSSH_GSI_GPT_2_7
2003-09-16  cphillip o Bump to version 2.7.
2003-09-16  jbasneyInitial revision
2003-09-11  jbasneyadd check for GssapiAuthentication option on client side
2003-08-06  jbasneyrevert to revision 1.29: gpt_build_config relies on... OPENSSH_3_6_1P2_GSSAPI_20030806
2003-08-05  cphillip o Update to bundle module to make bundles using gpt 2.2. OPENSSH_GSI_GPT_2_6
2003-08-04  cphillip o Remove two gsi_openssh* packages from bundle module.
2003-08-04  cphillip o MDist-ize setup package.
2003-08-04  cphillip o Point the mdist.conf file at the right gsi-openssh...
2003-08-04  cphillip o Add gsi-openssh package from cvs to the mdist-built...
2003-08-04  cphillip o Move the xml file into the scripts/ directory.
2003-08-04  cphillip o MDist-ize the gsi-openssh bundle module.
2003-08-01  cphillip o Include new setup package that has cleaned up output.
2003-08-01  cphillip o Update output of the script to be more easily readable.
next
This page took 0.08725 seconds and 4 git commands to generate.