Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 28 | -29/+29 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 28 | -29/+29 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+2 |
| | |||||
* | Secure telnet is now in eBones. | markm | 1996-11-07 | 54 | -27759/+0 |
| | |||||
* | Remove references to TELNET*. | markm | 1996-11-07 | 1 | -7/+1 |
| | |||||
* | Fold sendmail-8.8.2 changes into files that have been touched. | peter | 1996-10-24 | 1 | -2/+12 |
| | | | | (^!&@$#&^! delete !!@^@^ trailing !@^&#$!& whitespace!!!) | ||||
* | cmp -s || install -c --> install -C | peter | 1996-08-30 | 1 | -5/+5 |
| | |||||
* | Same as non-secure telnetd, add support for ``-P altlogin'' to specify | peter | 1996-08-13 | 3 | -4/+21 |
| | | | | an alternate /usr/bin/login type program to be run. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r17497, | markm | 1996-08-10 | 4 | -3/+67 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Next version from the author - from SSLeay.0.6.3 | markm | 1996-08-10 | 4 | -3/+67 |
| | | |||||
* | | Some breakeages sneaked in. This fixes them. | markm | 1996-07-30 | 4 | -6/+3 |
| | | | | | | | | | | | | (this relates to a name change in a library that was not properly backed up by the author) Reported by: too mant :-( | ||||
* | | Merge, remove rubbish and bump the MAJOR.MINOR to 3.0 | markm | 1996-07-29 | 4 | -282/+12 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r17330, | markm | 1996-07-29 | 11 | -10/+201 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Rats. Just when a piece of code is nice and stable, the author has to | markm | 1996-07-29 | 13 | -11/+208 |
| | | | | | | | | release an upgrade. | ||||
* | | Mrege conflicts etc. | markm | 1996-07-28 | 3 | -61/+42 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r17315, | markm | 1996-07-28 | 44 | -399/+655 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Latest libdes from Eric Young. Mainly code beautification. | markm | 1996-07-28 | 46 | -412/+689 |
| | | |||||
* | | Add necessary item to CLEANFILES | jkh | 1996-07-27 | 1 | -1/+2 |
| | | |||||
* | | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 2 | -11/+5 |
| | | | | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | | Bring in a change that got lost when we spammed over the CVS repository | nate | 1996-06-05 | 2 | -12/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | to fix the mega-commits spamming. pst 96/05/29 20:09:25 Modified: secure/usr.bin/telnet Makefile main.c Log: Remove obsolete SOCKSv4 support Submitted by: pst Obtained from: A mirrored CVS repository that will disappear next SUP | ||||
* | | Localize time | ache | 1996-05-07 | 1 | -0/+10 |
| | | |||||
* | | Add extra targets a' la' eBones/Makefile for release/Makefile. | markm | 1996-05-04 | 1 | -2/+27 |
| | | | | | | | | (bootstrap etc) | ||||
* | | Add randomness from /dev/random if it is available. | markm | 1996-05-04 | 1 | -1/+23 |
| | | |||||
* | | Add support for socks | pst | 1996-04-23 | 2 | -1/+12 |
| | | |||||
* | | typo shmrsh -> smrsh | pst | 1996-04-22 | 1 | -1/+1 |
| | | |||||
* | | Enable proper installation of sendmail restricted shell smrsh(8). | pst | 1996-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | This program is a wrapper for the prog mailer in sendmail. It does shell meta character masking and restricts the list of executables to those found in /usr/libexec/sm.bin. The default sendmail.cf file does not use this tool, however you can enable it by either changing /bin/sh to /usr/libexec/smrsh or adding the line FEATURE(smrsh) into your sendmail .mc file and rebuilding your .cf file. For more info, RTFMP. | ||||
* | | Split libcrypt and libcipher man pages. | markm | 1996-04-13 | 2 | -91/+6 |
| | | |||||
* | | Split the libcrypt and libcipher man pages. | markm | 1996-04-13 | 2 | -110/+22 |
| | | |||||
* | | Install crypt.3 so that libcipher will install if /usr/share/man | mpp | 1996-04-09 | 1 | -1/+2 |
| | | | | | | | | | | has been blown away. Previously it depended on an existing crypt.3 to be present for the man page links to install properly. | ||||
* | | Comment out the NOPROFILE=yes to make this orthogonal with the rest of our | markm | 1996-03-17 | 1 | -2/+2 |
| | | | | | | | | libs. | ||||
* | | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 3 | -119/+15 |
| | | | | | | | | The look much more like BSD Makefiles now. | ||||
* | | Fix typo #ifdef -> .if defined(). | markm | 1996-03-11 | 1 | -20/+7 |
| | | | | | | | | Tidy uo this file a bit. | ||||
* | | Fix typo - -des -> -ldes | markm | 1996-03-10 | 1 | -2/+2 |
| | | |||||
* | | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -5/+11 |
| | | | | | | | | SRCS, DPADD cleanup | ||||
* | | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -15/+22 |
| | | | | | | | | | | SRCS cleanup DPADD cleanup | ||||
* | | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -7/+13 |
| | | | | | | | | | | SRCS cleanup DPADD cleanup | ||||
* | | Add back missing crypt.3 man page. | jkh | 1996-02-21 | 1 | -1/+2 |
| | | |||||
* | | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -3/+3 |
| | | | | | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | | Add the new libdes to the build | markm | 1996-02-11 | 1 | -2/+2 |
| | | |||||
* | | Rats. Forgot to `cvs add' this. | markm | 1996-02-10 | 1 | -0/+40 |
| | | |||||
* | | iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As the | markm | 1996-02-10 | 2 | -13/+7 |
| | | | | | | | | | | interface has changed a bit (there are more rentry points), the shared library has been bumped to libdes.so.2.1. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r14009, | markm | 1996-02-10 | 69 | -0/+11769 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | This is the long-awaited new DES library. Over the next couple of days | markm | 1996-02-10 | 69 | -0/+11769 |
| | | | | will be properly built into the system. | ||||
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 1 | -1/+1 |
| | | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -207/+0 |
| | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | recording cvs-1.6 file death | peter | 1995-12-30 | 7 | -54/+0 |
| | |||||
* | Pick correct library dir whenever obj exists or not | ache | 1995-12-21 | 1 | -3/+9 |
| | |||||
* | Dual personality crypt(3). This crypt will choose its encryption algorithm | markm | 1995-12-16 | 5 | -34/+191 |
| | | | | | (DES or MD5) based on the type of salt used. Salt beginning with "$1$" indicates MD5. | ||||
* | *GULP* cvs remove the uncomfortably large list of files that are no longer | peter | 1995-12-02 | 1 | -1/+1 |
| | | | | part of sendmail 8.7.2... | ||||
* | Re-disable the cf/cf SUBDIR - we were not building it before anyway. | peter | 1995-12-02 | 1 | -1/+1 |
| | | | | The Makefile down there does not handle the obj dir well.. |