aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use sizeof rather than macro to communicate buffer size to fgets.Matthias Andree2005-07-201-1/+1
* strncpy -> strlcpy. Mark 'bogus message count\!' message translatable.Matthias Andree2005-07-201-5/+4
* Don't read more data from ifname than fits in the result buffer.Matthias Andree2005-07-201-3/+3
* strncpy -> strlcpy.Matthias Andree2005-07-201-3/+2
* Revise visbuf to dynamically size its buffer.Matthias Andree2005-07-201-35/+24
* Add a preprocessor safeguard to prevent buffer underrun.Matthias Andree2005-07-201-0/+3
* Print a warning that running fetchmail as root is discouraged.Matthias Andree2005-07-201-0/+4
* Add security thoughts.Matthias Andree2005-07-201-0/+17
* SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ...%s...Matthias Andree2005-07-202-35/+75
* Fix typo.Matthias Andree2005-07-201-1/+1
* Add prototypes for strlc?? functions.Matthias Andree2005-07-201-0/+10
* Add POSIX_space definition compliant to SUSv3.Matthias Andree2005-07-201-0/+4
* Clean up strlc??.c and hook them up.Matthias Andree2005-07-204-53/+3
* Bring strl* functions into trunk.Matthias Andree2005-07-203-0/+372
* Add BUGS document.Matthias Andree2005-07-203-2/+51
* Fix leftover bug from testing.Matthias Andree2005-07-201-1/+1
* revert accidental copyMatthias Andree2005-07-203-372/+0
* revert accidental copyMatthias Andree2005-07-201-202/+0
* bring strlcpy/strlcat into trunkMatthias Andree2005-07-201-0/+202
* bring strlcpy/strlcat into trunkMatthias Andree2005-07-203-0/+372
* Really fix Debian bug #207919 (junk in Received: header when smtphost set).Matthias Andree2005-07-202-3/+6
* Reference Debian bug #316446.Matthias Andree2005-07-201-2/+3
* Fix Debian bug #301964, socket leak.Matthias Andree2005-07-202-3/+3
* Add new design notes document.Matthias Andree2005-07-206-8/+135
* Fix grammar.Matthias Andree2005-07-201-3/+3
* Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from li...Matthias Andree2005-07-206-18/+6
* Kill trailing space.Matthias Andree2005-07-181-52/+52
* Run through unexpand to align TAB.Matthias Andree2005-07-181-84/+84
* Make tracepolls a server option, as documented. Fixes Debian bug #156094.Matthias Andree2005-07-187-13/+17
* Update.Matthias Andree2005-07-121-16/+16
* Update.Matthias Andree2005-07-111-311/+356
* Fix minor inaccuracies and update.Matthias Andree2005-07-111-23/+22
* Mention Hannes Beinert's contribution.Matthias Andree2005-07-111-1/+2
* Update licenses.Matthias Andree2005-07-111-2/+19
* Add (C) Copyright and LicenseMatthias Andree2005-07-111-0/+2
* Revise %files section, moving fetchmailconf manual page where it belongs,Matthias Andree2005-07-111-28/+43
* Drop one-liner.Matthias Andree2005-07-111-1/+0
* Bump version.Matthias Andree2005-07-111-1/+1
* Run through aspell.Matthias Andree2005-07-102-110/+155
* Override LC_ALL so that a parsable Date results.Matthias Andree2005-07-101-6/+9
* Skip list subscriber counts.Matthias Andree2005-07-101-4/+6
* Skip sending POP3 PASS command when USER command failed.Matthias Andree2005-07-102-1/+3
* Pull out important configuration to the head of the script.Matthias Andree2005-07-101-6/+15
* Fix typo in kerberos_v5.Matthias Andree2005-07-101-1/+1
* Reformat.Matthias Andree2005-07-071-2/+1
* Disable all translations with > 60 (= 10%) fuzzy/untranslatedMatthias Andree2005-07-071-0/+3
* Disable all translations with > 60 (= 10%) fuzzy/untranslatedMatthias Andree2005-07-071-4/+4
* Drop 'fuzzy' tag.Matthias Andree2005-07-071-75/+177
* Add Russian translation, courtesy of Pavel Maryanov.Matthias Andree2005-07-073-1/+2800
* Nico Golde's patch to support "proto RPOP" in the configuration file, Matthias Andree2005-07-072-0/+3