summaryrefslogtreecommitdiff
path: root/compat.c
Commit message (Expand)AuthorAgeFilesLines
* Init the checksum choices before the daemon auth.Wayne Davison2022-10-251-0/+2
* Fix protocol <= 29 daemon auth if openssl is handling md4.Wayne Davison2022-10-241-1/+3
* Improve various things in the checksum codeWayne Davison2022-09-101-59/+131
* Change name_num_obj struct to use a name_num_item pointer.Wayne Davison2022-08-181-9/+11
* Ensure a dynamically linked xxhash lib is >= 0.8 for XX3.Wayne Davison2022-08-141-0/+2
* Remove some trailing whitespace.Wayne Davison2022-08-131-2/+2
* Some word fixes.Wayne Davison2022-03-261-1/+1
* Preparing for release of 3.2.4pre1v3.2.4pre1Wayne Davison2022-01-021-1/+1
* Tweak stderr handling for older BackupPC versionsWayne Davison2022-01-021-0/+5
* Simplify the compat logic for local_serverWayne Davison2020-08-271-11/+17
* Add --crtimes option.Wayne Davison2020-07-221-1/+8
* Send the uid/gid 0 name since not all systems use 0 for root.Wayne Davison2020-07-051-0/+5
* Lack of "saw" values now reported as "INVALID"; tweak a comment.Wayne Davison2020-06-271-1/+3
* Improve the NSTR differentiation idiom.Wayne Davison2020-06-271-17/+14
* Improve the output when a negotiation fails.Wayne Davison2020-06-271-13/+37
* Negotation env lists can specify "client & server"Wayne Davison2020-06-261-24/+52
* Some memory allocation improvementsWayne Davison2020-06-251-2/+1
* Use normal C comment style.Wayne Davison2020-06-231-1/+1
* Avoid negotiating a "none" choice by defaultWayne Davison2020-06-231-1/+4
* The server side can enforce its negotiation limitsWayne Davison2020-06-231-4/+38
* Improve how the env restricts negotiated stringsWayne Davison2020-06-231-14/+21
* More spelling fixes from FossiesWayne Davison2020-06-161-1/+1
* Some indentation fixes.Wayne Davison2020-06-131-20/+20
* Change alt_dest_name() to alt_dest_opt().Wayne Davison2020-06-131-2/+2
* Change 3 alt-dest vars to just one + some defines.Wayne Davison2020-06-131-3/+2
* Promote newer compressors to the start of the list.Wayne Davison2020-06-111-4/+2
* A couple minor tweaks.Wayne Davison2020-05-261-17/+17
* Improve how negotiated info affects batch files.Wayne Davison2020-05-251-21/+20
* Include lz4 compression support.Wayne Davison2020-05-251-0/+4
* Include zstd compression support.Wayne Davison2020-05-251-0/+4
* Output the default checksum & compress lists in the --version output.Wayne Davison2020-05-251-14/+45
* Make compression-level handling generic.Wayne Davison2020-05-251-5/+12
* Some minor tweaks & tidying up.Wayne Davison2020-05-241-11/+3
* Prefer zlibx compression consistently instead of having 2 possible default pr...Wayne Davison2020-05-241-5/+0
* Fix -z choice with older rsyncs.Wayne Davison2020-05-241-3/+7
* A few more compression tweaks.Wayne Davison2020-05-241-13/+4
* More compress changesWayne Davison2020-05-241-0/+38
* Fix negotiation of none & improve NSTR debug msgs.Wayne Davison2020-05-241-7/+14
* Add support for negotiated checksum names.Wayne Davison2020-05-241-28/+256
* Some checksum improvementsWayne Davison2020-05-221-10/+11
* Checksum negotiation & more bits for compat_flagsWayne Davison2020-05-221-5/+39
* Use a varint to send the file-list flagsWayne Davison2020-04-291-0/+5
* A resumed partial-dir file is transferred in-place.Wayne Davison2020-04-291-0/+6
* Update a few more copyright years.Wayne Davison2020-04-251-1/+1
* Added --atimes and --set-noatime options.Wayne Davison2020-04-231-4/+12
* Tweak the copyright year.Wayne Davison2019-03-161-1/+1
* Tweak copyright date.Wayne Davison2018-01-141-1/+1
* Add --checksum-choice option to choose the checksum algorithms.Wayne Davison2016-05-011-0/+2
* Update the copyright year.Wayne Davison2015-08-081-1/+1
* Make the checksum_seed a bit harder to predict.Wayne Davison2015-05-111-1/+1