]> andersk Git - gssapi-openssh.git/shortlog
gssapi-openssh.git
2002-06-04  cphillip o Add chkconfig comments to the sshd startup script.
2002-05-18  bherevision: solve the implicit user name problem of
2002-05-18  jbasneymerged trunk with OpenSSH 3.2.2p1 from vendor branch...
2002-05-17  jbasneyInitial revision
2002-05-14  cphillip o Update version of setup package.
2002-05-14  cphillip o Remove extraneous port argument left in from debugging.
2002-05-14  cphillip o Sub in the correct path to $gpath/var for PidFile...
2002-05-14  cphillip o Rework PID_FILE so that we rely on sshd to create...
2002-05-14  cphillip o Check for localstatedir before creating the PID_FILE.
2002-05-14  cphillip o Bugfix.
2002-05-14  cphillip o Make the setup script more resilient to errors.
2002-05-14  cphillip o Set SXXsshd to executable upon setup.
2002-05-14  cphillip o Only try to execute ssh-keygen if the file is execu...
2002-05-14  cphillip o Bug fix to make the script more stable and to updat...
2002-05-14  cphillip o Install SXXsshd into $GL/sbin, not $GL/bin.
2002-05-14  cphillip o Changes to install SXXsshd.in in $GL/sbin.
2002-05-14  cphillip o Add SXXsshd as part of build and install.
2002-05-14  cphillip o Add sshd startup script to setup package.
2002-05-07  cphillip o Update output of the setup script to make the user...
2002-05-07  cphillip o Update path to post install program.
2002-05-07  cphillip o Package metadata versioning was all wrong. Now...
2002-05-07  cphillip o Remove setup dependencies from gsi_openssh_setup.
2002-05-07  cphillip o Move setup files into $GL/setup/gsi_openssh_setup/.
2002-05-02  cphillip o Formatting changes.
2002-05-02  cphillip o Set the LD_LIBRARY_PATH variable before we start...
2002-05-02  cphillip o Remove restriction on execution. Regular users...
2002-05-02  cphillip o Rearrange functioning of determineKeys() and add...
2002-05-02  cphillip o Update regex in fixpaths() to only pick out an...
2002-05-02  cphillip o Rearrange output of the setup script to more accura...
2002-05-02  cphillip o Remove config and moduli files from filelist.
2002-05-01  cphillip o Update version number of dependency on globus_core_...
2002-05-01  cphillip o Update version number of the package metadata file.
2002-05-01  cphillip o Remove contrib and config build copy steps.
2002-05-01  cphillip o Oops. Cleanup commit.
2002-05-01  cphillip o Checkpoint commit of changes to setup-openssh.pl.
2002-04-30  cphillip o Remove config files since they are now sent in...
2002-04-30  jbasneyinclude globus_gss_assist.h for globus_gss_assist_gridmap()
2002-04-30  jbasneygssapi_setup_env() no longer used
2002-04-21  bheauth2.c sshconnec2.c ssh.c readconf.h are modified
2002-04-18  jbasneyif SSH1 GSSAPI authentication fails, don't disconnect...
2002-04-15  cphillip o Add relative paths to the beginning of the original...
2002-04-15  cphillip o Add copying the contrib files to the setup package...
2002-04-05  jbasney__FUNCTION__ isn't portable; replaced it with actual...
2002-04-05  jbasney__FUNCTION__ isn't portable; replaced it with the funct...
2002-04-04  jbasneyrename gssapi_clean_env() to ssh_gssapi_clean_env(...
2002-04-04  jbasneyinclude "globus_gss_assist.h" for globus_gss_assist_gri...
2002-04-04  jbasneyfile was left off of OPENSSH_GSSAPI_Protocol1-branch...
2002-04-04  jbasneyoops. undoing last checkin. it was broken.
2002-04-04  jbasneymake packet_get_all() function static in GSSAPI section...
2002-04-04  jbasneyremoved /*modified by binhe*/ comments to make the...
2002-04-04  jbasneyremoving unneeded #ifdef GSSAPI
2002-04-04  jbasneyremoving comments that bracket Bin He's modifications...
2002-04-04  jbasneydon't use GSSAPI_PATCH_VERSION or GSSAPI_SERVICE_NAME...
2002-04-04  jbasneyremove prototypes for functions in auth-gssapi.c, which...
2002-04-04  jbasneymove gssapi_parse_userstring() to auth1.c
2002-04-04  jbasney- make SSH1 GSSAPI username parse function static in...
2002-04-04  jbasneydon't allow authentication with a limited GSI proxy...
2002-04-04  jbasneyUse shared GSSAPI code in gss-serv.c for both SSH proto...
2002-04-04  jbasneyminor changes to fix Kerberos build problems
2002-04-04  jbasneyssh_key_digest, used by SSH1 protocol only, renamed...
2002-04-04  jbasneysmall fixes for Kerberos build problems
2002-04-04  jbasney- support GSSAPI auth in SSH1 protocol
2002-04-04  jbasneyshare userauth_finish() with protocol1 for GSSAPI
2002-04-04  jbasneyrather than use a different GSSAPI auth function (auth_...
2002-04-04  jbasneydon't link with auth-gssapi.o anymore; share code in...
2002-03-30  bhe*** empty log message ***
2002-03-28  jbasneyport to OpenSSH 3.1p1
2002-03-28  jbasneyremove separate forward_gssapi_globus_* flags for SSH1...
2002-03-28  jbasneyfix merge errors with Simon's openssh-mit-krb5-20020326...
2002-03-28  jbasneydelegate credentials in SSH protocol 1 (patch from Bin He)
2002-03-28  jbasneymerged with openssh-mit-krb5-20020326.diff from Simon
2002-03-25  jbasneyfix error on merge of Simon's latest patch (remove...
2002-03-25  jbasneyadd back in my ssh_gssapi_import_name() changes, undone...
2002-03-25  jbasneyadd back in my ssh_gssapi_import_name() changes, undone...
2002-03-25  jbasneymerging in Simon Wilkinson's latest patch (openssh...
2002-03-20  jbasneyfix bug I introduced on recent merge where I stopped...
2002-03-20  jbasneyrenamed getopt exported variables in openbsd-compat...
2002-03-20  cphillip o Update output to suggest using LD_LIBRARY_PATH...
2002-03-20  cphillip o Modify output format.
2002-03-19  cphillip o Add 'configuring' message to the beginning of the...
2002-03-19  cphillip o Update package info for the new openssh package.
2002-03-19  cphillip o Update config files from openssh 3.1p1.
2002-03-18  cphillip o Update the dependencies for the gsi-openssh-setup...
2002-03-14  jbasneyadded changes (from Chase Phillips, with my own modific... OPENSSH_3_1P1_GSSAPI
2002-03-14  jbasneyfix merge error
2002-03-14  jbasney- fix up a merge error
2002-03-14  jbasneychange second argument of ssh_gssapi_import_name()...
2002-03-14  jbasneypacket_read and packet_get_bignum2 functions no longer...
2002-03-14  jbasneyadd prototype of kexgss
2002-03-14  jbasney- packet_done() is now called packet_check_eom()
2002-03-14  jbasneymake host parameter to ssh_gssapi_import_name() a const...
2002-03-14  jbasney- fix up a merge error
2002-03-14  jbasneyadd kexgex.o to libssh objects (removed by mistake...
2002-03-13  jbasneyfix error from recent merge
2002-03-13  jbasneyresolving conflicts from import of OpenSSH 3.1p1
2002-03-13  jbasneyInitial revision
2002-03-11  jbasneyinitial checkin of Bin He's support for GSI authenticat...
2002-03-11  cphillip o Force a mkdir on the path to the setup files in...
2002-03-11  jbasneyGSSAPI patch for OpenSSH 3.0.2p1 Protocol version 2... OPENSSH_3_0_2P1_GSSAPI
2002-03-11  jbasneyFixes for krb5 support in OpenSSH 3.0.2p1 by Simon...
next
This page took 0.160557 seconds and 4 git commands to generate.