]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
36 hours ago  Andrew Tridgellruntests.py: accept a relative --rsync-bin master
38 hours ago  Andrew Tridgellci: add actionlint workflow to lint GitHub Actions...
38 hours ago  Andrew Tridgellci: clean up workflow shellcheck nits
2 days ago  Andrew Tridgelltestsuite: close minor assertion gaps
2 days ago  Andrew Tridgelltestsuite: tighten metadata-precision and symlink-targe...
2 days ago  Andrew Tridgelltestsuite: add content and return-code assertions
2 days ago  Andrew Tridgelltestsuite: verify destination content/listings in daemo...
2 days ago  Andrew Tridgelltestsuite: add positive controls to the symlink-race...
2 days ago  Andrew Tridgelltestsuite: harden output-options checks
2 days ago  Andrew Tridgelltestsuite: verify the negotiated compressor/checksum...
2 days ago  Andrew Tridgelltestsuite: verify --fuzzy actually selects a basis
3 days ago  Andrew TridgellFix --preallocate --sparse to actually produce sparse...
3 days ago  Andrew Tridgellci: run the OpenBSD --use-tcp test step at -j2
3 days ago  Andrew Tridgelltestsuite: cover more path/file-operation code (syscall...
3 days ago  Andrew Tridgellruntests: compare expected-skipped order-insensitively...
3 days ago  Andrew Tridgelltestsuite: cover daemon access-control, config includes...
3 days ago  Andrew Tridgellbuild: scope gcov report to rsync's own source; add...
4 days ago  Andrew Tridgellci: declare new metadata-coverage test skips for macOS...
4 days ago  Andrew Tridgellci: add an Ubuntu gcov coverage job
4 days ago  Andrew Tridgellbuild: add 'make coverage-tcp' and drop deprecated...
4 days ago  Andrew Tridgelltestsuite: assert absolute --partial-dir delta resume...
4 days ago  Andrew Tridgellreceiver: fix absolute --partial-dir delta resume ...
4 days ago  Andrew Tridgelltestsuite: add COVERAGE.md matrix and -u/--force coverage
4 days ago  Andrew Tridgellbuild: add gcov coverage and --disable-openat2 knobs...
4 days ago  Andrew Tridgelltestsuite: probe RESOLVE_BENEATH support functionally...
4 days ago  Andrew Tridgelltestsuite: output, comparison and algorithm-selection...
4 days ago  Andrew Tridgelltestsuite: daemon parameter coverage (loopback)
4 days ago  Andrew Tridgelltestsuite: filtering coverage at depth
4 days ago  Andrew Tridgelltestsuite: metadata preservation coverage at depth
4 days ago  Andrew Tridgelltestsuite: structure / recursion / link coverage at...
4 days ago  Andrew Tridgelltestsuite: cross-directory/temp/backup/dest coverage...
4 days ago  Andrew Tridgelltestsuite: add depth/cross-dir/daemon coverage helpers...
5 days ago  Andrew Tridgellstart on 3.5.0
6 days ago  Andrew Tridgelltestsuite: read xattrs natively instead of shelling...
6 days ago  Andrew Tridgelltestsuite: generate predictable fixture files instead...
6 days ago  Andrew Tridgelldocs: add rsync Discord server link
6 days ago  Andrew Tridgelltestsuite: restore non-Linux xattr/fake-super coverage
6 days ago  Andrew Tridgelltestsuite: post-review fixes and lock-file hardening
6 days ago  Andrew Tridgellsocket: enforce socketpair_tcp()'s anti-hijack guarantee
6 days ago  Andrew Tridgelltestsuite: secure stdio-pipe daemon transport by defaul...
6 days ago  Andrew Tridgelltestsuite: add claim_ports() for parallel-safe TCP...
6 days ago  Andrew Tridgelltestsuite: rewrite the shell testsuite in Python
6 days ago  Andrew Tridgellci: add static Android NDK build workflow
7 days ago  Andrew Tridgelltestsuite: portable make_data_file helper; drop hard...
7 days ago  Andrew Tridgellt_chmod_secure: probe kernel RESOLVE_BENEATH at runtime...
7 days ago  Andrew Tridgellt_stub.c: raise max_alloc default so test helpers can...
8 days ago  Andrew Tridgellpackaging: add ftp.filt, the FTP mirror filter file
8 days ago  Andrew Tridgellpackaging: remove obsolete samba-rsync and send-news...
8 days ago  Andrew Tridgellpackaging/release.py: rsync-web is now an in-tree subdi...
8 days ago  Andrew Tridgellimport rsync-web website content as a subdirectory
8 days ago  Andrew TridgellINSTALL.md: point Ubuntu users at the ppa:rsyncproject...
8 days ago  Andrew Tridgellstart on 3.4.4
8 days ago  Andrew TridgellPreparing for release of 3.4.3 [buildall] v3.4.3
8 days ago  Andrew Tridgellversion.h: bump to 3.4.3 for the release
8 days ago  Andrew TridgellNEWS: prepare 3.4.3 release entry with six CVEs
8 days ago  Andrew Tridgellutil1: handle out-of-range times in timestring
8 days ago  Andrew Tridgellmain: reject hyphen-prefixed remote-shell hostnames
8 days ago  Andrew Tridgellsocket: reject over-long proxy response line
8 days ago  Andrew Tridgellrsync.h: lower MAX_WIRE_DEL_STAT to avoid signed-int...
8 days ago  Andrew Tridgelldefence-in-depth: receiver block-index bounds + read_de...
8 days ago  Andrew Tridgelldefence-in-depth: guard cumulative snprintf against...
8 days ago  Andrew Tridgelldefence-in-depth: bound wire-supplied counts and lengths
8 days ago  Andrew Tridgellclientserver: fix hostname ACL bypass when using daemon...
8 days ago  Andrew Tridgellreceiver: add parent_ndx<0 guard, mirroring 797e17f
8 days ago  Andrew Tridgelltestsuite: cover 'refuse options = compress' for the...
8 days ago  Andrew Tridgelltoken: harden compressed-token decoding against integer...
8 days ago  Andrew Tridgellci(cygwin): mark all symlink-race regression tests...
8 days ago  Andrew Tridgelltestsuite: end-to-end regression test for chdir-symlink...
8 days ago  Andrew Tridgellutil1+syscall: secure copy_file source/dest opens;...
8 days ago  Andrew Tridgellsyscall: add symlink-race-safe do_*_at() wrappers and...
8 days ago  Andrew Tridgellutil1: secure change_dir() against symlink-race chdir...
8 days ago  Andrew Tridgellsyscall+receiver: secure receiver-side do_chmod against...
8 days ago  Andrew Tridgellsender: fix read-path TOCTOU by opening from module...
8 days ago  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
next