aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Give users a way to alter the sendmail (and related utilities) buildGregory Neil Shapiro2000-09-171-1/+7
| | | | | | | environment so they can enable functionality such as SASL, LDAP, Hesiod. Notes: svn path=/head/; revision=65970
* Allow users to add libraries for sendmail (e.g. Cyrus SASL)Gregory Neil Shapiro2000-09-131-1/+1
| | | | | | | Obtained from: Sergei Vyshenski <svysh@pn.sinp.msu.ru> Notes: svn path=/head/; revision=65797
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-2/+6
| | | | Notes: svn path=/head/; revision=65675
* Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobodyKris Kennaway2000-09-021-1/+1
| | | | | | | was using this feature. Notes: svn path=/head/; revision=65361
* Turn on support for IPv6Gregory Neil Shapiro2000-08-141-1/+1
| | | | Notes: svn path=/head/; revision=64628
* Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliasesGregory Neil Shapiro2000-08-131-6/+0
| | | | | | | now exists in the distribution. Notes: svn path=/head/; revision=64597
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-11/+28
| | | | | | | | | Beyond changes to the build system, this includes fixing up the sample freebsd.mc configuration for changes in defaults and syntax, removing outdated documentation, and updating the release notes. Notes: svn path=/head/; revision=64567
* Don't build sshd if NO_OPENSSL defined.Kris Kennaway2000-07-301-1/+1
| | | | | | | Submitted by: stephen@math.missouri.edu Notes: svn path=/head/; revision=64034
* Link explicitly against -lmd. I'm not sure what was pulling this inKris Kennaway2000-06-111-2/+2
| | | | | | | on -current, but it doesnt do it on -stable. Notes: svn path=/head/; revision=61538
* Update for OpenSSH 2.1Kris Kennaway2000-05-151-3/+7
| | | | Notes: svn path=/head/; revision=60577
* Update for latest OpenSSHKris Kennaway2000-03-261-3/+3
| | | | Notes: svn path=/head/; revision=58586
* Make LOGIN_CAP work properly.Mark Murray2000-03-091-3/+5
| | | | | | | Submitted by: ache Notes: svn path=/head/; revision=57854
* MFI: Make ssh and sshd link in the krb5 part of make release.John Hay2000-03-031-2/+2
| | | | | | | Reviewed by: markm Notes: svn path=/head/; revision=57743
* New distribution names.Mark Murray2000-02-281-2/+4
| | | | Notes: svn path=/head/; revision=57569
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-251-4/+0
| | | | | | | | dynamically by default, we use the dlopen() calls to load librsaref.so on US code trees. Notes: svn path=/head/; revision=57475
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-243-0/+55
| | | | Notes: svn path=/head/; revision=57434
* Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'Peter Wemm1999-12-291-0/+8
| | | | | | | | | would leave you with a broken sendmail and local mail loss. This evil hack moves sendmail.cf from the old location to the new one (if required) at install time. Notes: svn path=/head/; revision=55239
* Install sendmail in it's new location.Peter Wemm1999-12-291-4/+2
| | | | Notes: svn path=/head/; revision=55236
* RIP xntpd.Mark Murray1999-12-221-869/+0
| | | | Notes: svn path=/head/; revision=55010
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Enable tcp_wrapper support by default.Mark Murray1999-03-281-10/+4
| | | | Notes: svn path=/head/; revision=45090
* MaxHeaderLines is now MaxHeadersLength (in bytes)Peter Wemm1999-02-071-1/+1
| | | | Notes: svn path=/head/; revision=43735
* Support 'O MaxHeaderLines=' to override the default header count and linePeter Wemm1999-01-241-0/+1
| | | | | | | length limits. The configuration keyword is: confMAX_HEADER_LINES Notes: svn path=/head/; revision=43153
* Update for 8.9.2 (new file, control.c)Peter Wemm1999-01-121-3/+4
| | | | | | | Also, turn on support for the MaxMimeHeaderLength option in sendmail.cf. Notes: svn path=/head/; revision=42584
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
| | | | Notes: svn path=/head/; revision=39496
* Connect up sendmail-8.9.1Peter Wemm1998-08-041-55/+49
| | | | Notes: svn path=/head/; revision=38094
* Fold sendmail-8.8.2 changes into files that have been touched.Peter Wemm1996-10-241-2/+12
| | | | | | | (^!&@$#&^! delete !!@^@^ trailing !@^&#$!& whitespace!!!) Notes: svn path=/head/; revision=19149
* typo shmrsh -> smrshPaul Traina1996-04-221-1/+1
| | | | Notes: svn path=/head/; revision=15349
* Enable proper installation of sendmail restricted shell smrsh(8).Paul Traina1996-04-211-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. Notes: svn path=/head/; revision=15338
* *GULP* cvs remove the uncomfortably large list of files that are no longerPeter Wemm1995-12-021-1/+1
| | | | | | | part of sendmail 8.7.2... Notes: svn path=/head/; revision=12583
* Re-disable the cf/cf SUBDIR - we were not building it before anyway.Peter Wemm1995-12-021-1/+1
| | | | | | | The Makefile down there does not handle the obj dir well.. Notes: svn path=/head/; revision=12576
* Import Sendmail-8.7.2 as discussed on -current.Peter Wemm1995-12-021-14/+35
| | | | | | | The conflict merge will happen shortly after. Notes: svn path=/head/; revision=12571
* Import Sendmail v8.6.12, onto the CSRG(!) branch.Peter Wemm1995-08-171-2/+2
| | | | | | | A seperate commit to fix the conflicts wil follow. Notes: svn path=/head/; revision=10088
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8871
* Mark Murray's authdes.c for xntpdGarrett Wollman1995-03-231-0/+869
| | | | Notes: svn path=/cvs2svn/branches/mark_murray/; revision=7283
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+24
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553