2003-05-10 |
Wayne Davison | Optimized away 3 calls to strcmp().
|
commit | commitdiff | tree |
2003-05-01 |
Wayne Davison | Exclude/include bug fixes.
|
commit | commitdiff | tree |
2003-05-01 |
Wayne Davison | Changed the expected results to match the new bug-fixed...
|
commit | commitdiff | tree |
2003-05-01 |
Wayne Davison | Tweaked the exclude_struct for our improved matching...
|
commit | commitdiff | tree |
2003-05-01 |
Wayne Davison | Mention that a pattern with "**" is matched against...
|
commit | commitdiff | tree |
2003-05-01 |
Wayne Davison | Fixed some matching bugs; made the logic of the matching...
|
commit | commitdiff | tree |
2003-04-24 |
Wayne Davison | Mention the improved trailing-slash-in-destination...
|
commit | commitdiff | tree |
2003-04-24 |
Wayne Davison | Made my last change a little better.
|
commit | commitdiff | tree |
2003-04-24 |
Wayne Davison | If the user specifies a trailing slash on the destination...
|
commit | commitdiff | tree |
2003-04-23 |
Wayne Davison | Changed one part of the exclude-test setup to test...
|
commit | commitdiff | tree |
2003-04-22 |
Wayne Davison | Fixed a typo and added a couple clarifying phrases...
|
commit | commitdiff | tree |
2003-04-22 |
Wayne Davison | Test various exclude/include patterns.
|
commit | commitdiff | tree |
2003-04-22 |
Wayne Davison | Changed test_xfail to test_fail.
|
commit | commitdiff | tree |
2003-04-22 |
Wayne Davison | Fixed a problem with the test code and enabled it ...
|
commit | commitdiff | tree |
2003-04-18 |
Wayne Davison | Made a slight tweak to the previous --stats change.
|
commit | commitdiff | tree |
2003-04-17 |
Wayne Davison | Mention the change to the --stats output.
|
commit | commitdiff | tree |
2003-04-17 |
Wayne Davison | Only display the malloc stats if we're at least double...
|
commit | commitdiff | tree |
2003-04-17 |
Wayne Davison | Some whitespace/indentation cleanup.
|
commit | commitdiff | tree |
2003-04-10 |
Wayne Davison | Fixed a weird line corruption in the last check-in...
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Fixed a typo.
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Started a new section for the next release.
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Tweaked the O_BINARY code to the latest idiom.
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Define O_BINARY as "0" if it isn't defined.
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Documented --files-from, --no-relative, --no-implied...
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Support the new --files-from, --no-relative, --no-implied...
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Open the file in BINARY fd mode, handle the normal...
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Support the new --files-from and --no-implied-dirs...
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Support the new --files-from and --from0 options.
|
commit | commitdiff | tree |
2003-03-30 |
Wayne Davison | Support the new --files-from option.
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | The close_all() function was missing its "void" prototype.
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | Get rid of eol whitespace.
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | Optimized the implied-directory code to avoid putting...
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | - Use popt to better effect for the two options that...
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | - Simplified the whole-file option handling.
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | - Simplified the whole-file option handling.
|
commit | commitdiff | tree |
2003-03-21 |
Wayne Davison | - Fixed lots of line-indentation problems, including...
|
commit | commitdiff | tree |
2003-02-12 |
Wayne Davison | The sender no longer removes the duplicate names from...
|
commit | commitdiff | tree |
2003-01-26 |
Wayne Davison | Got rid of recent O_TEXT* and O_BINARY* changes.
|
commit | commitdiff | tree |
2003-01-26 |
Wayne Davison | Got rid of O_TEXT_STR and added code to strip '\r'...
|
commit | commitdiff | tree |
2003-01-26 |
Wayne Davison | Added back the O_BINARY #ifdef.
|
commit | commitdiff | tree |
2003-01-26 |
Wayne Davison | Got rid of O_TEXT_STR change.
|
commit | commitdiff | tree |
2003-01-26 |
Wayne Davison | File I/O already handles '\r', so we can remove the...
|
commit | commitdiff | tree |
2003-01-25 |
Wayne Davison | Don't try to run daemon tests as "nobody".
|
commit | commitdiff | tree |
2003-01-25 |
Wayne Davison | Getting rid of recent "chown" since we decided to forego...
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Mention test-case fixes.
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Moved the chown from the download test to the upload...
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Chown the $TO and $FROM directories to $RSYNCD_UID...
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Chown the $TO and $FROM directories to $RSYNCD_UID...
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Put the UID and GID that rsyncd will run as into variables.
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Separated a `cat "..."` command out from inside a double...
|
commit | commitdiff | tree |
2003-01-21 |
Wayne Davison | Declare preserve_perms for latest syscall.o.
|
commit | commitdiff | tree |
2003-01-20 |
Wayne Davison | Added a couple missing NEWS items.
|
commit | commitdiff | tree |
2003-01-20 |
Wayne Davison | Backed out Paul Green's IRIX patch since it didn't...
|
commit | commitdiff | tree |
2003-01-19 |
Wayne Davison | Optimized unsafe_symlink() to avoid malloc/free calls.
|
commit | commitdiff | tree |
2003-01-19 |
Wayne Davison | Added "extern" to io_{read,write}_phase line (they...
|
commit | commitdiff | tree |
2003-01-18 |
Wayne Davison | Got rid of trailing whitespace and tweaked a few things...
|
commit | commitdiff | tree |
2003-01-18 |
Wayne Davison | Define DBL_EPSILON if it doesn't exist.
|
commit | commitdiff | tree |
2003-01-18 |
Wayne Davison | Trying out Paul Green's IRIX patch to see if it fixes...
|
commit | commitdiff | tree |
2003-01-18 |
Wayne Davison | Fixed the bug in clean_flist() where it did not get...
|
commit | commitdiff | tree |
2003-01-15 |
Wayne Davison | Make unsafe_symlink() take const args so that we don...
|
commit | commitdiff | tree |
2003-01-12 |
Wayne Davison | Changed the alloca warning message.
|
commit | commitdiff | tree |
2003-01-12 |
Wayne Davison | Use the old kludge of using malloc() if alloca() is...
|
commit | commitdiff | tree |
2003-01-11 |
Wayne Davison | Yet another try at getting this to skip on cygwin.
|
commit | commitdiff | tree |
2003-01-11 |
Wayne Davison | Hopefully this version will skip correctly on cygwin.
|
commit | commitdiff | tree |
2003-01-11 |
Wayne Davison | Try a different tact to get cygwin to skip this test.
|
commit | commitdiff | tree |
2003-01-11 |
Wayne Davison | The inet_pton() man page says we need to pass in a...
|
commit | commitdiff | tree |
2003-01-11 |
Wayne Davison | Cast poptGetOptArg() to remove a compiler warning.
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | + The prototype for isc_net_pton() should have been...
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | Only refer to S_ISVTX if S_ISVTX is defined.
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | + Fixed a comment that referred to isc_net_pton() instead...
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | Don't use '#' in the dsttmp filename.
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | Paul Green's changes to add $(EXEEXT) and $(CPPFLAGS...
|
commit | commitdiff | tree |
2003-01-10 |
Wayne Davison | Reset the io_error_fd right before the generator kills...
|
commit | commitdiff | tree |
2003-01-09 |
Wayne Davison | Added .svn/ to the cvs_ignore_list and some trailing...
|
commit | commitdiff | tree |
2003-01-09 |
Wayne Davison | Added .svn/ to the --cvs-exclude list and some trailing...
|
commit | commitdiff | tree |
2002-08-02 |
Wayne Davison | * Don't call getnameinfo() if we've already populated...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Don't pass "-l user" to the remote shell if we're starting...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Documented that the rsync:// URL syntax is now legal...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Mention the new rsync:// URL-in-the-destination syntax.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Allow the rsync:// URL syntax in the destination field.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Document more recent changes.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Mention the recent commits.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | The function passed to start_accept_loop() now takes...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Document the new server-daemon via remote-shell mode.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | If daemon_over_rsh is set, we limit the generated options...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Handle the new server-daemon via remote-shell mode.
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Moved the end of start_socket_client() into a new function...
|
commit | commitdiff | tree |
2002-08-01 |
Wayne Davison | Changed auth_server() to take two fds (for the daemon...
|
commit | commitdiff | tree |
2002-07-31 |
Wayne Davison | Stefan Nehlsen's fix of a timeout problem on large...
|
commit | commitdiff | tree |
2002-07-27 |
Wayne Davison | Mention the popt upgrade.
|
commit | commitdiff | tree |
2002-07-27 |
Wayne Davison | Check for the float.h header file (for popt).
|
commit | commitdiff | tree |
2002-07-27 |
Wayne Davison | Updated to version 1.6.4.
|
commit | commitdiff | tree |
2002-07-27 |
Wayne Davison | - Fixed a crash in flist_find() when the last item...
|
commit | commitdiff | tree |
2002-05-11 |
Wayne Davison | Make the -e text a little less chatty, and mention...
|
commit | commitdiff | tree |
2002-05-10 |
Wayne Davison | Mention that the -e COMMAND can contain options.
|
commit | commitdiff | tree |
2002-05-06 |
Wayne Davison | Tweaked the --rsh option's description.
|
commit | commitdiff | tree |
2002-05-06 |
Wayne Davison | - Improved the references to rsh to better indicate...
|
commit | commitdiff | tree |
2002-05-06 |
Wayne Davison | Mention that --delete-after now implies --delete.
|
commit | commitdiff | tree |
2002-05-03 |
Wayne Davison | Made the --delete-after option imply --delete.
|
commit | commitdiff | tree |
2002-05-03 |
Wayne Davison | Mentioned that --delete-after and --delete-excluded...
|
commit | commitdiff | tree |