aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix a compilation screwup.Eric S. Raymond1999-08-281-2/+2
| | | | svn path=/trunk/; revision=2551
* Todd Sabin's patch to allow spaces in remotenames.Eric S. Raymond1999-08-281-1/+1
| | | | svn path=/trunk/; revision=2550
* Version bump.Eric S. Raymond1999-08-282-3/+3
| | | | svn path=/trunk/; revision=2549
* Date stamp.Eric S. Raymond1999-08-211-3/+1
| | | | svn path=/trunk/; revision=2547
* Version bump.Eric S. Raymond1999-08-211-1/+1
| | | | svn path=/trunk/; revision=2546
* Handle broken pipes.Eric S. Raymond1999-08-212-76/+104
| | | | svn path=/trunk/; revision=2545
* Don Willis's I/O code.Eric S. Raymond1999-08-212-21/+36
| | | | svn path=/trunk/; revision=2544
* Don't bounce mail on transient errors.Eric S. Raymond1999-08-212-7/+8
| | | | svn path=/trunk/; revision=2543
* Add autorobe clause for HP OpenMail.Eric S. Raymond1999-08-211-0/+9
| | | | svn path=/trunk/; revision=2542
* Add license notice.Eric S. Raymond1999-08-211-3/+7
| | | | svn path=/trunk/; revision=2541
* Changes from the road.Eric S. Raymond1999-08-176-22/+38
| | | | svn path=/trunk/; revision=2540
* Corrections.Eric S. Raymond1999-08-031-3/+2
| | | | svn path=/trunk/; revision=2539
* RPA support works.Eric S. Raymond1999-08-034-49/+37
| | | | svn path=/trunk/; revision=2538
* Uopate user count.Eric S. Raymond1999-08-021-1/+1
| | | | svn path=/trunk/; revision=2536
* Ready to ship.Eric S. Raymond1999-08-022-2/+2
| | | | svn path=/trunk/; revision=2535
* Kevin Turner's bugfix.Eric S. Raymond1999-08-022-7/+14
| | | | svn path=/trunk/; revision=2534
* Heimdal GSSAPI patches.Eric S. Raymond1999-08-025-10/+83
| | | | svn path=/trunk/; revision=2533
* Flag changes from Horst von Brand.Eric S. Raymond1999-08-021-1/+2
| | | | svn path=/trunk/; revision=2532
* *** empty log message ***Eric S. Raymond1999-08-011-1/+2
| | | | svn path=/trunk/; revision=2531
* Use LOCKBUSY better.Eric S. Raymond1999-08-012-5/+18
| | | | svn path=/trunk/; revision=2530
* Split in rightmost @Eric S. Raymond1999-08-012-2/+13
| | | | svn path=/trunk/; revision=2529
* Better MONITOR_SLOP fix.Eric S. Raymond1999-08-011-5/+25
| | | | svn path=/trunk/; revision=2528
* Upload the man page.Eric S. Raymond1999-08-011-0/+1
| | | | svn path=/trunk/; revision=2527
* *** empty log message ***Eric S. Raymond1999-08-011-1/+4
| | | | svn path=/trunk/; revision=2526
* Added web-ized manual page.Eric S. Raymond1999-08-011-2/+10
| | | | svn path=/trunk/; revision=2525
* Added a man page link.Eric S. Raymond1999-08-011-0/+2
| | | | svn path=/trunk/; revision=2524
* Note that RPA is broken.Eric S. Raymond1999-08-012-4/+11
| | | | svn path=/trunk/; revision=2523
* New iten on TCP/IP stalling problem.Eric S. Raymond1999-08-011-4/+30
| | | | svn path=/trunk/; revision=2522
* Fix broken parsing.Eric S. Raymond1999-08-011-23/+20
| | | | svn path=/trunk/; revision=2521
* Postfix-aware.Eric S. Raymond1999-07-313-4/+8
| | | | svn path=/trunk/; revision=2520
* The big lexer fix.Eric S. Raymond1999-07-313-22/+34
| | | | svn path=/trunk/; revision=2519
* Before applying Brian Boutel's lexer fix.Eric S. Raymond1999-07-316-13/+51
| | | | svn path=/trunk/; revision=2518
* Changed maintainers list.Eric S. Raymond1999-07-311-7/+12
| | | | svn path=/trunk/; revision=2517
* Show usernames surrounded by quotes.Eric S. Raymond1999-07-311-12/+12
| | | | svn path=/trunk/; revision=2516
* *** empty log message ***Eric S. Raymond1999-06-261-3/+3
| | | | svn path=/trunk/; revision=2515
* Ready to ship.Eric S. Raymond1999-06-262-4/+4
| | | | svn path=/trunk/; revision=2513
* Simplify the expunge logic.Eric S. Raymond1999-06-261-2/+2
| | | | svn path=/trunk/; revision=2512
* Also expunge on re-poll when expunge period is zero.Eric S. Raymond1999-06-261-2/+4
| | | | svn path=/trunk/; revision=2511
* Fix Chris Evert's bug.Eric S. Raymond1999-06-262-9/+10
| | | | svn path=/trunk/; revision=2510
* Support imapd PREAUTH response.Eric S. Raymond1999-06-263-3/+19
| | | | svn path=/trunk/; revision=2509
* *** empty log message ***Eric S. Raymond1999-06-251-3/+10
| | | | svn path=/trunk/; revision=2508
* Root screwup.Eric S. Raymond1999-06-251-3/+12
| | | | svn path=/trunk/; revision=2507
* The function from64tobits() in fetchmail-5.0.4 recognizesEric S. Raymond1999-06-181-1/+1
| | | | | | | | end of string as '\r' or '='. gen_recv() zeros out the trailing '\n' or '\r', and from64tobits() didn't parse a challenge string correctly (for me.) svn path=/trunk/; revision=2506
* Fix lockfile screwage.Eric S. Raymond1999-06-162-5/+11
| | | | svn path=/trunk/; revision=2505
* Add a HAVE_SNPRINTF.Eric S. Raymond1999-06-151-0/+4
| | | | svn path=/trunk/; revision=2504
* Attempt to fix a mimedecode bug.Eric S. Raymond1999-06-152-8/+10
| | | | svn path=/trunk/; revision=2503
* *** empty log message ***Eric S. Raymond1999-06-141-1/+1
| | | | svn path=/trunk/; revision=2502
* Added German and Spanish descriptions to specfile (thanks to Horst vonEric S. Raymond1999-06-142-12/+18
| | | | | | Brand). svn path=/trunk/; revision=2501
* Feature update.Eric S. Raymond1999-06-131-5/+2
| | | | svn path=/trunk/; revision=2500
* OpenBSD port patches.Eric S. Raymond1999-06-126-5/+29
| | | | svn path=/trunk/; revision=2499