]> andersk Git - gssapi-openssh.git/history - setup/setup-openssh.pl
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[gssapi-openssh.git] / setup / setup-openssh.pl
2009-08-31  basneymerging OPENSSH_5_2P1_SIMON_20090726_HPN13V6 to trunk:
2008-07-30  basney4.4 release OPENSSH_GSI_GPT_4_4
2004-04-23  cphillip o Remove unneeded LD_LIBRARY_PATH changes from setup...
2004-01-22  cphillip o Remove compat package from bundle
2004-01-22  cphillip o Remove compat package from bundle.
2004-01-14  cphillip o Change readable tests to present for when to link...
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.
2003-08-04  cphillip o Remove two gsi_openssh* packages from bundle module.
2003-08-01  cphillip o Update output of the script to be more easily readable.
2003-07-18  cphillip o Bump to version 2.6.
2003-05-06  cphillip o exitDie fixes.
2003-05-06  cphillip o Just in case check-in to bring all exits in-line...
2003-05-06  cphillip o die improvements to keep gpt-postinstall from croak...
2003-05-05  cphillip o Don't update PidFile at postinstall time.
2003-05-02  cphillip o Add fix for no standard input and reading in defaul...
2003-04-11  cphillip o Update URL to point to new location of website. OPENSSH_GSI_GPT_2_2
2003-02-07  cphillip o Prompt and URL changes.
2002-12-12  cphillip o Add a noprompt flag.
2002-09-26  cphillip o add note about customizing $GL/etc/ssh.
2002-09-17  cphillip o Fix typo in sftp-server config line.
2002-07-15  cphillip o Add better handling of the globus location variable...
2002-07-08  cphillip o Initialize privilege separation setting at the...
2002-07-08  cphillip o Change the check at the beginning of copyPRNGFile...
2002-07-03  cphillip o Rearrange output of message re: privsep to user. OPENSSH_GSI_GPT_0_8
2002-07-03  cphillip o Reformat privilege separation output sent to user...
2002-07-03  cphillip o Formatting changes to standard output of setup script.
2002-07-03  cphillip o Add mention of official GSI-OpenSSH site.
2002-07-03  cphillip o Add 'press return to continue' at the end of the...
2002-07-03  cphillip o Add checks for privilege separation and enable...
2002-06-24  cphillip o More comment changes. OPENSSH_GSI_GPT_0_7
2002-06-24  cphillip o Add extra comments for version 0.7.
2002-06-19  jbasneymerging OPENSSH_GSSAPI_Protocol1-branch to trunk from tag
2002-06-18  cphillip o Call copyPRNGFile() before we run the key generator...
2002-06-14  cphillip o Reword the message printed to the user to offer...
2002-06-14  cphillip o Add installation of PRNG commands file upon setup.
2002-06-13  cphillip o Checkpoint commit. Moved main executable parts...
2002-06-12  cphillip o Verify that system configuration directory exists...
2002-06-10  cphillip o Add moduli, ssh_config, and sshd_config from the...
2002-05-14  cphillip o Sub in the correct path to $gpath/var for PidFile...
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 Install SXXsshd into $GL/sbin, not $GL/bin.
2002-05-14  cphillip o Changes to install SXXsshd.in in $GL/sbin.
2002-05-07  cphillip o Update output of the setup script to make the user...
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-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-15  cphillip o Add relative paths to the beginning of the original...
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-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 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 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 Add setup-openssh-keys and its perl script to the...
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-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-11  cphillipModify setup-openssh.pl to call metadata and add pkgdat...
2002-01-11  cphillipUpdate to allow for setup of config/man files in-place.
2002-01-10  cphillipUpdate the perl script to use the GLOBUS/GPT_LOCATION...
2002-01-10  cphillipRemoved debug print outs and added adaptation note.
2002-01-10  cphillipFirst swipe at a setup program for the openssh gpt...
This page took 1.000618 seconds and 103 git commands to generate.