index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer management fix.
Martin Pool
2003-12-04
1
-209
/
+52
*
Some superficial tweaks I made while reading through the io.c code.
Wayne Davison
2003-07-26
1
-31
/
+30
*
Made rprintf() of size_t value portable.
Wayne Davison
2003-07-04
1
-2
/
+2
*
versions prior to 1.7.0 (protcol version 17) cannot talk to
J.W. Schultz
2003-04-10
1
-7
/
+3
*
Support the new --files-from and --from0 options.
Wayne Davison
2003-03-30
1
-11
/
+168
*
Warn if 64bit value sent or received on system that doesn't
J.W. Schultz
2003-03-25
1
-0
/
+5
*
Fix old typo.
Martin Pool
2002-04-11
1
-1
/
+1
*
Fix type error.
Martin Pool
2002-04-09
1
-1
/
+1
*
A bit more support for IO phase names.
Martin Pool
2002-04-09
1
-3
/
+16
*
OK, we can now get phase messages if we fail in send_file_entry
Martin Pool
2002-04-09
1
-2
/
+6
*
Fix typo.
Martin Pool
2002-04-09
1
-3
/
+12
*
Rather than a loop subtracting 1e6 to convert usecs to secs/usecs, just
Martin Pool
2002-04-09
1
-5
/
+5
*
Factor out bwlimit sleep code from writefd_unbuffered into its own function.
Martin Pool
2002-04-09
1
-12
/
+28
*
Clarify "error writing %d bytes" message.
Martin Pool
2002-04-09
1
-2
/
+2
*
Clean up docs.
Martin Pool
2002-04-09
1
-49
/
+58
*
Doc.
Martin Pool
2002-03-22
1
-3
/
+9
*
Clean up error message
Martin Pool
2002-02-19
1
-2
/
+2
*
Fix for rsync server processes hanging around after the client
Martin Pool
2002-02-18
1
-0
/
+3
*
Document multiplex stuff.
Martin Pool
2002-02-18
1
-5
/
+17
*
io_end_buffering doesn't need (or use) it's fd parameter: there's only
Martin Pool
2002-01-25
1
-3
/
+2
*
Fix more ints that ought to be size_t's.
Martin Pool
2002-01-23
1
-6
/
+8
*
Fix another int that ought to be a size_t.
Martin Pool
2002-01-23
1
-1
/
+1
*
indent -kr -i8
Martin Pool
2002-01-23
1
-7
/
+9
*
Signedness security patch from Sebastian Krahmer <krahmer@suse.de> --
Martin Pool
2002-01-23
1
-13
/
+13
*
fixed check for timeout in generator
Andrew Tridgell
2001-09-09
1
-3
/
+12
*
Allow the server to terminate the module list by just closing the
Martin Pool
2001-08-22
1
-48
/
+81
*
imported new snprintf.c from samba, got rid of slprintf
Andrew Tridgell
2001-05-07
1
-1
/
+1
*
use %.0f instead of %ld
Andrew Tridgell
2001-04-13
1
-3
/
+2
*
new error handling system
Andrew Tridgell
2001-03-22
1
-12
/
+0
*
I came up with a new way of avoiding the error handling lockup bug in
Andrew Tridgell
2001-03-21
1
-8
/
+10
*
Add comments.
Martin Pool
2001-02-22
1
-5
/
+12
*
Improved error message.
Martin Pool
2001-01-08
1
-3
/
+6
*
Doc.
Martin Pool
2000-11-15
1
-3
/
+9
*
Print a warning message in the version if the platform cannot support 32-bit ...
Martin Pool
2000-11-09
1
-2
/
+8
*
Add some comments.
Martin Pool
2000-11-02
1
-0
/
+2
*
make sure we don't chew too much CPU when the outgoing fd is full
Andrew Tridgell
2000-08-29
1
-0
/
+12
*
got rid of some unused variables
Andrew Tridgell
2000-08-19
1
-16
/
+1
*
Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton.
David Dykstra
2000-06-06
1
-0
/
+15
*
don't pprint the IO timeout message if we are a server or daemon (can
Andrew Tridgell
2000-04-09
1
-2
/
+5
*
went back to non-blokcing IO
Andrew Tridgell
2000-03-30
1
-1
/
+11
*
another hang-at-end fix. It looks like we are more sensiitive to
Andrew Tridgell
2000-01-30
1
-0
/
+1
*
damn!
Andrew Tridgell
2000-01-29
1
-3
/
+5
*
don't need PIPE_BUF any more
Andrew Tridgell
2000-01-29
1
-2
/
+0
*
fixed some logcode warnings
Andrew Tridgell
2000-01-29
1
-1
/
+1
*
- switched on multiplexing for all connections, not just daemon
Andrew Tridgell
2000-01-28
1
-23
/
+50
*
switch to using socketpair instead of pipe if possible. This fixes the
Andrew Tridgell
2000-01-28
1
-82
/
+2
*
reinstated the MAX_READ_BUFFER code. Its a nasty tradeoff - using lots
Andrew Tridgell
2000-01-24
1
-4
/
+2
*
don't use stderr after we become a daemon
Andrew Tridgell
2000-01-24
1
-1
/
+0
*
added some really ugly code to allow errors to propogate to
Andrew Tridgell
2000-01-23
1
-9
/
+85
*
don't try to write errors to a dead socket
Andrew Tridgell
2000-01-23
1
-0
/
+4
[next]