openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
rsync
Settings
|
Report Duplicate
1,802
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 236 of 249
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added copyright notice from Patrick Powell
Andrew Tridgell
More...
over 26 years ago
get the date comparison the right way around
Andrew Tridgell
More...
over 26 years ago
use the orig_umask when choosing perms for the log file.
Andrew Tridgell
More...
over 26 years ago
fixed perms on rsyncd log file
Andrew Tridgell
More...
over 26 years ago
move the time init before the logfile opening.
Andrew Tridgell
More...
over 26 years ago
added a perl script to summarise the rsyncd log format
Andrew Tridgell
More...
over 26 years ago
added %m, %P and %u options to logging
Andrew Tridgell
More...
over 26 years ago
need BIG_ENDIAN test for inet_ntoa replacement
Andrew Tridgell
More...
over 26 years ago
check for a broken inet_ntoa() on IRIX
Andrew Tridgell
More...
over 26 years ago
get null termination right in logging
Andrew Tridgell
More...
over 26 years ago
get null termination right in logging
Andrew Tridgell
More...
over 26 years ago
hopefuly fix logging of "transfer interrupted" messages
Andrew Tridgell
More...
over 26 years ago
added "log format" option to allow admins to choose the format for rsyncd log file entries
Andrew Tridgell
More...
over 26 years ago
hanle null strings in -vvv output
Andrew Tridgell
More...
over 26 years ago
fixed cacheing of some values (using code from Samba)
Andrew Tridgell
More...
over 26 years ago
Fix for systems such as Unixware that have a cc that does not support -o with -c.
David Dykstra
More...
over 26 years ago
put the pid on each line of the log file to facilitate auto-parsing. Requested by Jarkko Hietaniemi (
[email protected]
)
Andrew Tridgell
More...
over 26 years ago
put the pid on each line of the log file to facilitate auto-parsing. Requested by Jarkko Hietaniemi (
[email protected]
)
Andrew Tridgell
More...
over 26 years ago
some minor optimisations
Andrew Tridgell
More...
over 26 years ago
a change I made yesterday corrupted the displayed filename in some cases. cosmetic fix.
Andrew Tridgell
More...
over 26 years ago
final change needed to get rsync working on a CRAY J90
Andrew Tridgell
More...
over 26 years ago
kfixed char* casts
Andrew Tridgell
More...
over 26 years ago
changes to get rsync working on a CRAY J90. This machine doesn't have a 4 byte integer type (short is 8 bytes). I needed to use a new md4 implementation (I used the portable one I wrote for Samba).
Andrew Tridgell
More...
over 26 years ago
syslog support in rsync daemon has been broken since I added the "log file" option. I wonder why noone reported it? Or did everyone just use "log file" ?
Andrew Tridgell
More...
over 26 years ago
fixed handling of %.0f in replacement snprintf.c
Andrew Tridgell
More...
over 26 years ago
fixed a typo
Andrew Tridgell
More...
over 26 years ago
and I thought I wasn't going to do any rsync coding for a while ...
Andrew Tridgell
More...
over 26 years ago
Document the fact that --numeric-ids is implied if the source system is a daemon using chroot.
David Dykstra
More...
over 26 years ago
- Define bindir and mandir as per gnu makefile standards - Add install-strip target as per gnu makefile standards Contributed by Fred Sanchez <
[email protected]
>
David Dykstra
More...
over 26 years ago
fixed a typecast
Andrew Tridgell
More...
over 26 years ago
←
1
2
…
232
233
234
235
236
237
238
239
240
…
248
249
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree