1. 20 Aug, 2013 1 commit
    • Nils Goroll's avatar
      improve configure auto-magic · 73bb870a
      Nils Goroll authored
      - Makefile and prepare-source.mak should not keep a configure.sh output from a failed
        autoconf run
      - the configure wrapper tool should always call prepare-source to rebuild configure.sh
        when required
      - Makefile and prepare-source.mak should rebuild aclocal.m4 when configure.ac changes
      73bb870a
  2. 03 Aug, 2013 1 commit
    • Wayne Davison's avatar
      Remove bypassed checksums in --inplace to improve speed. · de941933
      Wayne Davison authored
      When checking a checksum that refers to a part of an --inplace file that
      has been overwritten w/o getting SUMFLG_SAME_OFFSET set, we remove the
      checksum from the list.  This will speed up files that have a lot of
      identical checksum blocks (e.g. sequences of zeros) that we can't use
      due to them not getting marked as being the same.  Patch provided by
      Michael Chapman.
      de941933
  3. 28 Jul, 2013 1 commit
  4. 12 Jul, 2013 2 commits
  5. 23 Jun, 2013 1 commit
  6. 16 Jun, 2013 4 commits
  7. 15 Jun, 2013 1 commit
    • Wayne Davison's avatar
      Support rsync daemon over SSL via stunnel. · 70d4a945
      Wayne Davison authored
      Added the client rsync-ssl script and various client/daemon support
      files needed for talking to an rsync daemon over SSL on port 874 (no
      tls support).  This uses an elegant stunnel setup that was detailed
      by dozzie (see the resources page) now that stunnel4 has improved
      command-spawning support.  Also incorporates some tweaks by devzero
      (e.g. the nice no-tmpfile-config client-side code) and a few by me
      (including logging of the actual remote IP that came in to the
      stunnel process).  This probably still needs a little work.
      70d4a945
  8. 12 Jun, 2013 1 commit
  9. 11 Jun, 2013 2 commits
  10. 10 Jun, 2013 4 commits
  11. 09 Jun, 2013 2 commits
  12. 02 Jun, 2013 3 commits
  13. 28 May, 2013 1 commit
  14. 26 May, 2013 3 commits
  15. 19 May, 2013 7 commits
  16. 20 Jan, 2013 1 commit
  17. 19 Jan, 2013 5 commits