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
/
token.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Moved inline functions from rsync.h into ifuncs.h.
Wayne Davison
2007-09-22
1
-0
/
+1
*
Make sure that any "dont compress" patterns that have wildcards in a
Wayne Davison
2007-07-14
1
-1
/
+1
*
- Added support for the new --skip-compress option.
Wayne Davison
2007-07-14
1
-31
/
+159
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Further modifications to the copyright comment section.
Wayne Davison
2007-02-04
1
-4
/
+3
*
Mention the year 2007 in the copyright declarations.
Wayne Davison
2007-01-31
1
-1
/
+1
*
Got rid of type-casting into isFOO() and toFOO() functions by
Wayne Davison
2006-11-09
1
-2
/
+2
*
Updated the FSF's address to an even newer one.
Wayne Davison
2006-04-25
1
-3
/
+3
*
- Updated the address for the FSF in the opening comment.
Wayne Davison
2006-04-25
1
-23
/
+20
*
Optimized set_compression() to remove the per-file strdup(), strlower(),
Wayne Davison
2005-12-30
1
-24
/
+34
*
Fixed a bug in set_compression() where the default dont-compress
Wayne Davison
2005-12-30
1
-0
/
+3
*
Obey new def_compress_level setting.
Wayne Davison
2005-10-26
1
-2
/
+3
*
Fixed a mismatch in the compressed-data handling between how the
Wayne Davison
2005-02-14
1
-10
/
+16
*
Changed various token variables from "int"s to "int32"s.
Wayne Davison
2005-02-14
1
-13
/
+14
*
Backed out changes to send_deflated_token() that surrounded the
Wayne Davison
2005-01-02
1
-16
/
+10
*
In send_deflated_token(), the section that handles "token != -2"
Wayne Davison
2005-01-02
1
-4
/
+7
*
- Use an int32 for the each block-size variable.
Wayne Davison
2005-01-01
1
-39
/
+40
*
My modified version of Chris Shoemaker's improved batch-file handling.
Wayne Davison
2004-07-15
1
-34
/
+0
*
Moved the externs to the top and made a few trivial format tweaks.
Wayne Davison
2004-06-18
1
-15
/
+20
*
Fixed a byte-order problem for batch-file processing on big-endian
Wayne Davison
2004-01-06
1
-4
/
+5
*
Merged in the security fixes from 2.5.7.
Wayne Davison
2003-12-06
1
-4
/
+4
*
Fixed an operator-precedence problem in the batch-mode code.
Wayne Davison
2003-10-13
1
-1
/
+1
*
Got rid of some "/* dw */" comments and fixed some line's indentation.
Wayne Davison
2003-09-11
1
-24
/
+24
*
Use the AVAIL_OUT_SIZE() macro in a few more places to ensure
Wayne Davison
2003-08-20
1
-6
/
+6
*
Call wildmatch(), not fnmatch().
Wayne Davison
2003-07-30
1
-1
/
+1
*
Improved upon my last patch to make it clearer and cleaner.
Wayne Davison
2003-07-04
1
-8
/
+16
*
Fixed a problem where we might not have enough room to compress
Wayne Davison
2003-07-03
1
-2
/
+8
*
Doc
Martin Pool
2002-04-08
1
-2
/
+2
*
Merge across rsync+ patch; add a little documentation to the manpage. More d...
Martin Pool
2001-08-14
1
-0
/
+33
*
Back out change that treated "refuse options = compress" the same as
David Dykstra
1998-11-25
1
-2
/
+7
*
When "refuse options = compress" is set in rsyncd.conf, silently send files
David Dykstra
1998-11-24
1
-1
/
+2
*
added "dont compress" option with the default setting of
Andrew Tridgell
1998-11-20
1
-1
/
+32
*
patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to add
Andrew Tridgell
1998-11-03
1
-8
/
+8
*
added finddead target, removed dead code and made some functions
Andrew Tridgell
1998-09-09
1
-2
/
+1
*
Update to use the new zlib-1.1.2 code.
Paul Mackerras
1998-05-22
1
-229
/
+286
*
this fixes two problems:
Andrew Tridgell
1998-05-22
1
-4
/
+7
*
formatting changes. committed separately so they don't mask the coming
Andrew Tridgell
1998-05-21
1
-28
/
+27
*
some large systematic changes to make socket conversion easier. The
Andrew Tridgell
1998-05-07
1
-7
/
+7
*
finished 64 bit file offset support. Hopefully rsync can now transfer
Andrew Tridgell
1998-03-23
1
-5
/
+5
*
casting cleanups (rsync now compiles cleanly under IRIX 6.4)
rsync-bugs
1997-12-15
1
-7
/
+7
*
Fixed bug in receiving 32kB compressible files
Paul Mackerras
1996-11-06
1
-3
/
+17
*
Fix compression bug where incompressible files weren't transmitted correctly.
Paul Mackerras
1996-10-02
1
-1
/
+1
*
This should fix the bug where file transfer with compression failed with
Paul Mackerras
1996-07-15
1
-3
/
+6
*
fix buglet in handling multiple files
Paul Mackerras
1996-07-03
1
-0
/
+1
*
*** empty log message ***
Andrew Tridgell
1996-07-03
1
-2
/
+0
*
Added in-stream deflate compression for file reconstruction instructions.
Paul Mackerras
1996-07-03
1
-6
/
+278
*
added resend logic
Andrew Tridgell
1996-07-02
1
-1
/
+2
*
*** empty log message ***
Andrew Tridgell
1996-07-01
1
-3
/
+3
[next]