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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change from getopt to popt.
Martin Pool
2001-02-23
2
-880
/
+0
*
fixed bug in replacement inet_aton()
Andrew Tridgell
2000-04-19
1
-2
/
+2
*
test was the wrong way around
Andrew Tridgell
2000-04-19
1
-1
/
+1
*
autoconf test for broken solaris inet_aton()
Andrew Tridgell
2000-04-19
1
-16
/
+17
*
the convoluted nest of #ifdefs that is fnmatch.c caught us again. On
Andrew Tridgell
2000-01-25
2
-4
/
+6
*
make the replacement inet_aton() function independent of
Andrew Tridgell
2000-01-24
1
-1
/
+12
*
fixed mdfour code on Cray (64 bit problems)
Andrew Tridgell
2000-01-23
1
-3
/
+3
*
handle systems that don't take a 2nd argument to gettimeofday()
Andrew Tridgell
2000-01-23
1
-0
/
+10
*
Needed to comment out the inclusion of headers in fnmatch.c because it
David Dykstra
2000-01-10
1
-1
/
+5
*
Upgrade lib/fnmatch.[ch] to the latest from glibc-2.1.2 because the
David Dykstra
2000-01-07
2
-106
/
+393
*
added a replacement inet_aton() for systems that don't have it.
Andrew Tridgell
1999-11-01
1
-0
/
+16
*
forgot to commit the fnmatch.h changes
Andrew Tridgell
1999-11-01
1
-1
/
+5
*
Change the implementation of memmove in lib/compat.c to call bcopy instead
David Dykstra
1999-02-12
1
-1
/
+1
*
Add alternate implementation of waitpid() for systems that have wait4 but
David Dykstra
1999-02-03
1
-0
/
+18
*
updates to reflect new samba.org domain
Andrew Tridgell
1998-11-23
1
-1
/
+1
*
use native strlcat() and strlcpy() if available
Andrew Tridgell
1998-11-15
1
-5
/
+40
*
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1998-11-14
1
-2
/
+2
*
use macros to make mdfour faster on systems that don't do inlining
Andrew Tridgell
1998-11-04
1
-23
/
+11
*
added copyright notice from Patrick Powell
Andrew Tridgell
1998-10-31
1
-21
/
+18
*
check for a broken inet_ntoa() on IRIX
Andrew Tridgell
1998-10-30
1
-0
/
+16
*
some minor optimisations
Andrew Tridgell
1998-10-29
1
-9
/
+12
*
changes to get rsync working on a CRAY J90. This machine doesn't have
Andrew Tridgell
1998-10-29
2
-0
/
+309
*
fixed handling of %.0f in replacement snprintf.c
Andrew Tridgell
1998-10-28
1
-24
/
+46
*
added a vsnprintf() implementation from cvslock. See the notes on the
Andrew Tridgell
1998-10-26
1
-0
/
+801
*
for consistency use memcpy/memset everywhere instead of bcopy/bzero
Andrew Tridgell
1998-06-18
1
-1
/
+1
*
added support for --include, --include-from and the +/- syntax
Andrew Tridgell
1998-05-27
1
-0
/
+18
*
no longer needed
Andrew Tridgell
1998-05-22
2
-5233
/
+0
*
added replacement memmove
Andrew Tridgell
1998-05-13
1
-0
/
+8
*
add the dummy file to .cvsignore
Andrew Tridgell
1998-03-25
1
-7
/
+8
*
added this so the lib directory gets created when using VPATH
Andrew Tridgell
1998-03-25
1
-0
/
+2
*
compatibility functions now split into their own file
Andrew Tridgell
1998-02-24
1
-0
/
+52
*
following a report of problems with Linux/alpha I've changed zlib.c to
Andrew Tridgell
1997-12-18
2
-8
/
+9
*
Checker showed that zlib was using a element of its internal state
Andrew Tridgell
1997-12-16
1
-0
/
+1
*
added .cvsignore to the .cvsignore file to prevent it from being
Andrew Tridgell
1997-12-16
1
-0
/
+1
*
don't use WRAP as that maybe be defined in standard includes
Andrew Tridgell
1997-10-30
1
-3
/
+3
*
minor bugfixes
Paul Mackerras
1997-04-11
1
-1
/
+7
*
Fix compression bug where incompressible files weren't transmitted correctly.
Paul Mackerras
1996-10-02
2
-21
/
+3
*
change BAD to ZBAD to avoid conflict with some systems
Andrew Tridgell
1996-10-01
1
-12
/
+12
*
*** empty log message ***
Andrew Tridgell
1996-07-03
1
-21
/
+7
*
Added in-stream deflate compression for file reconstruction instructions.
Paul Mackerras
1996-07-03
2
-0
/
+5257
*
Initial revision
Andrew Tridgell
1996-06-22
5
-0
/
+1200