Merged revisions 11610-11649 via svnmerge fromattic/branches/crypto_refactoring1
commita9c367466ffcf32ca7540286e98758502b470dc9
authorwlach <wlach@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Thu, 19 Jul 2007 20:50:06 +0000 (19 20:50 +0000)
committerwlach <wlach@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Thu, 19 Jul 2007 20:50:06 +0000 (19 20:50 +0000)
tree73b32ff42a29ef520f1c4b52863f81a0754303e3
parent120e4b63524d798db469f2027c9446a19be8d281
Merged revisions 11610-11649 via svnmerge from
svn+ssh://svn.alumnit.ca/home/svn/public/trunk

........
  r11613 | apenwarr | 2007-04-24 16:40:24 -0300 (Tue, 24 Apr 2007) | 5 lines

  Schedulator log: source now remembers the date at which you changed
  a particular estimate using the web UI.  That way it will know the "done
  date" for bugs you mark done using the web ui, so it will sort them in
  the proper order and they'll work right with the AlignDate feature.
........
  r11619 | pmccurdy | 2007-05-12 13:44:32 -0300 (Sat, 12 May 2007) | 3 lines

  Fix for GCC 4 compatibility: explicitly dereference this-> in a few
  places so that we create a more obvious dependency for the template.
........
  r11620 | pmccurdy | 2007-05-12 13:54:38 -0300 (Sat, 12 May 2007) | 2 lines

  Compiler compatibility fixes taken from RedHat's wvstreams package.
........
  r11621 | pmccurdy | 2007-05-12 13:55:35 -0300 (Sat, 12 May 2007) | 2 lines

  Patch from RedHat's wvstreams packages to make multiarch support work.
........
  r11622 | pmccurdy | 2007-05-12 13:57:56 -0300 (Sat, 12 May 2007) | 2 lines

  GCC 4.1 compatibility fix taken from RedHat's wvstreams package.
........
  r11623 | pphaneuf | 2007-05-13 07:48:49 -0300 (Sun, 13 May 2007) | 2 lines

  Pass on -jX option to sub-makes properly.
........
  r11624 | pphaneuf | 2007-05-13 07:49:25 -0300 (Sun, 13 May 2007) | 3 lines

  There was still traces of the OpenSLP support, which prevented me from
  building.
........
  r11639 | wlach | 2007-07-02 17:27:31 -0300 (Mon, 02 Jul 2007) | 2 lines

  Apply sstasyuk's patch to make wvcrash.cc compile on 64bit machines.
........
  r11640 | wlach | 2007-07-18 15:15:20 -0300 (Wed, 18 Jul 2007) | 2 lines

  Documentation updates for the new release of retchmail.
........
  r11641 | wlach | 2007-07-18 15:29:16 -0300 (Wed, 18 Jul 2007) | 2 lines

  Documentation updates for wvdial.
........
  r11643 | wlach | 2007-07-18 16:26:58 -0300 (Wed, 18 Jul 2007) | 2 lines

  Commit jnc's patch to make verbose and quiet modes work.
........
  r11644 | wlach | 2007-07-18 16:27:43 -0300 (Wed, 18 Jul 2007) | 3 lines

  Make retchmail work with gmail, which is picky about not sending the password
  until the username is acknowledged.
........
  r11646 | wlach | 2007-07-19 17:17:49 -0300 (Thu, 19 Jul 2007) | 3 lines

  Merge in inversion changes from 'wvstreams_inversion_2': pre_select
  now returns void.
........

git-svn-id: file:///home/apenwarr/alumnit-svn/public/branches/crypto_refactoring1@11650 6619c942-59fa-0310-bf43-a07aaa81d9ac
16 files changed:
Makefile
retchmail/ANNOUNCE
retchmail/AUTHORS [new file with mode: 0644]
retchmail/README
retchmail/retchmail.1
retchmail/retchmail.cc
retchmail/retchmail.conf.5
retchmail/wvpopclient.cc
retchmail/wvpopclient.h
retchmail/wvsendmail.cc
retchmail/wvsendmail.h
wvdial/README
wvdial/TODO
wvdial/wvdial.cc
wvdial/wvdialer.cc
wvdial/wvdialer.h