aboutsummaryrefslogtreecommitdiffstats
path: root/transact.c
Commit message (Expand)AuthorAgeFilesLines
* IDLE implementation.Eric S. Raymond2003-02-281-1/+4
* Before the IDLE patch.Eric S. Raymond2003-02-281-13/+9
* Ready to ship.Eric S. Raymond2002-11-261-5/+15
* Sunil Shetye's minor fixes.Eric S. Raymond2002-10-311-1/+5
* Improve processing of truncated messages.Eric S. Raymond2002-10-311-0/+1
* Another Shetye fix.Eric S. Raymond2002-10-181-3/+10
* Free fix to re-enable some text in error messages.Eric S. Raymond2002-10-181-2/+1
* Stefan Esser's security patch.Eric S. Raymond2002-09-221-12/+37
* Sunil Shetye's latest cleanup patch.Eric S. Raymond2002-09-131-16/+3
* Skip empty addresses.Eric S. Raymond2002-06-041-0/+8
* Shrouding fix.Eric S. Raymond2002-06-031-25/+20
* Shrouding fix.Eric S. Raymond2002-06-031-1/+1
* Handle Resent-From envelope correctly.Eric S. Raymond2002-03-091-37/+39
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-2/+2
* Revised dup-killer code.Eric S. Raymond2001-12-141-38/+53
* Better handling of malformed messages.Eric S. Raymond2001-12-041-1/+1
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
* _( -> GT_(Eric S. Raymond2001-09-241-16/+16
* Before tckling the license problem.Eric S. Raymond2001-09-181-2/+2
* Send # to stdout.Eric S. Raymond2001-08-081-1/+1
* Better skip handling.Eric S. Raymond2001-07-041-2/+2
* HMH's second cleanup patch.Eric S. Raymond2001-06-241-5/+22
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-11/+41
* Miscellaneous bug fixes.Eric S. Raymond2001-06-201-13/+37
* Avoid out-of-order free.Eric S. Raymond2001-06-171-1/+1
* Move some global data where it belongs.Eric S. Raymond2001-06-121-5/+0
* Initial revisionEric S. Raymond2001-06-121-0/+1405