Commit Graph

  • 44ae54114a Moved the --disable-debug check sooner in configure.in so that it happens prior to checking for the compiler. Switched no-debug code to setting ac_cv_prog_cc_g=no. Fixes bug #6106. Wayne Davison 2009-02-14 07:46:39 -08:00
  • 43eb865f9a Made copy_section() and string_set() simpler, getting rid of a "FIXME" comment that we don't need to fix. Wayne Davison 2009-02-06 07:27:18 -08:00
  • 789213909d Combine Globals and Locals into a Vars struct that parallels Defaults, shortening some code. Improve comments and make other minor cleanups. Based on a patch that Matt McCutchen posted to the mailing list. Wayne Davison 2009-02-05 07:31:51 -08:00
  • 9493048c10 Ensure that the sender turns off any msg_fd_in use earlier. This avoids a problem where an extra message from the sender could give the generator time to start sending data that will not be understood by the sender's use of read_msg_fd(). Wayne Davison 2009-02-04 18:07:58 -08:00
  • 46cd1ef6bc Ensure that the sender turns off any msg_fd_in use earlier. This avoids a problem where an extra message from the sender could give the generator time to start sending data that will not be understood by the sender's use of read_msg_fd(). Wayne Davison 2009-02-04 18:14:15 -08:00
  • 4dea1a9492 Do not try to send a symlink with a 0-length value. This avoids a transfer error in the receiver. Wayne Davison 2009-02-04 07:53:35 -08:00
  • 6e80613717 Do not try to send a symlink with a 0-length value. This avoids a transfer error in the receiver. Wayne Davison 2009-02-04 07:53:35 -08:00
  • dc6fb11b41 We only need to send --stats to a remote receiver now. Wayne Davison 2009-01-28 23:41:17 -08:00
  • 650bca3770 A few more improvements to the hostspec-parsing code. Wayne Davison 2009-01-28 23:17:46 -08:00
  • 4d13a2fe55 A few more improvements to the hostspec-parsing code. Wayne Davison 2009-01-28 23:17:46 -08:00
  • 58cf354711 Fixed the parsing of IPv6 literal addresses with a username prefixed. Fixes bug #6067. Wayne Davison 2009-01-28 15:55:41 -08:00
  • 794f38099a Fixed the parsing of IPv6 literal addresses with a username prefixed. Fixes bug #6067. Wayne Davison 2009-01-28 15:55:41 -08:00
  • 7a498f5b6c Check the right flist_num in gen_wants_ndx(). Wayne Davison 2009-01-18 22:57:43 -08:00
  • 243e9a366d Added a "Defaults" structure with both globals and locals in it. Initialize both the Globals and Locals back to their default values when reading the config. This fixes a bug where locals set in the global section were not getting reset to their default value if the config item was removed from the file. Wayne Davison 2009-01-18 22:40:58 -08:00
  • b53c202e45 A couple minor function-call tweaks. Wayne Davison 2009-01-18 22:40:17 -08:00
  • aef68d7892 Renamed some typedefs: - global -> global_vars - section -> local_vars - global_and_section -> all_vars Wayne Davison 2009-01-18 22:39:57 -08:00
  • 077e543b7d Renamed sDefault to Locals. Wayne Davison 2009-01-18 22:39:20 -08:00
  • 9784f01cbc Use a varint when sending the error_code. Wayne Davison 2009-01-14 10:18:47 -08:00
  • bc40a30503 Fixed the delete statistics with --delete-delay and --delete-after. Wayne Davison 2009-01-17 14:46:42 -08:00
  • 4079d6a684 Fixed a hang in the inc_recurse batch-reading code. Wayne Davison 2009-01-17 13:54:52 -08:00
  • 8250d8a1c6 Fixed a hang in the inc_recurse batch-reading code. Wayne Davison 2009-01-17 13:54:52 -08:00
  • 1fb6163c51 Handle simultaneous arrival of multiple connections. Matt McCutchen 2009-01-13 09:42:54 -08:00
  • 7f51d0e849 Avoid a server-side problem with -e is at the start of the short options. (Bug #6020) Wayne Davison 2009-01-07 16:38:56 -08:00
  • ece2d0e415 Fixed bug #6011: use of target in configure. Wayne Davison 2009-01-03 20:50:54 -08:00
  • 445640e803 Update the copyright year. Wayne Davison 2009-01-03 10:57:14 -08:00
  • 5ea7c8aae3 Beginning work on a 3.0.6 release. Wayne Davison 2009-01-17 13:36:34 -08:00
  • df694f72ed Change some args from "char *" to "const char *" in order to get rid of a compiler warning that was just introduced. Also avoids changing the host string to lower-case in access.c (by using iwildmatch()). Wayne Davison 2009-01-15 00:14:51 -08:00
  • 11ef77b76a Added the "reverse lookup" daemon-config parameter. Matt McCutchen 2009-01-15 00:07:05 -08:00
  • abd32c9585 Send the --stats option for proper del-stats operation. Wayne Davison 2009-01-14 07:38:37 -08:00
  • 01e293f1b5 Use "use warnings" rather than -w on the #! line. Wayne Davison 2009-01-13 14:40:35 -08:00
  • 8051aa5a34 Adding recent release info from the 3.0.x branch. Wayne Davison 2009-01-13 13:53:01 -08:00
  • 46d68be3da Fixed recv_add_uid() to properly differentiate users and groups. Matt McCutchen 2009-01-13 11:15:08 -08:00
  • bb499bd7a0 Handle simultaneous arrival of multiple connections. Matt McCutchen 2009-01-13 09:42:54 -08:00
  • 416cef36e9 Tweaked the --delete-* option summaries. Wayne Davison 2009-01-08 17:01:38 -08:00
  • 1fb6a4018d Avoid a server-side problem with -e is at the start of the short options. (Bug #6020) Wayne Davison 2009-01-07 16:38:56 -08:00
  • fc4a695cdd Tweaked s### and m## to avoid vim highlighting issues. Wayne Davison 2009-01-07 16:38:06 -08:00
  • 83238ed0bb Fixed bug #6011: use of target in configure. Wayne Davison 2009-01-03 20:50:54 -08:00
  • 21cddef2b4 Improved the backup code: - Backups do not interfere with an atomic update (when possible). - Backing up a file will remove a directory that is in the way and visa versa. - Unify the backup-dir and non-backup-dir code in backup.c. - Improved the backup tests a little bit. Wayne Davison 2009-01-03 12:00:02 -08:00
  • b3bf9b9df9 Update the copyright year. Wayne Davison 2009-01-03 10:57:14 -08:00
  • 974e18191c Make delete_item() public, moving it into delete.c. Wayne Davison 2009-01-03 10:52:50 -08:00
  • 09ca0d15d3 Added init_stat_x() to avoid duplication of acl/xattr init code. Wayne Davison 2009-01-03 08:53:59 -08:00
  • 7221063019 Preparing for release of 3.0.5 v3.0.5 Wayne Davison 2008-12-28 18:02:17 -08:00
  • b64ae8b3b4 Avoid a hang when using at least 3 --verbose options on a transfer with a client sender (which includes local copying). Wayne Davison 2008-12-28 17:51:36 -08:00
  • 9938bad34a Allow opendir() in send_directory() to fail with ENOENT. Wayne Davison 2008-12-27 11:07:57 -08:00
  • c43c66125e Allow opendir() in send_directory() to fail with ENOENT. Wayne Davison 2008-12-27 11:07:57 -08:00
  • 8b7a752024 Mention the mapfrom/mapto scripts and how they work. Wayne Davison 2008-11-15 18:30:47 -08:00
  • 2df20057e3 Adding the --usermap/--groupmap/--chown options. Wayne Davison 2008-11-15 18:08:55 -08:00
  • 1ff3e90507 Make it clearer which configure files changed. Wayne Davison 2008-11-15 15:31:38 -08:00
  • 9556f156a9 Make it clearer which configure files changed. Wayne Davison 2008-11-15 15:31:38 -08:00
  • b292021e45 Mention a few NEWS items that hadn't been mentioned yet. Wayne Davison 2008-11-15 15:25:30 -08:00
  • 13e40ca0c6 Preparing for release of 3.0.5pre2 v3.0.5pre2 Wayne Davison 2008-11-15 14:55:30 -08:00
  • aade88bfc2 An ftruncate() failure should result in FERROR_XFER. Wayne Davison 2008-11-15 14:49:28 -08:00
  • 8e85627fb3 An ftruncate() failure should result in FERROR_XFER. Wayne Davison 2008-11-15 14:49:28 -08:00
  • d552250fbb Tweaked the month guess in OLDNEWS. Wayne Davison 2008-11-15 14:38:14 -08:00
  • 3795dafd97 Change clean_fname() to keep "//" at the start for cygwin. Wayne Davison 2008-11-15 14:17:49 -08:00
  • 5436b64557 Change clean_fname() to keep "//" at the start for cygwin. Wayne Davison 2008-11-15 14:17:49 -08:00
  • b325dd0326 Change some size_t vars to ints. Wayne Davison 2008-11-11 18:06:11 -08:00
  • 49818a8378 Make sparse_seek an OFF_T (pointed out by Pedro Valasco). Wayne Davison 2008-11-11 18:05:27 -08:00
  • e4ed195bb7 Change some size_t vars to ints. Wayne Davison 2008-11-11 18:06:11 -08:00
  • faf980ffb5 Make sparse_seek an OFF_T (pointed out by Pedro Valasco). Wayne Davison 2008-11-11 18:05:27 -08:00
  • af03a7049c A "make reconfigure" doesn't stop if configure changes. Wayne Davison 2008-11-11 15:51:03 -08:00
  • b3ad9649bc A "make reconfigure" doesn't stop if configure changes. Wayne Davison 2008-11-11 15:51:03 -08:00
  • e401b30403 Mention Matt's -K --delete fix. Wayne Davison 2008-11-10 07:48:00 -08:00
  • e512826786 Add flist_find_ignore_dirness() and change delete_in_dir() to use it. This fixes an issue with -K noticed by eric casteleijn, avoids some inconsistent itemizing when a file/dir is replaced by a dir/file, and removes a now-obsolete chunk of code from make_file(). Matt McCutchen 2008-11-10 06:44:01 -08:00
  • d4d56eed8a Add flist_find_ignore_dirness() and change delete_in_dir() to use it. This fixes an issue with -K noticed by eric casteleijn, avoids some inconsistent itemizing when a file/dir is replaced by a dir/file, and removes a now-obsolete chunk of code from make_file(). Matt McCutchen 2008-11-10 06:44:01 -08:00
  • ccdc2efd67 Mention the fix for --files-from dot/./paths. Wayne Davison 2008-11-09 21:40:54 -08:00
  • b8a1fd6404 Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file. Wayne Davison 2008-11-09 21:37:04 -08:00
  • 3ce3cabe34 Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file. Wayne Davison 2008-11-09 21:37:04 -08:00
  • 9411292489 Fixed a bunch of "warn_unused_result" compiler warnings. Wayne Davison 2008-11-09 18:46:55 -08:00
  • 3082dffbe2 Fixed a bunch of "warn_unused_result" compiler warnings. Wayne Davison 2008-11-09 18:55:14 -08:00
  • 42130f9cb0 Mention hang fix in the NEWS. Wayne Davison 2008-11-09 18:07:30 -08:00
  • c6c339cd18 Avoid a potential hang when --remove-*-files is active. Wayne Davison 2008-11-09 17:59:11 -08:00
  • b4de848d75 Avoid a potential hang when --remove-*-files is active. Wayne Davison 2008-11-09 17:59:11 -08:00
  • 6767ca617b The protect filter automatically added with --backup is not perishable (see f41152d393), so remove the inaccurate "p" from the man page. Noticed by Jacob Balazer: Matt McCutchen 2008-11-02 20:46:08 -05:00
  • 89cb47212e The protect filter automatically added with --backup is not perishable (see f41152d393), so remove the inaccurate "p" from the man page. Noticed by Jacob Balazer: Matt McCutchen 2008-11-02 20:46:08 -05:00
  • 7d9e30d383 Mention the getnameinfo() fix in the NEWS. Wayne Davison 2008-10-25 09:47:08 -07:00
  • 3f81ad6060 Mention rsync's definition of client and server. Wayne Davison 2008-10-25 09:43:50 -07:00
  • 1049378d9c Mention rsync's definition of client and server. Wayne Davison 2008-10-25 09:43:50 -07:00
  • 9ddc2b64da Fixed our supplied getnameinfo()'s ability to do a reverse lookup, as reported in bug 5851. Wayne Davison 2008-10-25 08:39:41 -07:00
  • 723e9f856d Fixed our supplied getnameinfo()'s ability to do a reverse lookup, as reported in bug 5851. Wayne Davison 2008-10-25 08:39:41 -07:00
  • b3347e2a03 Adding hashtable debugging output (--debug=hash). Wayne Davison 2008-10-15 07:49:14 -07:00
  • 9189e41f6e Added another file-list filter to handle odd-ball systems that don't seem to size their sprintf() fields correctly. Wayne Davison 2008-10-14 07:27:56 -07:00
  • 6f6f9d1020 Preparing for release of 3.0.5pre1 v3.0.5pre1 Wayne Davison 2008-10-11 11:41:05 -07:00
  • a76ba8b425 Mention the latest NEWS. Wayne Davison 2008-10-11 11:40:40 -07:00
  • b8fd528794 Fixed a glitch when using -s with a remote-shell daemon. Wayne Davison 2008-10-11 11:11:10 -07:00
  • 0ea5d30479 Don't lookup address "0.0.0.0" when we're a remote-shell daemon. Gets rid of a DNS delay waiting for a lookup failure. Wayne Davison 2008-10-11 11:00:51 -07:00
  • d8e8ef323a Fixed a glitch when using -s with a remote-shell daemon. Wayne Davison 2008-10-11 11:11:10 -07:00
  • ea0f037930 Don't lookup address "0.0.0.0" when we're a remote-shell daemon. Gets rid of a DNS delay waiting for a lookup failure. Wayne Davison 2008-10-11 11:00:51 -07:00
  • 08b7c3ed83 Fixed send_protected_args() to send "." in place of an empty arg. Wayne Davison 2008-10-11 10:27:16 -07:00
  • cf1b292201 Fixed send_protected_args() to send "." in place of an empty arg. Wayne Davison 2008-10-11 10:16:47 -07:00
  • 76181461f5 Added a fully atomic update if the user has setup a symlink to a *-1 or *-2 directory. A few other minor improvements. Wayne Davison 2008-10-11 09:30:26 -07:00
  • f3721ed133 Added a fully atomic update if the user has setup a symlink to a *-1 or *-2 directory. A few other minor improvements. Wayne Davison 2008-10-11 09:29:23 -07:00
  • b1220d62f4 Fix the error message on one of the rename operations. Wayne Davison 2008-10-10 06:55:21 -07:00
  • 2c11e80e2e Fix the error message on one of the rename operations. Wayne Davison 2008-09-29 21:54:49 -07:00
  • e366e5303f Enhanced the --stats output: - Mention how many files were created (protocol >= 29). - Mention how many files were deleted (new in protocol 31). - Follow the file-count, created-count, and deleted-count with a break-out list of each count by type. Wayne Davison 2008-09-26 21:55:44 -07:00
  • 5df89a1a44 Remove bogus "non-empty" qualifier in '*' discussion. Wayne Davison 2008-09-26 21:47:53 -07:00
  • d47ac91209 Properly ignore source args on a --read-batch command. Wayne Davison 2008-09-26 21:34:40 -07:00
  • 7c573428a9 Fixed skipping of unneeded updates in a batch file when incremental recursion is active. Added a test for this. Made batch-mode handle redos properly (and without hanging). Wayne Davison 2008-09-26 21:32:43 -07:00
  • f7e65c7b61 Moved the flist_ndx_{push,pop}() routines from io.c into util.c. Wayne Davison 2008-09-26 21:21:52 -07:00
  • fe62d30de8 Fix the %P logfile escape inside a chroot. Wayne Davison 2008-09-26 21:19:51 -07:00