]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2022-09-15  Wayne DavisonWe always add a slash now that path is cleaned.
2022-09-15  Kenneth FinneganUse string length diff heuristic to skip Levenshtein...
2022-09-14  Wayne DavisonMake the implied-arg adding for --relative more efficient.
2022-09-14  Wayne DavisonMore NEWS updates.
2022-09-14  Wayne DavisonFix exclusion of /. with --relative.
2022-09-14  Wayne DavisonTweak a define.
2022-09-14  Wayne DavisonUse UNSUPPORTED instead of PROTOCOL for various validat...
2022-09-14  Wayne DavisonUse hashlittle2() for xattr hashing
2022-09-14  Wayne DavisonAdd hashlittle2() and ensure the hash is never 0
2022-09-14  Wayne DavisonFix really silly bug with --relative rules.
2022-09-14  Wayne DavisonImprove var ref.
2022-09-14  Wayne DavisonNEWS tweak.
2022-09-13  Wayne DavisonUpdate NEWS.
2022-09-13  Wayne DavisonFix bug with validing remote filter rules.
2022-09-11  Wayne DavisonMention the filename when unpack_smb_acl() returns...
2022-09-11  Wayne DavisonRequire a newer protocol to specify the digest list.
2022-09-11  Wayne DavisonTalk about the new daemon greeting line.
2022-09-11  Wayne DavisonImprove output of "N-bit" items in json data.
2022-09-11  Wayne DavisonAlso change dashes in the dict var names to make jq...
2022-09-10  Wayne DavisonA few more tweaks.
2022-09-10  Wayne DavisonUnify older protect-args capability to secluded-args...
2022-09-10  Wayne DavisonUse dict for capabilities & optimizations in json output.
2022-09-10  Wayne DavisonUse JSON output if --version (-V) is repeated (client...
2022-09-10  Wayne DavisonAdd support for various SHA checksum digests
2022-09-10  Wayne DavisonImprove various things in the checksum code
2022-09-09  Wayne DavisonTry freebsd-13-1 to fix weird wget issue.
2022-09-09  Wayne DavisonWhen deleting a tag, del in the patches dir too.
2022-09-09  Wayne DavisonStart 3.2.7dev going.
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
next