Gitiles
Code Review
Sign In
review.evervolv.com
/
android_external_rsync
/
f855a7d01ab8401a307bb02cdcdee546df3e2423
/
log.c
b86f0ce
Add --quiet/-q option. Contributed by Rich Salz salzr@certco.com.
by David Dykstra
· 28 years ago
117af10
Change the receive log message from "send" to "recv". Fix from
by David Dykstra
· 28 years ago
af77cc6
don't interpret %h and %a when using --log-format locally
by Andrew Tridgell
· 28 years ago
a9766ef
log filename(line) in exit_cleanup() to make tracking down problems
by Andrew Tridgell
· 28 years ago
37f9805
changed strlcat() and strlcpy() to have the same semantics as the
by Andrew Tridgell
· 28 years ago
6541757
patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to add
by Andrew Tridgell
· 28 years ago
b606265
added the --log-format option to allow users to request arbitrary
by Andrew Tridgell
· 28 years ago
ab7104d
the logging wasn't showing the full prefix for filenames
by Andrew Tridgell
· 28 years ago
1b7c47c
Jason told me that's its very important for his site to log exactly
by Andrew Tridgell
· 28 years ago
f7632fc
if no local destination is provided for the transfer then provide
by Andrew Tridgell
· 28 years ago
e803090
use the orig_umask when choosing perms for the log file.
by Andrew Tridgell
· 28 years ago
6265551
fixed perms on rsyncd log file
by Andrew Tridgell
· 28 years ago
958f373
move the time init before the logfile opening.
by Andrew Tridgell
· 28 years ago
97cb8dc
added %m, %P and %u options to logging
by Andrew Tridgell
· 28 years ago
b24203b
get null termination right in logging
by Andrew Tridgell
· 28 years ago
3472009
get null termination right in logging
by Andrew Tridgell
· 28 years ago
f27b53f
hopefuly fix logging of "transfer interrupted" messages
by Andrew Tridgell
· 28 years ago
e08bfe1
added "log format" option to allow admins to choose the format for
by Andrew Tridgell
· 28 years ago
67ea0d4
put the pid on each line of the log file to facilitate
by Andrew Tridgell
· 28 years ago
9b73d1c
put the pid on each line of the log file to facilitate
by Andrew Tridgell
· 28 years ago
27d3cdb
syslog support in rsync daemon has been broken since I added the "log
by Andrew Tridgell
· 28 years ago
11a5a3c
and I thought I wasn't going to do any rsync coding for a while ...
by Andrew Tridgell
· 28 years ago
35bdd14
fixed timestring() bug
by Andrew Tridgell
· 28 years ago
e0414f4
put the time in when using log file.
by Andrew Tridgell
· 28 years ago
4f6325c
added "log file" option for those systems with broken syslog (like AIX)
by Andrew Tridgell
· 28 years ago
bcf5b13
- use explicit flushes instead of setlinebuf. I've had reports of
by Andrew Tridgell
· 28 years ago
eb86d66
added --progress option which shows the progress of transfers. This
by Andrew Tridgell
· 28 years ago
8d9dc9f
this is a large commit which adds io multiplexing, thus giving error
by Andrew Tridgell
· 28 years ago
1a016bf
- changed the log messages to show the requested path
by Andrew Tridgell
· 28 years ago
e42c945
use strlcat() strlcpy() and slprintf() whenever possible to avoid any
by Andrew Tridgell
· 28 years ago
f855d1a
vsprintf returns char* on sunos4
by Andrew Tridgell
· 28 years ago
851dbdb
by Andrew Tridgell
· 28 years ago
45ccc5c
by Andrew Tridgell
· 28 years ago
ff8b29b
by Andrew Tridgell
· 28 years ago
0b76cd6
by Andrew Tridgell
· 28 years ago