substitute exclude -> filter, as appropriate.
[rsync/rsync-patches.git] / ODBC-dblog.diff
index 2c89be5..8f2d019 100644 (file)
@@ -115,10 +115,10 @@ This patch adds the following options:
  
        if (verbose > 2) {
                rprintf(FINFO,"_exit_cleanup(code=%d, file=%s, line=%d): about to call exit(%d)\n",
---- orig/clientserver.c        2005-01-25 00:53:58
+--- orig/clientserver.c        2005-01-25 12:14:14
 +++ clientserver.c     2004-07-03 20:22:18
 @@ -341,6 +341,9 @@ static int rsync_module(int f_in, int f_
-                   XFLG_WORD_SPLIT | XFLG_ABS_PATH | XFLG_DEF_EXCLUDE);
+                  XFLG_WORD_SPLIT | XFLG_ABS_PATH | XFLG_DEF_EXCLUDE);
  
        log_init();
 +#ifdef HAVE_LIBODBC
@@ -697,7 +697,7 @@ This patch adds the following options:
  {
        int i;
        for (i = 0; rerr_names[i].name; i++) {
---- orig/main.c        2005-01-24 01:43:10
+--- orig/main.c        2005-01-25 12:14:14
 +++ main.c     2004-07-03 20:22:18
 @@ -139,6 +139,9 @@ static void report(int f)
  
@@ -709,7 +709,7 @@ This patch adds the following options:
                if (f == -1 || !am_sender)
                        return;
        }
---- orig/receiver.c    2005-01-24 01:43:10
+--- orig/receiver.c    2005-01-25 12:14:14
 +++ receiver.c 2004-07-20 21:47:47
 @@ -490,6 +490,9 @@ int recv_files(int f_in, struct file_lis
                                       fname, fd2, file->length);