aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of alloca() in fetchmail.Matthias Andree2005-07-317-564/+66
* Initialize message numbers to zero when reading saved lists.Matthias Andree2005-07-311-1/+2
* Fix compiler warning.Matthias Andree2005-07-311-1/+1
* Add comment.Matthias Andree2005-07-311-1/+3
* Add missing #include directives to fix warnings.Matthias Andree2005-07-311-0/+4
* Fix progress stars and hashes.Matthias Andree2005-07-311-3/+3
* Drop the 476 kB intl/ directory from the distribution.Matthias Andree2005-07-313-7/+10
* Kill alloca().Matthias Andree2005-07-311-106/+110
* Kill alloca().Matthias Andree2005-07-311-8/+8
* Kill alloca().Matthias Andree2005-07-311-1/+4
* Kill alloca().Matthias Andree2005-07-311-2/+2
* Kill alloca().Matthias Andree2005-07-311-1/+2
* Plug memory leaks.Matthias Andree2005-07-312-0/+4
* Add xfree() macro.Matthias Andree2005-07-311-0/+1
* -1697/+1802
* Rename lock_release to fm_lock_release, to avoid namespace collision onMatthias Andree2005-07-234-5/+9
* Put *BOLD* text into the manual page near --mda to state unmistakablyMatthias Andree2005-07-232-5/+11
* Remove a check that is always true. Found by Nico Golde.Matthias Andree2005-07-231-7/+6
* Delete oversized messages with --flush when daemon mode isn't used.Matthias Andree2005-07-233-11/+11
* Update.Matthias Andree2005-07-231-1/+27
* Document that fetchmail may automatically enable UIDL option. Debian Bug#304701.Matthias Andree2005-07-232-1/+5
* Fix IMAP code to use password of arbitrary length from configurationMatthias Andree2005-07-232-3/+13
* Add From: header to warning emails. Debian Bug#244828.Matthias Andree2005-07-232-0/+3
* Make ODMR really silent. Debian Bug#296163.Matthias Andree2005-07-232-1/+4
* Fix Debian bug #230615, making PID file format FHS 2.3 compliant.Matthias Andree2005-07-232-31/+42
* Add a comment.Matthias Andree2005-07-231-0/+6
* Snapshot 6.2.6-pre7.Matthias Andree2005-07-227-70/+70
* If UIDL parser fails, barf with PS_ERROR rather than ignoring the problem.Matthias Andree2005-07-221-2/
span>2-2/+2 * Blank skipping in UIDL code would count spaces from the wrong string.Matthias Andree2005-07-221-1/+2 * Snapshot 6.2.6-pre6.Matthias Andree2005-07-228-71/+71 * Revise.Matthias Andree2005-07-221-24/+54 * Fix NULL dereference when Message-ID or actual UID are missing from input.Matthias Andree2005-07-221-8/+18