Activity for distributed shell (yadsh)

  • distributed shell (yadsh) distributed shell (yadsh) released /yadsh/1.23/dsh-1.24-1.el9.x86_64.rpm

  • distributed shell (yadsh) distributed shell (yadsh) released /yadsh/1.23/dsh-1.24.tar.gz

  • distributed shell (yadsh) distributed shell (yadsh) released /yadsh/1.23/dsh-1.24-1.el7_9.x86_64.rpm

  • distributed shell (yadsh) distributed shell (yadsh) released /yadsh/1.23/dsh-1.24-1.el8.x86_64.rpm

  • Larry Lile Larry Lile committed [738933] on Code

    Update copyright and version

  • Larry Lile Larry Lile committed [29e7ad] on Code

    Add dist name to RPMs

  • lile <> committed [905db9]

    Initial revision

  • lile <> committed [c0731a]

    Initial revision

  • lile <> committed [2855b7]

    Collect all system headers into includes.h in prep for autoconf

  • lile <> committed [ba2084]

    Trying to be tricky with rcsid

  • lile <> committed [27bcb1]

    working version, I think all of the working collective code is now finished

  • lile <> committed [8c50da]

    Initial revision

  • lile <> committed [b07eea]

    This version works with all three remote commands: rsh, krsh and ssh

  • lile <> committed [897e3c]

    Initial revision

  • lile <> committed [6cdb46]

    Add copyright message

  • lile <> committed [d57fe5]

    Working revision, sending off to John Gibson for porting to Solaris

  • lile <> committed [0928f5]

    Initial revision

  • lile <> committed [428669]

    Working revision, ssh issues fixed

  • lile <> committed [bec634]

    convert from bzero/bcopy to memset/memcpy

  • lile <> committed [a7e700]

    Initial revision

  • lile <> committed [691003]

    working version, just checking in for a fallback point

  • lile <> committed [d9455f]

    Initial revision

  • lile <> committed [7d952e]

    o Working revision

  • lile <> committed [bec7bd]

    o Add stray autotools files into CVS

  • lile <> committed [7539c1]

    convert to automake

  • lile <> committed [9de113]

    Use putenv instead of unsetenv for portability

  • lile <> committed [6f28b5]

    Fixing the DFLT_* autoconf stuff for rsh, ssh and dshpath

  • lile <> committed [629cb9]

    Initial revision

  • lile <> committed [707d34]

    -v, -c and -t have been implemented, DSHPATH is forwarded

  • lile <> committed [1339c0]

    Remove members from the collective that are not responding

  • lile <> committed [7598bb]

    Up version number

  • lile <> committed [1ea7d6]

    Remove comments from collectives

  • lile <> committed [33ca6e]

    Fix rcsid's to use RCSID to get rid of warning: `rcsid' defined but not used warnings

  • lile <> committed [cb53f2]

    Working version. -i, -v and command line implemented. Working on autoconf now

  • lile <> committed [c47451]

    Add -Y domain to support Lexmark's multiple NIS domains

  • lile <> committed [03f61d]

    turn off collate for now, it doesn't seem to work right

  • lile <> committed [27453c]

    Added check for netdb.h

  • lile <> committed [bc5aaa]

    Initial revision

  • lile <> committed [019a8a]

    Add collate for output collation

  • lile <> committed [c458b2]

    Up version number

  • lile <> committed [45c17d]

    Add stdin

  • lile <> committed [0a8475]

    Duplicate stdin for the child process, to disassociate it from the parent

  • lile <> committed [8837f3]

    o Clean up everything so that compiling with the following

  • lile <> committed [78c905]

    Add config.h header

  • lile <> committed [d97985]

    Make readline conditional

  • lile <> committed [20920c]

    Duplicate stdin for the child process, to disassociate it from the parent

  • lile <> committed [bd8c07]

    Use regular rsh for now, krsh is broken

  • lile <> committed [1620fc]

    I had reversed the meaning of RCMD_PGM and DSH_REMOTE_CMD

  • lile <> committed [ddaf78]

    Missed one last reversal of rcmd_pgm and dsh_remote_cmd

  • lile <> committed [f37863]

    Remove the Obsoletes directive

  • lile <> committed [b94be8]

    remove new_proc_reap, it wasn't needed the bug existed elsewhere

  • lile <> committed [7e489b]

    Setup DSHPATH to be passed from configure

  • lile <> committed [308d1a]

    All code now passes valgrind

  • lile <> committed [0889aa]

    Working revision

  • lile <> committed [3cd4f5]

    Add prototype for clean_string

  • lile <> committed [424401]

    This commit was manufactured by cvs2svn to create tag 'RELEASE-1_21'.

  • lile <> committed [33c0a3]

    o Use License: tag instead of Copyright:

  • lile <> committed [ff8fba]

    o Update before release 1.21

  • lile <> committed [a3d700]

    o Set up contrib Makefile properly

  • lile <> committed [4805c2]

    o exec_prefix should have been bindir for manpages.

  • lile <> committed [1d9ad7]

    o Add dshbak

  • lile <> committed [4193c0]

    o Add makefile for contrib.

  • lile <> committed [17be5c]

    o Change the source directive to SourceForge

  • lile <> committed [45273c]

    o If a process doesn't exit in a reasonable amount of time after being

  • lile <> committed [e725ab]

    o Update dshbak man page, this is still very limited and needs

  • lile <> committed [b53b01]

    o Update version number in anticipation of 1.22 release

  • lile <> committed [00de06]

    o Bump copyright dates

  • lile <> committed [7a8bc8]

    o Add top level automake Makefile.am for SUBDIR build

  • lile <> committed [885983]

    o Change bootstrap to autogen.sh

  • lile <> committed [74216e]

    o Add autogen.sh for bootstrapping auto-tools.

  • lile <> committed [8ce2c1]

    o Add check for string.h header

  • lile <> committed [4531d8]

    o Temporary build hacks for dshbak.pl and automake

  • lile <> committed [3223b4]

    o Only print the fanout if -q was specified.

  • root <> committed [bd5550]

    initial checkin

  • lile <> committed [1b7eb3]

    o Added INSTALL file.

  • lile <> committed [8be406]

    o Get rid of some small memory leaks detected by valgrind.

  • lile <> committed [f9a172]

    o resolv_netgroup uses private variable for storing it's result set,

  • lile <> committed [2778a8]

    o Update version to 1.23

  • lile <> committed [a02046]

    o Add man page path to files

  • lile <> committed [d1d48c]

    o Clean up the built man page dsh.1 so distcheck is happy.

  • lile <> committed [4ebefb]

    o Remove unneeded INCLUDES directive.

  • lile <> committed [5d0a2a]

    o Add skeleton man page for dshbak.

  • lile <> committed [9380ad]

    o Automake for dshbak.pl

  • lile <> committed [d5fbc3]

    This commit was manufactured by cvs2svn to create tag 'RELEASE-1_22'.

  • lile <> committed [415574]

    o Update for building dsh and dshbak in subdirectories

  • lile <> committed [56491a]

    o Fix Makefile dependency for dshbak

  • lile <> committed [b6fb16]

    o Update dsh version number in prep for 1.21 release

  • lile <> committed [d548c4]

    This commit was manufactured by cvs2svn to create tag 'RELEASE-1_21_1'.

  • lile <> committed [84cf49]

    o Update Copyright dates.

  • lile <> committed [2e2395]

    o Make remote_argv dynamic, this allows you to have multiple

  • lile <> committed [79abf5]

    o Add dipmi as an example of using dsh for non-obvious purposes

  • lile <> committed [b81174]

    o Collect updates for 1.23 release

  • lile <> committed [7f8e40]

    o Update ChangeLog so I don't forget.

  • lile <> committed [a6b7e6]

    o Remove stray semicolon.

1
MongoDB Logo MongoDB