summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modified file stored as wellv2.5.0rsync-bugs2001-11-301-0/+84
* preparing for release of 2.5.0rsync-bugs2001-11-301-2/+2
* Spec file needs to be generated from a template to include the versionMartin Pool2001-11-301-0/+81
* preparing for release of 2.5.0rsync-bugs2001-11-302-3/+3
* Last bug fix for 2.5.0? Make the documentation for -a point out thatMartin Pool2001-11-301-2/+7
* Note error cases that we ought to improve.Martin Pool2001-11-301-0/+14
* Note other supported platformsMartin Pool2001-11-301-4/+9
* Add notes on things to do mentioned on the list in the last few months.Martin Pool2001-11-291-0/+77
* IPv6 support is now merged.Martin Pool2001-11-291-13/+0
* Just include rsync.h rather than all the individual headers.Martin Pool2001-11-291-1/+1
* No need to test for memcmp, because even broken ones are good enoughMartin Pool2001-11-291-1/+5
* Show version when configuring.Martin Pool2001-11-292-5/+13
* Add list of platforms that build.Martin Pool2001-11-281-1/+29
* Note half-baked Darwin IPv6 support.Martin Pool2001-11-281-0/+12
* Put back the --disable-ipv6 option. This should only be needed ifMartin Pool2001-11-281-1/+7
* Call this 2.4.7pre4v2.4.7pre4Martin Pool2001-11-281-1/+1
* Note on HP-UX's bundled so-called C compiler.Martin Pool2001-11-281-0/+15
* HP's cpp apparently can't handle whitespace before #includeMartin Pool2001-11-281-2/+2
* HP's cpp chokes on preprocessor directives that have whitespace beforeMartin Pool2001-11-281-6/+8
* Fix inet_ntop/pton namesMartin Pool2001-11-282-5/+4
* Protect AF_INET6 references with #ifdef INET6Martin Pool2001-11-281-0/+4
* Fix shMartin Pool2001-11-271-2/+6
* Show symlink targetsMartin Pool2001-11-271-2/+7
* Be a bit more verboseMartin Pool2001-11-271-1/+2
* mtime and ownership of symlinks can be random, so don't print them.Martin Pool2001-11-271-16/+28
* Be a bit more verboseMartin Pool2001-11-271-1/+2
* Try to fix headers for UNICOSMartin Pool2001-11-272-20/+2
* Unbreak recursive ls testMartin Pool2001-11-271-2/+2
* Oops, fix bash syntaxMartin Pool2001-11-271-1/+1
* The size of anything but a regular file is probably not worth thinkingMartin Pool2001-11-271-3/+6
* When producing a ls-style permissions string, also handleMartin Pool2001-11-271-0/+13
* Use tls rather than the OS's ls(1) so that we have more chance ofMartin Pool2001-11-272-5/+10
* Also list permissions, ownership, size, and mtime.Martin Pool2001-11-271-26/+41
* Split code to generate "rwx-----" strings into lib/permstring.c so itMartin Pool2001-11-274-14/+56
* Build getaddr/nameinfo into lib/.Martin Pool2001-11-271-1/+3
* make clean can rm config.cache but not config.h, or it wil jam.Martin Pool2001-11-271-10/+5
* Try to fix LIBOBJ detection of ntop/pton.Martin Pool2001-11-271-1/+4
* Fix missing parameter in log call.Martin Pool2001-11-271-1/+1
* Make clean should also remove the autoconf cache etc.Martin Pool2001-11-271-1/+2
* Add Paul Vixie's implementation of inet_ntop and inet_pton forMartin Pool2001-11-275-5/+426
* Look in -lresolv for inet_ntopMartin Pool2001-11-271-0/+2
* Check for inet_ntop and inet_pton, which may be missing.Martin Pool2001-11-271-0/+1
* Explain IPv6 merge.Martin Pool2001-11-271-3/+3
* Better fix for case of excluded symlinks that point nowhere when usingDavid Dykstra2001-11-261-12/+24
* Fix rename of global optionMartin Pool2001-11-261-2/+2
* Remove kame cruftMartin Pool2001-11-261-1/+1
* Attempted clean up some of the IPv6 tests.Martin Pool2001-11-261-45/+2
* Fix a small memory leak that was causing an Insure warning.Martin Pool2001-11-261-2/+16
* Oops, no C++ comments.Martin Pool2001-11-261-2/+0
* Kill a function for jra.Martin Pool2001-11-261-64/+1