index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report UIDs from databases one-per-line, with one leading blank space.
Matthias Andree
2016-12-11
1
-9
/
+9
*
C++ compat: cast types explicitly.
Matthias Andree
2016-12-11
1
-2
/
+2
*
UIDL database speedup with Patricia trees.
Matthias Andree
2016-12-11
1
-65
/
+115
*
Format UID lists properly (in debug mode).
Matthias Andree
2010-09-27
1
-4
/
+4
*
Tighter error checking on write_saved_lists().
Matthias Andree
2010-04-29
1
-8
/
+20
*
Fix a few Intel C++ remarks and warnings.
Matthias Andree
2010-04-27
1
-1
/
+1
*
Improve UID list debug logging.
Matthias Andree
2010-04-24
1
-36
/
+50
*
Split string list stuff from uid.c into new idlist.c.
Matthias Andree
2010-04-24
1
-238
/
+2
*
Complete Doxygen documentation of uid.c and related definitions.
Matthias Andree
2010-04-24
1
-29
/
+40
*
SECURITY FIX (one missed): DoS on EILSEQ in report_*() in -vv and multibyte-l...
Matthias Andree
2010-04-24
1
-2
/
+5
*
SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales.
Matthias Andree
2010-04-18
1
-6
/
+16
*
Fix a few compiler warnings around implicit conversion or extra ";".
Matthias Andree
2009-01-14
1
-1
/
+1
*
Only print "Deleting fetchids file" if there actually is one.
Matthias Andree
2008-07-03
1
-2
/
+4
*
Partially uncommit the botched commit r5117 so I can create proper changelogs.
Matthias Andree
2008-07-03
1
-4
/
+2
*
Document arcane SSL/TLS UI issue and require docs, Debian Bug#432618.
Matthias Andree
2007-07-24
1
-2
/
+4
*
Clean out useless if() conditions, reindent and adjust a few comments.
Matthias Andree
2006-05-18
1
-33
/
+35
*
Reformat and document str_nr_in_list() better.
Matthias Andree
2006-04-03
1
-7
/
+8
*
merge Mirek's fetchmail-signed.patch
Matthias Andree
2006-03-14
1
-8
/
+8
*
Initialize message numbers to zero when reading saved lists.
Matthias Andree
2005-07-31
1
-1
/
+2
*
Fix argument messup that printed the error instead of the file name, and garb...
Matthias Andree
2005-07-03
1
-1
/
+1
*
Don't complain if the .fetchids file we're trying to delete is already gone.
Matthias Andree
2005-07-03
1
-1
/
+1
*
Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs.
Matthias Andree
2005-03-06
1
-6
/
+8
*
Fix UID trashing bug introduced into rev. 4019.
Matthias Andree
2005-03-06
1
-2
/
+2
*
Unmark lstat: %s: %s: for translation - no translatable strings inside.
Matthias Andree
2005-03-06
1
-10
/
+28
*
Compiler warnings fixes, preprocessor and minor general cleanup.
Matthias Andree
2004-06-18
1
-5
/
+5
*
Fix various compiler warnings.
Matthias Andree
2004-06-18
1
-1
/
+1
*
Sunil's transaction patches.
Eric S. Raymond
2003-10-15
1
-8
/
+95
*
Ready to ship.
Eric S. Raymond
2003-08-06
1
-11
/
+8
*
Guard some buffers.
Eric S. Raymond
2003-03-01
1
-32
/
+51
*
Use query names as UID keys.
Eric S. Raymond
2001-09-28
1
-3
/
+2
*
_( -> GT_(
Eric S. Raymond
2001-09-24
1
-11
/
+11
*
Attempted fix for spaces in UID labels.
Eric S. Raymond
2001-05-22
1
-0
/
+10
*
Bug fixes.
Eric S. Raymond
2001-03-22
1
-3
/
+17
*
Bug fixes and internationalization improvements.
Eric S. Raymond
2000-09-26
1
-11
/
+13
*
David Taylor's fixes for the UIDL code.
Eric S. Raymond
2000-08-06
1
-2
/
+4
*
Limit damage from bad UIDL handling.
Eric S. Raymond
2000-07-01
1
-1
/
+1
*
Make copying work.
Eric S. Raymond
2000-03-14
1
-0
/
+1
*
Fix a Debian bug.
Eric S. Raymond
2000-03-14
1
-0
/
+15
*
Ready for the experiment.
Eric S. Raymond
2000-03-06
1
-2
/
+1
*
Try to prevent .fetchids from being randomly nuked.
Eric S. Raymond
2000-03-06
1
-5
/
+18
*
Better debugging of UID logic.
Eric S. Raymond
2000-02-20
1
-7
/
+7
*
Help trace file writing.
Eric S. Raymond
2000-02-18
1
-0
/
+4
*
Added a TODO list.
Eric S. Raymond
2000-02-12
1
-2
/
+16
*
Version bump.
Eric S. Raymond
2000-01-31
1
-40
/
+45
*
Label save closes.
Eric S. Raymond
2000-01-31
1
-1
/
+1
*
Minor optimizations from Federico.
Eric S. Raymond
1999-12-27
1
-0
/
+21
*
Fixes for brown-paper-bag bug.
Eric S. Raymond
1999-12-26
1
-7
/
+11
*
Drastically simplified UIDL code.
Eric S. Raymond
1999-12-26
1
-23
/
+9
*
Ready to ship 5.2.0.
Eric S. Raymond
1999-11-30
1
-0
/
+12
*
-Wall changes.
Eric S. Raymond
1999-09-29
1
-3
/
+2
[next]