aboutsummaryrefslogtreecommitdiffstats
path: root/transact.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle Resent-From envelope correctly.Eric S. Raymond2002-03-091-37/+39
| | | | svn path=/trunk/; revision=3592
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-2/+2
| | | | svn path=/trunk/; revision=3578
* Revised dup-killer code.Eric S. Raymond2001-12-141-38/+53
| | | | svn path=/trunk/; revision=3561
* Better handling of malformed messages.Eric S. Raymond2001-12-041-1/+1
| | | | svn path=/trunk/; revision=3552
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
| | | | svn path=/trunk/; revision=3543
* _( -> GT_(Eric S. Raymond2001-09-241-16/+16
| | | | svn path=/trunk/; revision=3478
* Before tckling the license problem.Eric S. Raymond2001-09-181-2/+2
| | | | svn path=/trunk/; revision=3462
* Send # to stdout.Eric S. Raymond2001-08-081-1/+1
| | | | svn path=/trunk/; revision=3449
* Better skip handling.Eric S. Raymond2001-07-041-2/+2
| | | | svn path=/trunk/; revision=3392
* HMH's second cleanup patch.Eric S. Raymond2001-06-241-5/+22
| | | | svn path=/trunk/; revision=3377
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-11/+41
| | | | svn path=/trunk/; revision=3366
* Miscellaneous bug fixes.Eric S. Raymond2001-06-201-13/+37
| | | | svn path=/trunk/; revision=3361
* Avoid out-of-order free.Eric S. Raymond2001-06-171-1/+1
| | | | svn path=/trunk/; revision=3350
* Move some global data where it belongs.Eric S. Raymond2001-06-121-5/+0
| | | | svn path=/trunk/; revision=3348
* Initial revisionEric S. Raymond2001-06-121-0/+1405
svn path=/trunk/; revision=3347