Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old sendmail (to the Attic) | peter | 1998-08-04 | 48 | -51694/+0 |
| | |||||
* | setpwent now has a void return type, so remove the now bogus cast. | steve | 1998-02-01 | 1 | -1/+1 |
| | |||||
* | remove #include <login_cap.h>, this is included as needed elsewhere now. | peter | 1997-11-10 | 1 | -1/+0 |
| | |||||
* | setusercontext() came into the 2.2 branch just before 2.2.2-release. | peter | 1997-11-10 | 1 | -3/+3 |
| | |||||
* | Merge sendmail 8.8.8 changes onto mainline. (For all of CVS's warts, when | peter | 1997-11-10 | 15 | -153/+242 |
| | | | | things like this turn out this easy (ie: it took 30 seconds), it's nice :-) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r31087, | peter | 1997-11-10 | 5 | -81/+147 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.8 | peter | 1997-11-10 | 20 | -235/+390 |
| | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | Typo. | helbig | 1997-10-26 | 1 | -1/+1 |
| | | |||||
* | | DOH! I cannot believe that none of us caught this. Do *not* | jkh | 1997-10-05 | 1 | -2/+2 |
| | | | | | | | | turn TCPWRAPPER support on by default, eh? :-) | ||||
* | | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -2/+2 |
| | | | | | | | | | | | | target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su> | ||||
* | | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -1/+1 |
| | | |||||
* | | Add (commented out) macros to make compiling with tcpwrappers easier. | markm | 1997-09-28 | 1 | -1/+8 |
| | | |||||
* | | Merge sendmail 8.8.7 changes from vendor branch | peter | 1997-08-04 | 14 | -292/+626 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r27876, | peter | 1997-08-04 | 9 | -100/+368 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.7 onto vendor branch. | peter | 1997-08-04 | 23 | -393/+995 |
| | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left the | peter | 1997-06-27 | 20 | -1355/+1819 |
| | | | | | | | | vendor branch. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r26986, | peter | 1997-06-27 | 24 | -353/+1382 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.6 | peter | 1997-06-27 | 45 | -1712/+3213 |
| | | | | | | | | Obtained from: ftp.sendmail.org | ||||
* | | Activate HASSETUSERCONTEXT to set resource limits while delivering | peter | 1997-03-14 | 2 | -2/+6 |
| | | | | | | | | to pipes in .forward files, but with a slight bugfix to the code. | ||||
* | | Replace my EOF fix with better one from sendmail-bugs discussion | ache | 1997-02-14 | 1 | -2/+1 |
| | | | | | | | | Should go into 2.2 | ||||
* | | Back out clearerr fix after discussion in sendmail-bugs, | ache | 1997-02-14 | 1 | -2/+1 |
| | | | | | | | | it gains nothing | ||||
* | | clearerr() clears both EOF and error flags, so do it only for | ache | 1997-02-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | error and not for EOF or loop test becomes while(1) Should go into 2.2 Submitted by: Gregory Neil Shapiro <gshapiro@WPI.EDU> | ||||
* | | Under some circumstanes sendmail can loop forever collecting input. | ache | 1997-02-13 | 1 | -0/+1 |
| | | | | | | | | | | | | Fix uninitialized character to prevent it. Should go into 2.2 | ||||
* | | Merge 8.8.4 -> 8.8.5 changes onto mainline | peter | 1997-01-27 | 16 | -168/+404 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r22028, | peter | 1997-01-27 | 7 | -52/+79 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.8.5. See RELEASE_NOTES for changes. | peter | 1997-01-27 | 23 | -220/+483 |
| | | | | | | | | Obtained from: ftp.sendmail.org:/pub/sendmail | ||||
* | | Add two missing links (hoststat/purgestat) | peter | 1996-12-31 | 1 | -1/+3 |
| | | |||||
* | | Remove file that we don't have any way of using. We don't have the other | peter | 1996-12-03 | 1 | -320/+0 |
| | | | | | | | | Makefiles for other OS's in our tree that this uses when not using bmake. | ||||
* | | Merge 8.8.3->8.8.4 changes onto our mainline where we've edited the | peter | 1996-12-03 | 17 | -324/+602 |
| | | | | | | | | | | | | file at some point in the past. Obtained from: Eric Allman <eric@sendmail.org> | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r20103, | peter | 1996-12-03 | 11 | -100/+172 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.8.4. See RELEASE_NOTES for changes. | peter | 1996-12-03 | 28 | -424/+774 |
| | | |||||
* | | Merge conflicts from 8.8.3 import onto mainline. | peter | 1996-11-18 | 13 | -135/+546 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r19841, | peter | 1996-11-18 | 6 | -91/+194 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.3 - this contains the official fix to replace the | peter | 1996-11-18 | 19 | -331/+841 |
| | | | | | | | | | | | | previous workaround patch that I used. Obtained from: Eric Allman <eric@sendmail.org> | ||||
* | | Disallow non-root users to start in daemon mode. | peter | 1996-11-16 | 1 | -9/+22 |
| | | | | | | | | Obtained from: Eric Allman <eric@sendmail.org> | ||||
* | | Fix base64->8bit conversion | ache | 1996-10-31 | 1 | -99/+82 |
| | | | | | | | | Submitted by: Eric Allman <eric@sendmail.org> | ||||
* | | Fold sendmail-8.8.2 changes into files that have been touched. | peter | 1996-10-24 | 18 | -1222/+3711 |
| | | | | | | | | (^!&@$#&^! delete !!@^@^ trailing !@^&#$!& whitespace!!!) | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r19146, | peter | 1996-10-24 | 22 | -305/+2613 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.8.2 onto the vendor branch | peter | 1996-10-24 | 40 | -1538/+6351 |
| | | | | | | | | Obtained from: Eric Allman <eric@sendmail.org> | ||||
* | | Enable NIS support | pst | 1996-10-09 | 1 | -3/+5 |
| | | |||||
* | | Fix one byte buffer overflow | ache | 1996-09-22 | 1 | -1/+1 |
| | | | | | | | | Submitted by: Eric Allman <eric@sendmail.org> | ||||
* | | Fix & expansion (from pw_gecos field), sizeof buf used when | ache | 1996-09-21 | 1 | -1/+1 |
| | | | | | | | | | | buf is pointer, not array, buflen must be used instead. Charlie & from root name was expanded to junk as result. | ||||
* | | Merge import conflicts | peter | 1996-09-19 | 13 | -235/+586 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r18366, | peter | 1996-09-19 | 10 | -123/+168 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of sendmail-8.7.6 | peter | 1996-09-19 | 23 | -355/+754 |
| | | |||||
* | | Fold in 8.7.5 change onto mainline (all one line). | peter | 1996-03-13 | 1 | -2/+2 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r14615, | peter | 1996-03-13 | 1 | -2/+2 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail-8.7.5 onto the vendor branch. | peter | 1996-03-13 | 2 | -4/+4 |
| | | |||||
* | | Remove useless (for us) Makefiles. There were already other "Makefile.dist" | peter | 1996-02-22 | 56 | -6351/+0 |
| | | | | | | | | | | | | | | files missing, so these shouldn't hurt. If somebody wanted to use sendmail 8.7 on their machine, they should use a clean dist anyway, not this one. Submitted by: wollman | ||||
* | | Merge 8.7.3->8.7.4 changes onto mainline. | peter | 1996-02-22 | 2 | -6/+13 |
| | |