aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pdsh
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.25miwi2011-03-172-3/+3
| | | | | PR: 155575 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
* - Update to 2.24culot2011-03-042-4/+3
| | | | | | Changes: http://pdsh.googlecode.com/svn/trunk/NEWS PR: ports/155240 Submitted by: Mykola Dzham <i AT levsha.me> (maintainer)
* - Add user serviceable knobs.avilla2010-12-162-8/+60
| | | | | | PR: ports/152718 Submitted by: Christopher Shumway <cshumway@titan-project.org> Approved by: Mykola Dzham <i@levsha.me> (maintainer)
* - Enable internal ssh modulesunpoet2010-11-302-4/+9
| | | | | | | - Space/Tab twiddle PR: ports/152681 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
* - Update to 2.23wen2010-11-253-7/+7
| | | | | | | | - Change MASTER_SITES : project is on googlecode now - Add LICENSE PR: ports/152559 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
* - Update to 2.22wen2010-09-202-4/+4
| | | | | PR: ports/150737 Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
* Pdsh is a an efficient, multithreaded remote shell client which executesaz2010-03-114-0/+45
commands on multiple remote hosts in parallel. Pdsh implements dynamically loadable modules for extended functionality such as new remote shell services and remote host selection PR: ports/144601 Submitted by: Mykola Dzham <i@levsha.me> Feature safe: yes