]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2026-05-07  Andrew Tridgelldefence-in-depth: bound wire-supplied counts and lengths
2026-05-07  Andrew Tridgellclientserver: fix hostname ACL bypass when using daemon...
2026-05-07  Andrew Tridgellreceiver: add parent_ndx<0 guard, mirroring 797e17f
2026-05-07  Andrew Tridgelltestsuite: cover 'refuse options = compress' for the...
2026-05-07  Andrew Tridgelltoken: harden compressed-token decoding against integer...
2026-05-07  Andrew Tridgellci(cygwin): mark all symlink-race regression tests...
2026-05-07  Andrew Tridgelltestsuite: end-to-end regression test for chdir-symlink...
2026-05-07  Andrew Tridgellutil1+syscall: secure copy_file source/dest opens;...
2026-05-07  Andrew Tridgellsyscall: add symlink-race-safe do_*_at() wrappers and...
2026-05-07  Andrew Tridgellutil1: secure change_dir() against symlink-race chdir...
2026-05-07  Andrew Tridgellsyscall+receiver: secure receiver-side do_chmod against...
2026-05-07  Andrew Tridgellsender: fix read-path TOCTOU by opening from module...
2026-05-07  Andrew Tridgellsyscall+clientserver: am_chrooted and use_secure_symlin...
2026-05-06  Andrew Tridgellci(almalinux-8): use python39 module for runtests.py
2026-05-06  Andrew Tridgellci: add Ubuntu 22.04 and AlmaLinux 8 workflows for...
2026-04-30  Andrew Tridgelltestsuite: run protected-regular test as non-root using...
2026-04-29  Andrew TridgellStart 3.4.3dev going.
2026-04-29  Andrew Tridgellci: add symlink-dirlink-basis to Cygwin's expected...
2026-04-29  Andrew Tridgelltestsuite: skip symlink-dirlink-basis on platforms...
2026-04-29  Andrew Tridgellsyscall: also use O_RESOLVE_BENEATH on FreeBSD and...
2026-04-29  Andrew Tridgellsyscall: use openat2(RESOLVE_BENEATH) on Linux for...
2026-04-29  Andrew Tridgelltestsuite/xattrs: ignore SUNWattr_* in the Solaris...
2026-04-29  Andrew Tridgellci: add OpenBSD and NetBSD build jobs, run 'make check...
2026-04-29  Andrew Tridgellruntests.py: error early when test helper programs...
2026-04-28  Andrew Tridgellpackaging: remove old release system
2026-04-28  Andrew TridgellPreparing for release of 3.4.2 [buildall] v3.4.2
2026-04-28  Andrew Tridgellpackaging: new release script
2026-04-28  Andrew Tridgellupdate NEWS.md ready for 3.4.2
2026-04-28  Andrew Tridgellpackaging: remove support for rsync-patches
2026-04-22  Michal RuprichDo not clean DISPLAY unconditionally
2026-04-22  Andrew Tridgellcall tzset() before chroot to cache timezone data
2026-04-22  Michal RuprichUsing a correct time in log file
2026-04-22  Andrew Tridgellrsyncd.conf: document the temp dir parameter
2026-04-22  Andrew Tridgellruntests.py: preserve test-execution order in skipped...
2026-04-22  Andrew Tridgellruntests.py: add -j/--parallel option for parallel...
2026-04-22  Andrew Tridgellreplace runtests.sh with runtests.py
2026-04-22  Holger HoffstätteFix glibc-2.43 constness warnings
2026-04-22  Andrew Tridgellzero all new memory from allocations
2026-04-22  Andrew Tridgellxattrs: fixed count in qsort
2026-04-16  Andrew Tridgellfix signed integer overflow in proxy protocol v2 header...
2026-04-16  Andrew Tridgellzlib: convert K&R function definitions to ANSI style
2026-03-01  Andrew TridgellCI: add simd-checksum to expected-skipped on macOS...
2026-03-01  Andrew Tridgellfix uninitialized mul_one in AVX2 checksum and add...
2026-01-19  Andrew Tridgellacl: fixed ACL ID mapping for non-root
2025-12-31  Andrew TridgellCI: fixed MacOS test
2025-12-30  Andrew Tridgellreject negative token values in compressed stream receivers
2025-12-30  Andrew Tridgellutil: fixed issue in clean_fname()
2025-12-30  Andrew Tridgelltestsuite: added clean-fname-underflow test
2025-12-30  Andrew Tridgellfix uninitialized buf1 in get_checksum2() MD4 path
2025-12-30  Nebojša Cvetkovićrsync: Add missing `dirs` long option
2025-08-23  Andrew Tridgellfixed an invalid access to files array
2025-08-23  Ronnie Sahlbergoptions.c: Fix segv if poptGetContext returns NULL
2025-08-23  Silentsyscall: fix a Y2038 bug by replacing Int32x32To64...
2025-08-23  Jeremy NorrisIgnore `directory has vanished` errors.
2025-08-23  Max Kellermannmake lots of global variables `const`
2025-08-23  Peter ErikssonFix handling of objects with many xattrs on FreeBSD
2025-08-23  Rahul Mehtachore: gitignore MacOS debug symbols
2025-08-23  EmilyAllow `ls(1)` to fail in test setup
2025-08-23  fbuescherfixed remove multiple leading slashes
2025-08-23  Michal Ruprichbool is a keyword in C23
2025-08-23  Eli Schwartzconfigure.ac: check for xattr support both in libc...
2025-08-23  Ethan Halsallfeat: add compress threads to man page
2025-08-23  Ethan Halsallfeat: validate compress threads option
2025-08-23  Ethan Halsallfeat: add threads to zstd compression
2025-08-23  Arnaud RebilloutFix flaky hardlinks test
2025-08-23  Krzysztof PłocharzFix --open-noatime option not working on files
2025-08-23  Chris LambMake the build reproducible
2025-02-11  Wayne DavisonTest on ubuntu-latest.
2025-01-16  Alan Coopersmithpopt: remove obsolete findme.c & findme.h
2025-01-16  Wayne DavisonUpdate MAINTAINER_TZ_OFFSET on release.
2025-01-16  Wayne DavisonFix python deprecation warning.
2025-01-16  Wayne DavisonDon't edit copyright year values anymore.
2025-01-16  Wayne DavisonImprove interior dashes in long options.
2025-01-16  Wayne DavisonStart 3.4.2dev going.
2025-01-16  Andrew Tridgellfixed build error on ia64 NonStop
2025-01-15  Andrew TridgellPreparing for release of 3.4.1 [buildall] v3.4.1
2025-01-15  Andrew Tridgellupdate NEWS.md for 3.4.1
2025-01-15  Andrew Tridgellpopt: remove dependency on alloca
2025-01-15  Natanael CopaFix build on ancient glibc without openat(AT_FDCWD
2025-01-15  Rodrigo OSORIOTest send a single directory with -H enabled
2025-01-15  Natanael CopaFix use-after-free in generator
2025-01-15  Natanael CopaFix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED
2025-01-15  Andrew Tridgellupdate maintainer address
2025-01-14  Wayne DavisonForce rsync group when uploading files.
2025-01-14  Andrew TridgellPreparing for release of 3.4.0 [buildall] v3.4.0
2025-01-14  Andrew Tridgellpackaging: adjust release script
2025-01-14  Andrew TridgellNEWS: update protocol version table
2025-01-14  Andrew Tridgellupdate NEWS for 3.4.0
2025-01-14  Andrew Tridgellchange version to 3.4.0
2025-01-14  Andrew Tridgellraise protocol version to 32
2025-01-14  Andrew Tridgellfixed symlink race condition in sender
2025-01-14  Andrew Tridgellmake --safe-links stricter
2025-01-14  Andrew Tridgellrange check dir_ndx before use
2025-01-14  Wayne DavisonRefuse a duplicate dirlist.
2025-01-14  Andrew Tridgelldisallow ../ elements in relpath for secure_relative_open
2025-01-14  Andrew Tridgellreceiver: use secure_relative_open() for basis file
2025-01-14  Andrew Tridgelladded secure_relative_open()
2025-01-14  Andrew Tridgellrefuse fuzzy options when fuzzy not selected
2025-01-14  Andrew Tridgellprevent information leak off the stack
2024-12-17  Charalampos... hlink: Fix function pointer cast in qsort()
next