Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Snapshot line numbers. | Matthias Andree | 2005-07-21 | 12 | -4029/+4840 |
| | | | | svn path=/trunk/; revision=4154 | ||||
* | Add security announcement. | Matthias Andree | 2005-07-21 | 2 | -1/+93 |
| | | | | svn path=/trunk/; revision=4153 | ||||
* | Add CVE name. | Matthias Andree | 2005-07-21 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4152 | ||||
* | Use sizeof rather than macro to communicate buffer size to fgets. | Matthias Andree | 2005-07-20 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4151 | ||||
* | strncpy -> strlcpy. Mark 'bogus message count\!' message translatable. | Matthias Andree | 2005-07-20 | 1 | -5/+4 |
| | | | | svn path=/trunk/; revision=4150 | ||||
* | Don't read more data from ifname than fits in the result buffer. | Matthias Andree | 2005-07-20 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4149 | ||||
* | strncpy -> strlcpy. | Matthias Andree | 2005-07-20 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=4148 | ||||
* | Revise visbuf to dynamically size its buffer. | Matthias Andree | 2005-07-20 | 1 | -35/+24 |
| | | | | svn path=/trunk/; revision=4147 | ||||
* | Add a preprocessor safeguard to prevent buffer underrun. | Matthias Andree | 2005-07-20 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=4146 | ||||
* | Print a warning that running fetchmail as root is discouraged. | Matthias Andree | 2005-07-20 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4145 | ||||
* | Add security thoughts. | Matthias Andree | 2005-07-20 | 1 | -0/+17 |
| | | | | svn path=/trunk/; revision=4144 | ||||
* | SECURITY FIX: Plug UID-related buffer overruns that came from sscanf(s, ↵ | Matthias Andree | 2005-07-20 | 2 | -35/+75 |
| | | | | | | ...%s..., s2). svn path=/trunk/; revision=4143 | ||||
* | Fix typo. | Matthias Andree | 2005-07-20 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4142 | ||||
* | Add prototypes for strlc?? functions. | Matthias Andree | 2005-07-20 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=4141 | ||||
* | Add POSIX_space definition compliant to SUSv3. | Matthias Andree | 2005-07-20 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=4140 | ||||
* | Clean up strlc??.c and hook them up. | Matthias Andree | 2005-07-20 | 4 | -53/+3 |
| | | | | svn path=/trunk/; revision=4139 | ||||
* | Bring strl* functions into trunk. | Matthias Andree | 2005-07-20 | 3 | -0/+372 |
| | | | | svn path=/trunk/; revision=4138 | ||||
* | Add BUGS document. | Matthias Andree | 2005-07-20 | 3 | -2/+51 |
| | | | | svn path=/trunk/; revision=4137 | ||||
* | Fix leftover bug from testing. | Matthias Andree | 2005-07-20 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4136 | ||||
* | revert accidental copy | Matthias Andree | 2005-07-20 | 3 | -372/+0 |
| | | | | svn path=/trunk/; revision=4135 | ||||
* | revert accidental copy | Matthias Andree | 2005-07-20 | 1 | -202/+0 |
| | | | | svn path=/trunk/; revision=4134 | ||||
* | bring strlcpy/strlcat into trunk | Matthias Andree | 2005-07-20 | 1 | -0/+202 |
| | | | | svn path=/trunk/; revision=4133 | ||||
* | bring strlcpy/strlcat into trunk | Matthias Andree | 2005-07-20 | 3 | -0/+372 |
| | | | | svn path=/trunk/; revision=4132 | ||||
* | Really fix Debian bug #207919 (junk in Received: header when smtphost set). | Matthias Andree | 2005-07-20 | 2 | -3/+6 |
| | | | | | | | The 6.2.5 NEWS file hat errantly stated Gregan's patch had fixed Debian bug #207919 when it had fixed #212484 (workaround dbmail length overflow) instead. svn path=/trunk/; revision=4129 | ||||
* | Reference Debian bug #316446. | Matthias Andree | 2005-07-20 | 1 | -2/+3 |
| | | | | svn path=/trunk/; revision=4128 | ||||
* | Fix Debian bug #301964, socket leak. | Matthias Andree | 2005-07-20 | 2 | -3/+3 |
| | | | | svn path=/trunk/; revision=4127 | ||||
* | Add new design notes document. | Matthias Andree | 2005-07-20 | 6 | -8/+135 |
| | | | | svn path=/trunk/; revision=4126 | ||||
* | Fix grammar. | Matthias Andree | 2005-07-20 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=4125 | ||||
* | Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from ↵ | Matthias Andree | 2005-07-20 | 6 | -18/+6 |
| | | | | | | links. svn path=/trunk/; revision=4124 | ||||
* | Kill trailing space. | Matthias Andree | 2005-07-18 | 1 | -52/+52 |
| | | | | svn path=/trunk/; revision=4123 | ||||
* | Run through unexpand to align TAB. | Matthias Andree | 2005-07-18 | 1 | -84/+84 |
| | | | | svn path=/trunk/; revision=4122 | ||||
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 7 | -13/+17 |
| | | | | svn path=/trunk/; revision=4121 | ||||
* | Update. | Matthias Andree | 2005-07-12 | 1 | -16/+16 |
| | | | | svn path=/trunk/; revision=4120 | ||||
* | Update. | Matthias Andree | 2005-07-11 | 1 | -311/+356 |
| | | | | svn path=/trunk/; revision=4119 | ||||
* | Fix minor inaccuracies and update. | Matthias Andree | 2005-07-11 | 1 | -23/+22 |
| | | | | | | | One deserves mention: RFC-1893 does not specify SMTP reply codes ("571" is bogus!), but extended status codes (550 #5.7.1). svn path=/trunk/; revision=4118 | ||||
* | Mention Hannes Beinert's contribution. | Matthias Andree | 2005-07-11 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4117 | ||||
* | Update licenses. | Matthias Andree | 2005-07-11 | 1 | -2/+19 |
| | | | | svn path=/trunk/; revision=4116 | ||||
* | Add (C) Copyright and License | Matthias Andree | 2005-07-11 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4115 | ||||
* | Revise %files section, moving fetchmailconf manual page where it belongs, | Matthias Andree | 2005-07-11 | 1 | -28/+43 |
| | | | | | | | | | | adding a second defattr for the fetchmailconf package. Revise German descriptions. Update build/install process to new automake features. Require smtp_daemon rather than smtpdaemon on suse. Enable NLS (i18n). svn path=/trunk/; revision=4113 | ||||
* | Drop one-liner. | Matthias Andree | 2005-07-11 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=4112 | ||||
* | Bump version. | Matthias Andree | 2005-07-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4111 | ||||
* | Run through aspell. | Matthias Andree | 2005-07-10 | 2 | -110/+155 |
| | | | | | | Major overhaul by R. Hannes Beinert (singledrop vs. multidrop). svn path=/trunk/; revision=4110 | ||||
* | Override LC_ALL so that a parsable Date results. | Matthias Andree | 2005-07-10 | 1 | -6/+9 |
| | | | | | | | Override formatting, don't start mbox entry with a blank line. Bump delay to 30 s. Update localuser/fromaddr. svn path=/trunk/; revision=4109 | ||||
* | Skip list subscriber counts. | Matthias Andree | 2005-07-10 | 1 | -4/+6 |
| | | | | | | Check for SVN errors. svn path=/trunk/; revision=4108 | ||||
* | Skip sending POP3 PASS command when USER command failed. | Matthias Andree | 2005-07-10 | 2 | -1/+3 |
| | | | | svn path=/trunk/; revision=4107 | ||||
* | Pull out important configuration to the head of the script. | Matthias Andree | 2005-07-10 | 1 | -6/+15 |
| | | | | | | python2 -> python svn path=/trunk/; revision=4106 | ||||
* | Fix typo in kerberos_v5. | Matthias Andree | 2005-07-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4105 | ||||
* | Reformat. | Matthias Andree | 2005-07-07 | 1 | -2/+1 |
| | | | | svn path=/trunk/; revision=4104 | ||||
* | Disable all translations with > 60 (= 10%) fuzzy/untranslated | Matthias Andree | 2005-07-07 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=4103 | ||||
* | Disable all translations with > 60 (= 10%) fuzzy/untranslated | Matthias Andree | 2005-07-07 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=4102 |