aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update Debian bug #.Matthias Andree2006-01-131-1/+1
* Drop BUGS.Matthias Andree2006-01-133-76/+4
* Fix accented characters in Héctor García's name. Merged from downstream deb...Matthias Andree2006-01-132-2/+4
* Update.Matthias Andree2006-01-131-0/+4
* Update to 6.3.2-rc2. By Takeshi Hamasaki.Matthias Andree2006-01-121-7/+10
* Bump version.Matthias Andree2006-01-111-1/+1
* Remove items that are done.Matthias Andree2006-01-111-5/+0
* Fix a few compiler warnings through casts.Matthias Andree2006-01-117-13/+13
* Jokub Bogusz: Update 2 untranslated and 1 fuzzy message.Matthias Andree2006-01-101-6/+7
* Fetchmail 6.3.2-rc2.Matthias Andree2006-01-0910-190/+191
* Unbreak 'make check' for systems that don't have HAVE_RES_SEARCH.Matthias Andree2006-01-091-4/+8
* Fix 'make check' build error on -DSTANDALONE mxget.c on some systems.Matthias Andree2006-01-091-1/+1
* Mention warning limit for Maillennium workaround.Matthias Andree2006-01-081-1/+2
* Remove excess set_peek_capable() call.Matthias Andree2006-01-081-27/+26
* Revise Maillennium workaround so that it is reported only once per server, in...Matthias Andree2006-01-072-3/+28
* Clarify section on FETCHMAILHOME and HOME_ETC.Matthias Andree2006-01-071-8/+10
* Update I8 to mention Maillennium (not just comcast).Matthias Andree2006-01-071-8/+15
* Typo: --dumpconfig -> --configdump.Matthias Andree2006-01-061-1/+1
* Snapshot 6.3.2-rc1.Matthias Andree2006-01-069-1401/+1433
* Add translation for recent Maillennium warning.Matthias Andree2006-01-061-177/+181
* Add workaround for b0rked POP3 TOP command in Maillennium servers (comcast.net).Matthias Andree2006-01-063-2/+21
* Mention that the .fetchids fix is incompatible for some system-wide setups of...Matthias Andree2006-01-061-0/+14
* --uidl points to --idfile.Matthias Andree2006-01-051-2/+7
* Quiet compiler warning.Matthias Andree2006-01-041-1/+1
* Some verbose output disappeared in debug mode. Adding further -v optionsMatthias Andree2006-01-044-6/+10
* Add a comment.Matthias Andree2006-01-041-0/+4
* Use complete .TH argument list, with version.Matthias Andree2006-01-041-1/+1
* Update.Matthias Andree2006-01-031-0/+2
* Fix novice help for Poll interval and fetchall.Matthias Andree2005-12-292-2/+7
* Don't complain about fetchall keep in --dumpconfig mode.Matthias Andree2005-12-292-2/+3
* Ship html2txt and manServer.pl in the tarball Matthias Andree2005-12-201-6/+8
* Track fetchmail <-> SVN release numbers.Matthias Andree2005-12-201-0/+4
* Bump version, we're not 6.3.1 any more.Matthias Andree2005-12-201-1/+1
* * SMTP/LMTP cleanup to fix these two bugs:Matthias Andree2005-12-207-84/+85
* Bump version.Matthias Andree2005-12-191-1/+1
* Add fetchmail-SA-2005-03.txt.Matthias Andree2005-12-192-1/+115
* * Mark 6.3.1 released.Matthias Andree2005-12-191-4/+9
* Mention bug.Matthias Andree2005-12-191-1/+3
* Snapshot 6.3.1-rc1.Matthias Andree2005-12-187-1838/+2007
* Update.Matthias Andree2005-12-182-16/+14
* Bump version to 6.3.1-rc1.Matthias Andree2005-12-181-1/+1
* Use a simplified version of Sunil's patch to cope with servers Matthias Andree2005-12-182-5/+27
* Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint Matthias Andree2005-12-182-1/+3
* Do not trash destination domain if multiple messages are forwarded into theMatthias Andree2005-12-132-32/+33
* Mark RPOP obsolete.Matthias Andree2005-12-131-0/+1
* Bump version after -pre1 release.Matthias Andree2005-12-131-1/+1
* Update.Matthias Andree2005-12-132-502/+502
* Drop line from 6.4.0 patch that accidentally hit the branch.Matthias Andree2005-12-131-1/+0
* Merge patch by Sunil Sheteye to fix five bugs:Matthias Andree2005-12-133-41/+54
* Fix segfault (null pointer dereference) on some operating systems withMatthias Andree2005-12-112-4/+8
href='#n567'>567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735