index
:
android_external_rsync
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
gb-release-7.2
gingerbread
gingerbread-release
ics
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rsync.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Got rid of "struct idev".
Wayne Davison
2006-12-17
1
-18
/
+12
*
Moved the file_extra union out of the file_struct.
Wayne Davison
2006-12-16
1
-10
/
+11
*
Added a basename var to file_struct at the end, making it clearer
Wayne Davison
2006-12-16
1
-7
/
+6
*
- The XMIT_SAME_DEV define is now pre-protocol-30 specific.
Wayne Davison
2006-12-15
1
-2
/
+9
*
Renamed XMIT_HAS_IDEV_DATA to XMIT_HLINKED.
Wayne Davison
2006-12-14
1
-1
/
+1
*
Renamed the F_*HLINK* macros to make their purpose clearer.
Wayne Davison
2006-12-13
1
-2
/
+2
*
Added BITS_EQUAL() define.
Wayne Davison
2006-12-12
1
-0
/
+2
*
Removed last reference to "struct hlist".
Wayne Davison
2006-12-12
1
-1
/
+0
*
Provide alternate F_LENGTH() define for systems with no 64-bit type.
Wayne Davison
2006-12-12
1
-2
/
+6
*
Added MSG_CLIENT to the msgcode enum.
Wayne Davison
2006-12-10
1
-1
/
+1
*
- Added FLAG_HLINK_DONE.
Wayne Davison
2006-12-09
1
-16
/
+9
*
- Added a signed number to the flist_extras union.
Wayne Davison
2006-12-07
1
-8
/
+12
*
F_SUM() needed to use HLINK_BUMP().
Wayne Davison
2006-12-06
1
-1
/
+2
*
Saved 9 more bytes per file in a typical transfer by making the length
Wayne Davison
2006-12-05
1
-36
/
+58
*
- Typical tranfers now save 12-20 bytes per file because several vars
Wayne Davison
2006-12-03
1
-34
/
+45
*
Don't define NORETURN for older gcc versions.
Wayne Davison
2006-11-21
1
-0
/
+5
*
Make the file_list stats value an int64.
Wayne Davison
2006-11-21
1
-1
/
+1
*
Added "const" to appropriate char pointers.
Wayne Davison
2006-11-19
1
-4
/
+4
*
Turned the char *dir.root var in struct file_struct into a const char *.
Wayne Davison
2006-11-13
1
-1
/
+1
*
Added the MATCHFLAG_PERISHABLE flag.
Wayne Davison
2006-11-11
1
-1
/
+3
*
Increased the PROTOCOL_VERSION to 30.
Wayne Davison
2006-11-11
1
-1
/
+1
*
Added flag ITEM_MATCHED.
Wayne Davison
2006-11-10
1
-0
/
+1
*
Got rid of type-casting into isFOO() and toFOO() functions by
Wayne Davison
2006-11-09
1
-0
/
+42
*
The Mac version of GCC can now handle __attribute__ .
Wayne Davison
2006-11-09
1
-4
/
+1
*
Added a define for WIFEXITED() that is used if one is missing.
Wayne Davison
2006-10-24
1
-0
/
+3
*
- Added FNONE to the "enum logcode" values.
Wayne Davison
2006-10-13
1
-1
/
+2
*
Added link_dest_used unsigned short to struct hlink and made the
Wayne Davison
2006-10-09
1
-2
/
+3
*
Try various long, long-long, etc. types for a 64-bit integer
Wayne Davison
2006-09-09
1
-4
/
+4
*
Define MAKEDEV() based on the MAKEDEV_TAKES_3_ARGS define.
Wayne Davison
2006-07-10
1
-0
/
+6
*
Added FLAG_MISSING.
Wayne Davison
2006-06-05
1
-0
/
+1
*
Got rid of the FNAME logcode enum.
Wayne Davison
2006-06-01
1
-3
/
+2
*
Tweaked the comment about log-message categories.
Wayne Davison
2006-05-09
1
-3
/
+4
*
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
-19
/
+19
*
Got rid of inet_ntoa -> rep_inet_ntoa tom-foolery because rsync
Wayne Davison
2006-04-13
1
-4
/
+0
*
Moved the include of netinet/ip.h into socket.c.
Wayne Davison
2006-04-11
1
-1
/
+0
*
Include netinet/ip.h .
Wayne Davison
2006-04-09
1
-0
/
+1
*
Changed where ITEM_REPORT_ATIME goes in the list.
Wayne Davison
2006-03-17
1
-3
/
+3
*
Go ahead and define upcoming ITEM_REPORT_* defines now.
Wayne Davison
2006-03-17
1
-1
/
+3
*
Added a "chain" item to the struct sum_buf.
Wayne Davison
2006-02-27
1
-0
/
+1
*
A slight tweak to the conditionalized definition of SIGACTION().
Wayne Davison
2006-02-03
1
-1
/
+1
*
Moved the potential disabling of __attribute__ above the
Wayne Davison
2006-02-02
1
-8
/
+7
*
- Moved definition of UNUSED() above inclusion of proto.h.
Wayne Davison
2006-02-02
1
-3
/
+8
*
Added FSOCKERR and MSG_SOCKERR (a sibling-only message).
Wayne Davison
2006-02-01
1
-2
/
+2
*
- Got rid of the externs for io_read_phase and io_write_phase.
Wayne Davison
2006-01-30
1
-2
/
+1
*
Renamed the PERMS_* defines to ATTRS_* defines.
Wayne Davison
2006-01-29
1
-2
/
+2
*
Handle separated devices and special files.
Wayne Davison
2006-01-26
1
-1
/
+2
*
One more minor tweak.
Wayne Davison
2006-01-25
1
-1
/
+1
*
Decided to hold off on the potential memory savings of indexed
Wayne Davison
2006-01-25
1
-6
/
+2
*
The uid & gid are now stored using an id_pair structure.
Wayne Davison
2006-01-24
1
-2
/
+6
[next]