Merged revisions 11610-11649 via svnmerge fromattic/branches/crypto_refactoring1
commitf83fe1f672cf101781bd1900068524e984a38dde
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)
tree20ac6fc2e37e81493a7ca0ec674d05b43812f8c0
parent3395e88c32c2ae3f44cc5842ff1e6cd3f026da33
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
62 files changed:
Makefile
crypto/wvsslstream.cc
gnulib/argp.h
include/iwvstream.h
include/uniclientconn.h
include/wvaddr.h
include/wvbufstream.h
include/wvdailyevent.h
include/wvdsp.h
include/wvencoderstream.h
include/wvfdstream.h
include/wvfile.h
include/wvhttppool.h
include/wvistreamlist.h
include/wvlog.h
include/wvmagicloopback.h
include/wvresolver.h
include/wvsslstream.h
include/wvstream.h
include/wvstreamclone.h
include/wvsyncstream.h [deleted file]
include/wvtcp.h
include/wvtimestream.h
include/wvunixdgsocket.h
include/wvvector.h
include/wvwatcher.h [deleted file]
ipstreams/tests/ip2test.cc
ipstreams/tests/iptest.cc
ipstreams/tests/tcptest.cc
ipstreams/tests/udglistentest.cc
ipstreams/tests/udp2test.cc
ipstreams/tests/udptest.cc
ipstreams/tests/unixdgtest.cc
ipstreams/tests/unixtest.cc
ipstreams/tests/wsd.cc
ipstreams/wvresolver.cc
ipstreams/wvtcp.cc
ipstreams/wvunixdgsocket.cc
linuxstreams/wvdsp.cc
qt/wvqtstreamclone.cc
streams/t/wvstream.t.cc
streams/tests/watchtest.cc [deleted file]
streams/wvbufstream.cc
streams/wvdailyevent.cc
streams/wvencoderstream.cc
streams/wvfdstream.cc
streams/wvfile.cc
streams/wvistreamlist.cc
streams/wvlog.cc
streams/wvmagicloopback.cc
streams/wvstream.cc
streams/wvstreamclone.cc
streams/wvsyncstream.cc [deleted file]
streams/wvtimestream.cc
streams/wvwatcher.cc [deleted file]
uniconf/daemon/rules.mk
uniconf/uniclientconn.cc
urlget/wvftpstream.cc
urlget/wvhttppool.cc
urlget/wvhttpstream.cc
utils/wvcrash.cc
utils/wvhash.cc