]> andersk Git - gssapi-openssh.git/shortlog
gssapi-openssh.git
2005-06-07  jbasneybugfix for revision 1.5: if GSS_S_COMPLETE is returned... OPENSSH_4_1P1_GSSAPI_20050607
2005-05-26  jbasneyOPENSSH_4_1P1_GSSAPI_20050526 OPENSSH_4_1P1_GSSAPI_20050526
2005-05-26  jbasneymerged OpenSSH 4.1p1 to trunk
2005-05-11  jbasneyfix typo on last checkin
2005-05-11  jbasneyfix for handling gss_accept_sec_context() return values:
2005-03-12  jbasneydon't support very old, incorrect oid encoding anymore. OPENSSH_4_0P1_GSSAPI_20050312
2005-03-12  jbasneymatch whitespace in OpenSSH portable release
2005-03-12  jbasneygssapi_kerberos_mech_old and gssapi_gsi_mech_old no...
2005-03-12  jbasneymerged OpenSSH 4.0p1 to trunk and removed GSSAPI compat...
2005-03-12  jbasneyInitial revision
2004-08-24  cphillipBump to version 3.5/3.9p1. OPENSSH_GSI_GPT_3_5
2004-08-24  cphillipRemove unnecessary newlines from mdist config file.
2004-08-24  cphillipSelectively look for packages in current directory...
2004-08-24  cphillipBump to version 3.5.
2004-08-24  cphillipRemove unnecessary new lines from mdist config.
2004-08-24  cphillipBump to version 3.5/3.9p1.
2004-08-24  cphillipRemove unnecessary newlines from mdist config file.
2004-08-24  cphillipUpdate sshd_config file based on latest OpenSSH sshd_co...
2004-08-19  jbasney- always initialize authctxt->valid = 0
2004-08-19  jbasneyclean up code to set authctxt->service and authctxt...
2004-08-18  jbasneycall ssh_gssapi_check_mechanism() before attempting... OPENSSH_3_9P1_GSSAPI_20040818
2004-08-18  jbasneyif no gss mechs, then disable gss_authentication. no...
2004-08-18  jbasneychange 2nd arg of ssh_gssapi_check_mechanism() to const...
2004-08-18  jbasneybe sure not to call xfree(NULL)
2004-08-18  jbasneydon't allow change of service or style when username...
2004-08-18  jbasneyreplace
2004-08-18  jbasneyreplace
2004-08-18  jbasneyunused
2004-08-18  jbasneymerge OpenSSH 3.9p1 to trunk
2004-08-18  jbasneyInitial revision
2004-08-18  jbasneyfix for bug 244 (https://bugzilla.ncsa.uiuc.edu/show_bu...
2004-08-18  jbasneyauthctxt->user should never be null but add a test...
2004-07-14  jbasneydon't include "external-keyx" in case for setting usern...
2004-07-14  jbasneyversion 3.4 OPENSSH_GSI_GPT_3_4
2004-07-14  jbasneyNCSA_GSSAPI_20040713 OPENSSH_3_8_1P1_GSSAPI_20040713
2004-07-14  jbasneyremove prototype for ssh_gssapi_mechanisms() function...
2004-07-14  jbasneycall get_canonical_hostname(1) to pass FQDN with ssh_gs...
2004-07-13  jbasneyfix for http://grid.ncsa.uiuc.edu/ssh/implicitlogin...
2004-07-13  jbasneyfix for http://grid.ncsa.uiuc.edu/ssh/implicitlogin...
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...
next
This page took 0.07884 seconds and 4 git commands to generate.