| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=4512
|
|
|
|
|
|
|
| |
related to the ports mechanism.
Notes:
svn path=/head/; revision=4480
|
|
|
|
| |
Notes:
svn path=/head/; revision=4452
|
|
|
|
|
|
|
|
|
| |
a) Distribution tarball names were broken.
b) doc file md5 was wrong/dist file has changed
c) replace multiple spaces with tabs
Notes:
svn path=/head/; revision=4449
|
|
|
|
|
|
|
| |
Forgotten by: obrien ;)
Notes:
svn path=/head/; revision=4419
|
|
|
|
|
|
|
|
|
| |
Mimic login more closely now:
1) Put usual Copyright line
2) You have mail
Notes:
svn path=/head/; revision=4414
|
|
|
|
|
|
|
|
| |
1) Too many false open syscalls on pty allocation
2) (more serious) ssh not use about half of available ptys
Notes:
svn path=/head/; revision=4412
|
|
|
|
|
|
|
| |
Reviewed by: Satoshi
Notes:
svn path=/head/; revision=4411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
than usernames. This makes it much more difficult for somebody to "frame"
one of your users.
ie: instead of people getting:
connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM
The remote site will have to send it to you to decode it. When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).
This feature is documented in the man pages.
Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.
Requested by: markm (a fair while ago)
Notes:
svn path=/head/; revision=4305
|
|
|
|
|
|
|
| |
(it used to come out as /usr/local/identd)
Notes:
svn path=/head/; revision=4303
|
|
|
|
| |
Notes:
svn path=/head/; revision=4249
|
|
|
|
| |
Notes:
svn path=/head/; revision=4206
|
|
|
|
| |
Notes:
svn path=/head/; revision=4172
|
|
|
|
|
|
|
|
| |
Submitted by: David O'Brien <obrien@cs.ucdavis.edu>
(Closing PR #1718.)
Notes:
svn path=/head/; revision=4171
|
|
|
|
| |
Notes:
svn path=/head/; revision=4148
|
|
|
|
|
|
|
| |
Submitted by: asami@freebsd.org
Notes:
svn path=/head/; revision=4134
|
|
|
|
| |
Notes:
svn path=/head/; revision=4120
|
|
|
|
| |
Notes:
svn path=/head/; revision=4119
|
|
|
|
| |
Notes:
svn path=/head/; revision=4118
|
|
|
|
| |
Notes:
svn path=/head/; revision=4117
|
|
|
|
| |
Notes:
svn path=/head/; revision=4116
|
|
|
|
|
|
|
|
|
|
|
| |
reporting bug which happens if the remote end uses tcp_wrappers to control
sshd access (it says something like "read: no such file or directory" or
"read: permission denied" instead of "connection closed"). I already sent it
in to the ssh mailing list.
Submitted by: fenner
Notes:
svn path=/head/; revision=4020
|
|
|
|
|
|
|
| |
Noticed by: asami
Notes:
svn path=/head/; revision=4001
|
|
|
|
|
|
|
| |
distfile.
Notes:
svn path=/head/; revision=4000
|
|
|
|
|
|
|
| |
Fix PLIST
Notes:
svn path=/head/; revision=3997
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|
|
|
|
|
|
|
| |
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
Notes:
svn path=/head/; revision=3861
|
|
|
|
| |
Notes:
svn path=/head/; revision=3819
|
|
|
|
| |
Notes:
svn path=/head/; revision=3817
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
TIS has recently instituted a registration policy for access to the freely
available toolkit. We have added this additional step to ensure that you
are aware that, while this software is freely available, it is licensed and
copyrighted software.
so add a dummy fetch: target to tell people to read their licence and
obtain the source manually, and what to do with it when you have it.
Notes:
svn path=/head/; revision=3814
|
|
|
|
| |
Notes:
svn path=/head/; revision=3781
|
|
|
|
| |
Notes:
svn path=/head/; revision=3780
|
|
|
|
| |
Notes:
svn path=/head/; revision=3745
|
|
|
|
| |
Notes:
svn path=/head/; revision=3644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
meaning it will silently fail if you (say) install as "bin". This makes
the packaging break. (Will the package tools install the setuid-root
binary anyway?)
They were not particularly useful anyway, they are mainly diagnostic tools
to parse the output of 'netstat' to see which users have what local
connections open.
Requested by: asami
Notes:
svn path=/head/; revision=3633
|
|
|
|
|
|
|
|
| |
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
Notes:
svn path=/head/; revision=3625
|
|
|
|
|
|
|
| |
itself. This means it obeys the portrange sysctl's.
Notes:
svn path=/head/; revision=3583
|
|
|
|
| |
Notes:
svn path=/head/; revision=3575
|
|
|
|
| |
Notes:
svn path=/head/; revision=3574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- protect the secret RSA etc/ssh_host_key. It is now generated on install
(either by pkg_add or make install) if not already present and is not
ever added to a package since it's your host's credentials. It should
not be removed on pkg_delete, since you are in big trouble if you did
this (for example) pkg_delete ssh-1.2.14; pkg_add ssh-1.2.15.tgz.
- fix the broken manpage symlink when compressing man pages (slogin.1
has been causing /etc/weekly to generate cron messages)
- zlib 1.0.4 is now "blessed" again, the ssh working sources now use this
instead of v0.95. The decompression problem was fixed in either 1.0.3
or 1.0.4. Also, the current version of cvs uses zlib 1.0.4 as well..
- perl5.002 -> perl5.003
Reviewed by: torstenb
Notes:
svn path=/head/; revision=3546
|
|
|
|
|
|
|
|
|
|
| |
ssh for transport. FreeBSD does not have the implementation bugs that some
other systems appear to have, this option only hurts us.
Reviewed by: torstenb
Notes:
svn path=/head/; revision=3545
|
|
|
|
|
|
|
|
|
|
|
| |
want to touch it.
While I'm here, change MASTER_SITES to URL form (ftp://) and add
markm as the maintainer (he's the only one who touched this
Makefile since the beginning of history)....
Notes:
svn path=/head/; revision=3465
|
|
|
|
|
|
|
|
|
|
|
| |
This implementation has been built with Our ((actually its own but in our
source tree) DES library and our MD{45}. You will need to link your SSL
code with -ldes and -lmd.
Are you happy now, Torsten? ;-)
Notes:
svn path=/head/; revision=3448
|
|
|
|
| |
Notes:
svn path=/head/; revision=3447
|
|
|
|
| |
Notes:
svn path=/head/; revision=3415
|
|
|
|
|
|
|
|
| |
latter doesn't already exist. Closes PR ports/1405 ("why can Satoshi
sudo on my machine?").
Notes:
svn path=/head/; revision=3407
|
|
|
|
| |
Notes:
svn path=/head/; revision=3400
|
|
|
|
| |
Notes:
svn path=/head/; revision=3397
|
|
|
|
|
|
|
| |
Misc bugfixes
Notes:
svn path=/head/; revision=3393
|
|
|
|
| |
Notes:
svn path=/head/; revision=3366
|