]> andersk Git - gssapi-openssh.git/shortlog
gssapi-openssh.git
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...
2002-03-11  jbasneyInitial revision
2002-02-20  cphillip o Update program runtime dependency.
2002-02-11  cphillip o Complete changes to default behaviour for boolean...
2002-02-11  cphillip o Change default behaviour of the 'continue?' stateme...
2002-01-24  cphillip o Update include path to also look for GPT_LOCATION...
2002-01-24  cphillip o Minor formatting issue in output to the user.
2002-01-24  cphillip o Remove some leftovers from the old associate array...
2002-01-23  cphillip o Bugfix for unbalanced quotations.
2002-01-23  cphillip o Remind user to always set GLOBUS_LOCATION before...
2002-01-23  cphillip o Remove environment variable notification from setup...
2002-01-23  cphillip o Change operation of setup script to prompt once...
2002-01-23  cphillip o Alter environment variables statement to be more...
2002-01-23  cphillip o Change wrapper scripts to use environmental variables.
2002-01-23  cphillip o Miscellaneous formatting.
2002-01-23  cphillip o Change formatting of standard output to user.
2002-01-23  cphillip o Since we were copying the wrong file into the backup...
2002-01-23  cphillip o More fixes to backup process.
2002-01-23  cphillip o Major modifications to handle backing up files corre...
2002-01-23  cphillip o D'oh! We only make backups if the file exists.
2002-01-23  cphillip o Remember to package up the config files.
2002-01-23  cphillip o Add in backups for config files on setup.
2002-01-23  cphillip o Probs with syntax in action() subroutine.
2002-01-22  cphillip o Fix syntactical errors.
2002-01-22  cphillip o These are the crucial config files that will be...
2002-01-22  cphillip o Since (1) along with the host keys we are installing...
2002-01-22  cphillip o Change original paths in setup-openssh.pl to be...
2002-01-22  cphillip o Change to copy setup-openssh-keys* into the setup...
2002-01-22  cphillip o Add setup-openssh-keys and its perl script to the...
2002-01-22  cphillip o Add files to gsi-openssh for generating keys into...
2002-01-18  cphillipMinor changes to text that is output to the user.
2002-01-18  cphillipChange delimiter in setup package name to underscores.
2002-01-18  cphillipChange package names to be delimited by underscores.
2002-01-17  cphillipFix file mode/uid/gid after they've been 'translated...
2002-01-17  cphillipTesting to see if install of gsi-openssh circumvents...
2002-01-17  cphillipTemporary change to make $GLOBUS_LOCATION/bin/scp mode 755.
2002-01-17  cphillipRemoved path-to-perl in script, added 'where to send...
2002-01-14  cphillipMake scp relocatable via simple shell script.
2002-01-14  cphillipChanges to when the GPT Setup package is included.
2002-01-14  cphillipMiscellaneous attempts to fix broken setup package build.
2002-01-12  cphillipfilelist contains the two file entries that setup installs.
2002-01-11  cphillipMagic install file.
2002-01-11  cphillipUpdate major version for possible fix on cvs-build.
2002-01-11  cphillipMoving pkg_data_src.gpt back into setup/
2002-01-11  cphillipMove pkg_data_src.gpt into pkgdata/ directory.
2002-01-11  cphillipModify setup-openssh.pl to call metadata and add pkgdat...
next
This page took 0.093624 seconds and 4 git commands to generate.