rsync.git
2022-09-09 Wayne DavisonPreparing for release of 3.2.6 v3.2.6
2022-09-09 Wayne DavisonMention a potential bash security issue with openssh...
2022-09-02 Wayne DavisonA few more minor tweaks.
2022-09-02 Wayne DavisonImprove the daemon info a bit.
2022-08-24 Wayne DavisonTweak a couple links.
2022-08-24 Wayne DavisonMention that copying to a case-ignoring filesystem...
2022-08-24 Wayne DavisonFix an unreleased bug handling a leading dot.
2022-08-23 Wayne DavisonAnother spelling fix.
2022-08-23 Wayne DavisonFix a link.
2022-08-23 Wayne DavisonFix split limits.
2022-08-23 Wayne DavisonRename `--protect-args` to `--secluded-args`.
2022-08-22 Wayne DavisonMore NEWS tweaks.
2022-08-21 Wayne DavisonAdd safety check for local --remove-source-files.
2022-08-20 Wayne DavisonMention the latest changes.
2022-08-19 Wayne DavisonMake sure that the configure.sh script is up-to-date...
2022-08-19 Wayne DavisonMention `copy-devices`.
2022-08-19 Wayne DavisonRemove unneeded var.
2022-08-19 Wayne DavisonStop enabling -pedantic-errors.
2022-08-19 Wayne DavisonChange name_num_obj struct to use a name_num_item pointer.
2022-08-18 Samuel HenriqueFix typos on manpage (#358)
2022-08-17 Wayne DavisonFix issue when the files-from list isn't nl terminated.
2022-08-16 Wayne DavisonAnother mkgitver tweak & mention it in NEWS.
2022-08-16 Wayne DavisonRemove useless comment.
2022-08-16 Wayne DavisonOnly run git describe if .git exists in the $srcdir.
2022-08-16 Wayne DavisonStart 3.2.6dev going.
2022-08-16 Wayne DavisonDo more path cleaning in add_implied_include(); make...
2022-08-16 Wayne DavisonAllow ~/remote/./path with -R if the path has /./ in it.
2022-08-14 Wayne DavisonWe must use the CSUM_CHUNK size in the non-openssl...
2022-08-14 Wayne DavisonFix another dot-dir implied arg issue. v3.2.5
2022-08-14 Wayne DavisonPreparing for release of 3.2.5
2022-08-14 Wayne DavisonUpdate the NEWS.
2022-08-14 Wayne DavisonEnsure a dynamically linked xxhash lib is >= 0.8 for...
2022-08-13 Wayne DavisonRemove some trailing whitespace.
2022-08-10 Wayne DavisonMake a `--trust-sender` a bit clearer.
2022-08-10 Wayne DavisonOne more doc tweak.
2022-08-10 Wayne DavisonAdd packaging note.
2022-08-10 Wayne DavisonFix handling of a character class with an escaped closi...
2022-08-10 Wayne DavisonBe a little paranoid.
2022-08-10 Wayne DavisonA couple manpage tweaks.
2022-08-09 Wayne DavisonAdd `--trust-sender` option.
2022-08-09 Wayne DavisonEscape leading tilde char when "~" or with -R.
2022-08-09 Wayne DavisonFix handling of daemon module names in file-list verifi...
2022-08-09 Wayne DavisonPreparing for release of 3.2.5pre2 v3.2.5pre2
2022-08-09 Wayne DavisonFix --relative when copying an absolute path.
2022-08-09 Wayne DavisonHandle files-from args that span 2 buffers.
2022-08-09 Wayne DavisonA fix for the zlib fix.
2022-08-09 Wayne DavisonHandle a "[foo]" arg matching the literal wildcards.
2022-08-09 Wayne DavisonFix some issues with backslashed wildcards in args.
2022-08-09 Wayne DavisonHandle a trailing "/." at the end of a source arg.
2022-08-07 Wayne DavisonUpdate the NEWS.
2022-08-07 Wayne DavisonFix zlib bug with a large gzip header extra field
2022-08-07 Wayne DavisonMake sure that --read-batch doesn't try to check args.
2022-08-03 Wayne DavisonSome md-convert doc tweaks.
2022-08-02 Jakub WilkFix typos in NEWS (#339)
2022-08-02 Wayne DavisonPreparing for release of 3.2.5pre1 v3.2.5pre1
2022-08-02 Wayne DavisonTweaks to allow for a release.
2022-08-02 Wayne DavisonMore NEWS.
2022-08-02 Wayne DavisonA few more minor tweaks.
2022-08-01 Wayne DavisonAvoid the getgroups program when cross-compiliing.
2022-08-01 Wayne DavisonMake sure sign is consistend in 2 gid comparisons.
2022-08-01 Wayne DavisonA few more minor changes.
2022-08-01 Wayne DavisonMore improvements to file-list checking
2022-08-01 Wayne DavisonThe latest NEWS.
2022-08-01 Wayne DavisonSome extra file-list safety checks.
2022-07-11 Wayne DavisonA few more minor doc tweaks.
2022-06-20 Wayne DavisonA few minor fixes.
2022-06-19 Wayne DavisonLink to rsyncd.conf page server-setup details.
2022-06-19 Wayne DavisonImprove the filter intro.
2022-06-19 Wayne DavisonImprove filter discussion.
2022-06-19 Wayne DavisonSome proxy improvements (mainly).
2022-06-19 Wayne DavisonSome clarifications about transfer rules.
2022-06-19 Wayne DavisonInclude bsd/strings.h if it exists
2022-06-19 Yuri ChornoivanFix minor typos (#327)
2022-06-18 Wayne DavisonFix configure's "signed char" check
2022-06-18 Wayne DavisonAvoid -pedantic-errors on non-x86 for the moment.
2022-06-02 Wayne DavisonFix grabbing version value in configure.
2022-05-14 Wayne DavisonImprove discussion of old-args in advanced usage.
2022-05-07 Wayne DavisonMake md-convert --test work again.
2022-05-07 Wayne DavisonManpage improvements.
2022-05-07 Wayne DavisonUse the maintainer's timezone for translating the manpa...
2022-05-07 Wayne DavisonSetup for 3.2.5dev.
2022-04-15 Wayne DavisonPreparing for release of 3.2.4 v3.2.4
2022-04-11 Wayne DavisonThe latest news.
2022-04-11 Wayne DavisonAdd debugging comment about read_buf_().
2022-04-11 Simon Dezielsystemd: restart daemon on-failure (#302)
2022-04-11 Yoichi NAKAYAMASpecify log format to avoid malfunctions and unexpected...
2022-04-11 Michal RuprichFix for CVE-2018-25032 in zlib (#306)
2022-04-11 Wayne DavisonHandle linking with a zlib with external read_buf.
2022-03-27 Wayne DavisonPreparing for release of 3.2.4pre4 v3.2.4pre4
2022-03-27 Wayne DavisonAdd new & improved `--copy-devices` option.
2022-03-27 Wayne DavisonSome `--write-device` fixes.
2022-03-26 Wayne DavisonCombine some alt-dest tests.
2022-03-26 Wayne DavisonRename compare-dest test.
2022-03-26 Sam MikesExtract unlink_and_reopen from copy_file (#294)
2022-03-26 Wayne DavisonSome word fixes.
2022-03-13 Wayne DavisonAlso ignore a root-level rrsync file.
2022-03-13 Wayne DavisonAdd FALLTHROUGH comment.
2022-03-10 Wayne DavisonUse ac_includes_default in largefile support test.
2022-03-04 Wayne DavisonTest newer FreeBSD.
2022-03-04 Wayne DavisonMake asm use more selectable
next