aboutsummaryrefslogtreecommitdiffstats
path: root/transact.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-101-2/+3
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-67/+6
* Fix miscellaneous warnings.Matthias Andree2004-10-201-5/+1
* Merge 2004-03-25-6.2.5-egidy-parserec.diff.Matthias Andree2004-10-121-1/+1
* Safe fixes for compiler warnings.Matthias Andree2004-08-091-1/+2
* Don't output progress dots if output is only going to syslog.Graham Wilson2004-08-091-2/+2
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-191-11/+11
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-4/+4
* Fix various compiler warnings.Matthias Andree2004-06-181-7/+7
* Bulletproof the dup killer.Eric S. Raymond2003-10-101-7/+3
* Storage cleanup for new dup killer code.Eric S. Raymond2003-10-101-4/+4
* Dup killer now uses an MD5 hash of the message headers.Eric S. Raymond2003-10-101-23/+26
* Typo that will not die.Eric S. Raymond2003-10-101-1/+1
* Typo fix.Eric S. Raymond2003-10-101-1/+1
* Smash out nuls.Eric S. Raymond2003-10-101-20/+23
* Smash all NULs out of headers.Eric S. Raymond2003-10-101-0/+14
* Cosmetic fix.Eric S. Raymond2003-10-101-20/+20
* Better default for showdots.Eric S. Raymond2003-10-101-4/+5
* Ready to ship.Eric S. Raymond2003-08-061-33/+68
* Typo fixes.Eric S. Raymond2003-07-171-2/+2
* Better \n tolerance.Eric S. Raymond2003-07-171-34/+38
* More graceful handling of headers without a delimiter line.Eric S. Raymond2003-07-171-7/+6
* First round ofmlong-delayed bug fixes.Eric S. Raymond2003-07-171-1/+8
* 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