aboutsummaryrefslogtreecommitdiffstats
path: root/uid.c
Commit message (Collapse)AuthorAgeFilesLines
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-5/+5
| | | | svn path=/trunk/; revision=3901
* Fix various compiler warnings.Matthias Andree2004-06-181-1/+1
| | | | svn path=/trunk/; revision=3899
* Sunil's transaction patches.Eric S. Raymond2003-10-151-8/+95
| | | | svn path=/trunk/; revision=3858
* Ready to ship.Eric S. Raymond2003-08-061-11/+8
| | | | svn path=/trunk/; revision=3831
* Guard some buffers.Eric S. Raymond2003-03-011-32/+51
| | | | svn path=/trunk/; revision=3804
* Use query names as UID keys.Eric S. Raymond2001-09-281-3/+2
| | | | svn path=/trunk/; revision=3500
* _( -> GT_(Eric S. Raymond2001-09-241-11/+11
| | | | svn path=/trunk/; revision=3478
* Attempted fix for spaces in UID labels.Eric S. Raymond2001-05-221-0/+10
| | | | svn path=/trunk/; revision=3327
* Bug fixes.Eric S. Raymond2001-03-221-3/+17
| | | | svn path=/trunk/; revision=3268
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-11/+13
| | | | svn path=/trunk/; revision=2967
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-2/+4
| | | | svn path=/trunk/; revision=2943
* Limit damage from bad UIDL handling.Eric S. Raymond2000-07-011-1/+1
| | | | svn path=/trunk/; revision=2921
* Make copying work.Eric S. Raymond2000-03-141-0/+1
| | | | svn path=/trunk/; revision=2828
* Fix a Debian bug.Eric S. Raymond2000-03-141-0/+15
| | | | svn path=/trunk/; revision=2827
* Ready for the experiment.Eric S. Raymond2000-03-061-2/+1
| | | | svn path=/trunk/; revision=2803
* Try to prevent .fetchids from being randomly nuked.Eric S. Raymond2000-03-061-5/+18
| | | | svn path=/trunk/; revision=2799
* Better debugging of UID logic.Eric S. Raymond2000-02-201-7/+7
| | | | svn path=/trunk/; revision=2763
* Help trace file writing.Eric S. Raymond2000-02-181-0/+4
| | | | svn path=/trunk/; revision=2760
* Added a TODO list.Eric S. Raymond2000-02-121-2/+16
| | | | svn path=/trunk/; revision=2743
* Version bump.Eric S. Raymond2000-01-311-40/+45
| | | | svn path=/trunk/; revision=2724
* Label save closes.Eric S. Raymond2000-01-311-1/+1
| | | | svn path=/trunk/; revision=2723
* Minor optimizations from Federico.Eric S. Raymond1999-12-271-0/+21
| | | | svn path=/trunk/; revision=2690
* Fixes for brown-paper-bag bug.Eric S. Raymond1999-12-261-7/+11
| | | | svn path=/trunk/; revision=2688
* Drastically simplified UIDL code.Eric S. Raymond1999-12-261-23/+9
| | | | svn path=/trunk/; revision=2686
* Ready to ship 5.2.0.Eric S. Raymond1999-11-301-0/+12
| | | | svn path=/trunk/; revision=2656
* -Wall changes.Eric S. Raymond1999-09-291-3/+2
| | | | svn path=/trunk/; revision=2626
* Prevent a buffer overflow.Eric S. Raymond1999-09-221-27/+45
| | | | svn path=/trunk/; revision=2570
* Don Willis's I/O code.Eric S. Raymond1999-08-211-21/+35
| | | | svn path=/trunk/; revision=2544
* Split in rightmost @Eric S. Raymond1999-08-011-2/+11
| | | | svn path=/trunk/; revision=2529
* Ready to release.Eric S. Raymond1999-06-111-1/+2
| | | | svn path=/trunk/; revision=2494
* Quieter UID code.Eric S. Raymond1999-04-261-18/+24
| | | | svn path=/trunk/; revision=2457
* Instrument the UID code.Eric S. Raymond1999-04-261-0/+38
| | | | svn path=/trunk/; revision=2456
* Typo fix.Eric S. Raymond1999-04-251-1/+1
| | | | svn path=/trunk/; revision=2447
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-1/+1
| | | | svn path=/trunk/; revision=2091
* Unbug the UID state initialization.Eric S. Raymond1998-05-061-1/+1
| | | | svn path=/trunk/; revision=1757
* De-caseblind UID comparisons where appropriate.Eric S. Raymond1998-04-041-8/+10
| | | | svn path=/trunk/; revision=1733
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-1/+1
| | | | svn path=/trunk/; revision=1730
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-241-1/+3
| | | | svn path=/trunk/; revision=1722
* Dick van den Burg's patch.Eric S. Raymond1998-03-171-1/+13
| | | | svn path=/trunk/; revision=1705
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-26/+11
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Fix bad UID/fetchlimit interaction.Eric S. Raymond1998-02-171-13/+12
| | | | svn path=/trunk/; revision=1645
* Cleanup.Eric S. Raymond1998-02-171-4/+2
| | | | svn path=/trunk/; revision=1643
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-0/+13
| | | | svn path=/trunk/; revision=1516
* Better behavior on line hits.Eric S. Raymond1997-10-061-11/+40
| | | | svn path=/trunk/; revision=1485
* Enable conditioning out of POP3, IMAP, ETRN.Eric S. Raymond1997-10-041-0/+7
| | | | svn path=/trunk/; revision=1477
* Fix a "not reached".Eric S. Raymond1997-09-161-1/+0
| | | | svn path=/trunk/; revision=1348
* Wolfgang Wander's patch for better UIDL-only support.Eric S. Raymond1997-08-161-1/+34
| | | | svn path=/trunk/; revision=1272
* Break the pollname out of the names list.Eric S. Raymond1997-07-301-2/+2
| | | | svn path=/trunk/; revision=1207
* Some configuration cleanup.Eric S. Raymond1997-07-011-3/+1
| | | | svn path=/trunk/; revision=1133
* Add multiple-folder support.Eric S. Raymond1997-05-151-2/+2
| | | | svn path=/trunk/; revision=1012