index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-24
The orig_umask value is now a mode_t.
Wayne Davison
1
-2
/
+2
2006-02-24
Moved an extern into its proper place.
Wayne Davison
1
-1
/
+1
2006-02-09
Decided against shortening the output of --itemize-changes.
Wayne Davison
1
-1
/
+2
2006-02-06
Don't call isprint() if --8-bit was specified.
Wayne Davison
1
-1
/
+2
2006-02-06
- The iconv-supporting code can now ask filtered_fwrite() to use
Wayne Davison
1
-13
/
+10
2006-02-05
Make sure that we don't try to use iconv() without iconv.h.
Wayne Davison
1
-3
/
+3
2006-02-05
Changed HAVE_ICONV to HAVE_ICONV_OPEN.
Wayne Davison
1
-4
/
+4
2006-02-04
Use iconv() (when available) to allow us to output multibyte
Wayne Davison
1
-3
/
+36
2006-02-04
Needed to make %G output "DEFAULT" when gid == GID_NONE.
Wayne Davison
1
-6
/
+10
2006-02-03
Made the new %M escape handle multiple spaces in the timestamp
Wayne Davison
1
-2
/
+2
2006-02-03
Mention who is outputting the "rsync error" or "rsync warning".
Wayne Davison
1
-4
/
+4
2006-02-03
- Allow tab characters to appear in rwrite() messages.
Wayne Davison
1
-3
/
+27
2006-02-01
Turn an FSOCKERR into a normal FERROR if it's not going to our
Wayne Davison
1
-3
/
+6
2006-01-26
Added 'S' to the itemized output for special files.
Wayne Davison
1
-0
/
+1
2006-01-24
Fixed a problem in the output of %i's 'T' flag on devices and
Wayne Davison
1
-4
/
+2
2006-01-24
FERROR messages also need to leave leading newlines unmangled.
Wayne Davison
1
-2
/
+3
2006-01-20
Handle the extra output needed when log_format_has_i > 1.
Wayne Davison
1
-1
/
+1
2006-01-17
Got rid of a few empty lines.
Wayne Davison
1
-9
/
+0
2006-01-14
- We now filter all rwrite() output when it goes out to the terminal
Wayne Davison
1
-16
/
+49
2006-01-13
Got rid of calls to the (soon to vanish) safe_fname() function.
Wayne Davison
1
-14
/
+10
2006-01-05
+ Changed two buffers to use BIGPATHBUFLEN instead of MAXPATHLEN+512.
Wayne Davison
1
-11
/
+27
2005-12-16
Added RERR_SIGNAL1's message and tweaked ERR_SIGNAL.
Wayne Davison
1
-1
/
+2
2005-12-16
Improved the RERR_SIGNAL message to include all possible signals.
Wayne Davison
1
-1
/
+1
2005-12-15
- Eliminate an all-dot itemization for a locally-copied file.
Wayne Davison
1
-4
/
+6
2005-10-26
Tweaked the error message for RERR_WAITCHILD.
Wayne Davison
1
-1
/
+1
2005-09-26
Changed RERR_CRASH to RERR_CRASHED.
Wayne Davison
1
-1
/
+1
2005-09-26
Handle new RERR_CRASH AND RERR_TERMINATED exit codes.
Wayne Davison
1
-0
/
+2
2005-06-09
- Fixed the overzealous outputting of unchanged hard-linked items
Wayne Davison
1
-4
/
+7
2005-04-14
- Changed log_open() into two functions, logfile_open() and
Wayne Davison
1
-37
/
+33
2005-04-12
If we can't open the daemon's log file, fall-back to using
Wayne Davison
1
-19
/
+39
2005-03-31
- Made the handling of adjacent percents (e.g. "%%b") work like it
Wayne Davison
1
-10
/
+12
2005-03-31
In log_formatted(), add the newline to the format string so
Wayne Davison
1
-2
/
+8
2005-03-31
Enabled width-sizing for %L.
Wayne Davison
1
-11
/
+16
2005-03-31
Added log_format_has().
Wayne Davison
1
-1
/
+21
2005-03-30
Make sure that we can't scan past the end of the format string.
Wayne Davison
1
-3
/
+5
2005-03-30
Optimized '%f' a little more.
Wayne Davison
1
-1
/
+4
2005-03-30
Allow %i to have a field width.
Wayne Davison
1
-2
/
+2
2005-03-30
- Allow the infix field width to start with a '-'.
Wayne Davison
1
-7
/
+19
2005-03-30
Allow the escapes in the log-format string to contain a numeric
Wayne Davison
1
-23
/
+31
2005-03-30
Changed %i to output '>' for a local copy.
Wayne Davison
1
-1
/
+2
2005-03-27
Decided that the '<' and '>' output in the %i format were
Wayne Davison
1
-1
/
+1
2005-03-15
Added the error message for RERR_LOG_FAILURE and used it when
Wayne Davison
1
-2
/
+3
2005-03-13
Output a '*' at the start of the %i string when deleting.
Wayne Davison
1
-5
/
+3
2005-03-09
Handle the new way that 'c' and 'h' get output by "%i".
Wayne Davison
1
-2
/
+2
2005-03-09
We need to mention any change to a directory, not just a time change.
Wayne Davison
1
-1
/
+1
2005-03-05
Define the message for RERR_DEL_LIMIT.
Wayne Davison
1
-2
/
+3
2005-03-05
- Make use of the new ITEM_* flags to mention when things were
Wayne Davison
1
-5
/
+8
2005-03-04
Added maybe_log_item() for use by the sender and receiver.
Wayne Davison
1
-0
/
+12
2005-03-04
- Replaced log_send() and log_recv() with log_item().
Wayne Davison
1
-25
/
+21
2005-02-26
The log_delete() function may now be called even when the client is
Wayne Davison
1
-2
/
+5
[next]