| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the compiled in _PATH_REMSH, which is now ssh.
This allows some users to still specify /usr/bin/rsh and (if they run as root)
have the program use rcmd(), while solving the problems like that in the
PR: 79093
Submitted by: Alex Deiter
Bump PORTREVISION.
Notes:
svn path=/head/; revision=146616
|
|
|
|
|
|
|
|
|
|
|
| |
resolves -- it may be an entry from ssh's config file.
Use ftruncate -- we have it. Bump PORTREVISION.
Skimmed over by: peter (past maintainer)
Notes:
svn path=/head/; revision=128009
|
|
|
|
|
|
|
|
|
|
| |
strip -> ${STRIP_CMD} while i'm here
PR:i 31462
Submitted by: pirzyk
Notes:
svn path=/head/; revision=77322
|
|
|
|
| |
Notes:
svn path=/head/; revision=34718
|
|
|
|
|
|
|
|
|
| |
path to sendmail compiled into the rdist6 binary.
PR: 14548
Notes:
svn path=/head/; revision=24324
|
|
|
|
| |
Notes:
svn path=/head/; revision=17338
|
|
|
|
| |
Notes:
svn path=/head/; revision=16530
|
|
|
|
|
|
|
|
|
| |
Also update 6.1.3 -> 6.1.4.
Nagged by: Distfile checker
Notes:
svn path=/head/; revision=11481
|
|
|
|
|
|
|
|
|
| |
prevents the connecting daemon (eg: ssh) asking for passwords etc.
Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
Notes:
svn path=/head/; revision=4920
|
|
|
|
| |
Notes:
svn path=/head/; revision=4919
|
|
|
|
|
|
|
|
|
| |
change" after I tested it. Sigh.
While here, make a tweakable hook to change the name from rdist6 to rdist.
Notes:
svn path=/head/; revision=3829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
buffer overflow problems, which shouldn't be an issue since it's
not setuid.
While here, do not hardcode /usr/local, use $(PREFIX). Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
Notes:
svn path=/head/; revision=3828
|
|
|
|
|
|
|
|
| |
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
Notes:
svn path=/head/; revision=3624
|
|
|
|
|
|
|
|
|
| |
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
Notes:
svn path=/head/; revision=3102
|
|
|
|
|
|
|
|
|
| |
The server executable is still rdistd, because there is no conflict with
the standard rdist, and because it's hardcoded in the other non-freebsd
clients that exec it via rsh.
Notes:
svn path=/head/; revision=2085
|
|
Partly based on work by Deborah Bennett, partly from my version.
Notes:
svn path=/head/; revision=2081
|