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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak copyright date.
Wayne Davison
2018-01-14
1
-1
/
+1
*
Don't overflow an allocated dest buf when input path is empty.
Wayne Davison
2017-10-29
1
-4
/
+4
*
Add nanosecond mtime support for Mac OS X.
Wayne Davison
2017-08-31
1
-0
/
+10
*
Support --sparse combined with --preallocate or --inplace.
Wayne Davison
2016-10-10
1
-13
/
+4
*
Support only splitting users/groups on commas.
Wayne Davison
2016-04-17
1
-0
/
+35
*
Add support for comparing nanoseconds on the receiver.
Wayne Davison
2016-01-24
1
-6
/
+11
*
Improve the comment a bit more.
Wayne Davison
2015-12-21
1
-0
/
+2
*
Document expand_item_list's args & make sure incr==0 works OK.
Wayne Davison
2015-12-18
1
-2
/
+10
*
Change daemon's gid list to use an "item_list".
Wayne Davison
2015-08-24
1
-1
/
+1
*
Improve make_path() error return for non-dir element.
Wayne Davison
2015-08-23
1
-2
/
+4
*
Update the copyright year.
Wayne Davison
2015-08-08
1
-1
/
+1
*
Make sure cmp_time() doesn't mess up due to a time_t overflow.
Wayne Davison
2014-06-15
1
-7
/
+8
*
Receiver now rejects invalid filenames in filelist.
Wayne Davison
2014-04-13
1
-4
/
+10
*
Bump the year to 2014.
Wayne Davison
2014-01-26
1
-1
/
+1
*
Fix a few issues with make_path().
Wayne Davison
2013-12-23
1
-4
/
+18
*
Move some code from util.c to util2.c and add sum_as_hex().
Wayne Davison
2013-06-11
1
-60
/
+0
*
Fix module-name splitting with --protect-args.
Wayne Davison
2013-06-02
1
-0
/
+6
*
Fix msleep() if time goes backwards. Fixes bug 9789.
Wayne Davison
2013-05-19
1
-0
/
+2
*
Update copyright year.
Wayne Davison
2013-01-19
1
-1
/
+1
*
Fix bogus "vanished file" with "./" prefixes.
Wayne Davison
2012-10-07
1
-3
/
+5
*
Test asprintf() failure with < 0, not <= 0.
Wayne Davison
2011-10-08
1
-2
/
+2
*
Let's cast getpid() to an int instead of a long for snprintf().
Wayne Davison
2011-10-08
1
-3
/
+5
*
Mention the number of child args.
Wayne Davison
2011-05-07
1
-1
/
+3
*
Avoid adding a slash to path '/'.
Wayne Davison
2011-04-22
1
-2
/
+3
*
Applying the preallocate patch.
Wayne Davison
2011-04-04
1
-0
/
+36
*
Move time setting to syscall.c and add syscall fallback.
Wayne Davison
2010-08-26
1
-35
/
+42
*
Add --omit-link-times and use CAN_SET_SYMLINK_TIMES less.
Wayne Davison
2010-08-26
1
-9
/
+4
*
Avoid a non-writable-by-the-user file when copying xattrs.
Wayne Davison
2010-08-21
1
-0
/
+5
*
May as well use do_mkdir() directly these days.
Wayne Davison
2010-04-30
1
-7
/
+0
*
Don't set the umask to 0 any more: it's ugly and pointless.
Matt McCutchen
2010-04-24
1
-15
/
+3
*
This should fix another checker warning.
Wayne Davison
2009-12-12
1
-2
/
+2
*
Moved a few group-related functions with some minor tweaks;
Wayne Davison
2009-10-20
1
-32
/
+0
*
Add support for transferring & setting nsec time values.
Wayne Davison
2009-09-07
1
-3
/
+12
*
Always use lutimes() if it is available.
Wayne Davison
2009-09-07
1
-8
/
+7
*
Use typedefs for the filter structures.
Wayne Davison
2009-05-23
1
-1
/
+1
*
Enhance name_to_{u,g}id() to optionally parse numbers and rename
Wayne Davison
2009-05-07
1
-4
/
+12
*
More backup improvements:
Wayne Davison
2009-04-11
1
-29
/
+69
*
Improved the unsafe_symlink() code to not get fooled by extra '/' chars
Wayne Davison
2009-03-03
1
-30
/
+25
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
Change clean_fname() to keep "//" at the start for cygwin.
Wayne Davison
2008-11-15
1
-3
/
+11
*
Fixed a bunch of "warn_unused_result" compiler warnings.
Wayne Davison
2008-11-09
1
-1
/
+4
*
Moved the flist_ndx_{push,pop}() routines from io.c into util.c.
Wayne Davison
2008-09-26
1
-0
/
+33
*
Convey the cleaned-up module-path to the user in all cases.
Wayne Davison
2008-09-11
1
-0
/
+28
*
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
2008-09-01
1
-0
/
+2
*
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
2008-09-01
1
-17
/
+1
*
Fixed a couple minor problems in util.c:
Wayne Davison
2008-08-01
1
-3
/
+7
*
Moving big_num() into lib/compat.c so tls.c can use it.
Wayne Davison
2008-07-17
1
-43
/
+0
*
Changed human_num() to big_num() with an extra arg so that it can
Wayne Davison
2008-07-17
1
-10
/
+10
*
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
2008-07-13
1
-5
/
+4
*
Fixed several issues with preserving xattrs when using --backup.
Wayne Davison
2008-05-17
1
-0
/
+8
[next]