aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update.Matthias Andree2006-01-221-1/+1
* Add debug package to NEWS.Matthias Andree2006-01-221-0/+1
* Add debug package (really).Matthias Andree2006-01-221-2/+2
* Remove BUGS, add debugpackage macro for newer RPM versions.Matthias Andree2006-01-221-1/+3
* Checkpoint 6.3.2.Matthias Andree2006-01-221-0/+1
* Snapshot from 6.3.2 release.Matthias Andree2006-01-229-90/+90
* Revised and committed as 1.0.Matthias Andree2006-01-221-13/+15
* Bump version to 6.3.2.Matthias Andree2006-01-221-1/+1
* Mark 6.3.2 released.Matthias Andree2006-01-221-7/+9
* Suggest --with-ssl first. Remove --enable-fallback documentation.Matthias Andree2006-01-221-11/+6
* don't complain about READ-ONLY IMAP folders in --fetchall --keep mode.Matthias Andree2006-01-202-0/+7
* Add CVE ID for recent DoS: CVE-2006-0321Matthias Andree2006-01-192-3/+4
* Snapshot 6.3.2-rc4.Matthias Andree2006-01-199-1953/+2098
* Free netrc list as soon as it's no longer needed.Matthias Andree2006-01-191-0/+3
* Implement free_netrc(list).Matthias Andree2006-01-192-0/+17
* Bump version to -rc4.Matthias Andree2006-01-191-1/+1
* Escalate recent fix to security and add preliminary announcement.Matthias Andree2006-01-193-13/+118
* Yet another bogus free() to be fixed.Matthias Andree2006-01-191-1/+1
* Jakub Bogusz: Update Polish translation to 6.3.2-rc3.Matthias Andree2006-01-191-243/+108
* Fix segfault or bus error after bouncing a message. This bug was Matthias Andree2006-01-192-2/+10
* Snapshot msgfmt-reformatted po file Matthias Andree2006-01-181-326/+485
* Takeshi Hamasaki: update translation to 6.3.2-rc3.Matthias Andree2006-01-181-6/+13
* Snapshot 6.3.2-rc3.Matthias Andree2006-01-178-1406/+1547
* Pavel Maryanov: update Russian translation to 6.3.2-rc2.Matthias Andree2006-01-171-229/+97
* Clarify Maillennium workaround warning even more (...instead of TOP).Matthias Andree2006-01-173-7/+11
* Update.Matthias Andree2006-01-172-8/+8
* Change Maillennium warning to put the server's name into quote marks.Matthias Andree2006-01-171-1/+1
* Update.Matthias Andree2006-01-152-466/+537
* Fix typo: --sslcertck checks the /server/ certificate (not the client's).Matthias Andree2006-01-151-1/+1
* fetchmail --version now prints the copyright notice.Matthias Andree2006-01-142-1/+15
* Update.Matthias Andree2006-01-141-6/+11
* fetchmailconf.py: Accept --help and --version.Matthias Andree2006-01-142-9/+17
* Added missing --help text for "--sslcertck" option.Matthias Andree2006-01-142-0/+6
* Fix indent.Matthias Andree2006-01-141-25/+25
* Shuffle 6.3.0 NEWS entries around a bit, one incompatible changed moved to th...Matthias Andree2006-01-131-18/+21
* 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
ref='#n562'>562 563 564 565 566 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 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901