- 9f63921 Prevent the "Connection reset by peer" messages often seen from Cygwin. by David Dykstra · 24 years ago
- 39993af The function passed to start_accept_loop() now takes 2 fd ints (for by Wayne Davison · 24 years ago
- 32f7617 Try to fix ctype issues by always calling these functions as by Martin Pool · 24 years ago
- a7dc44d Doc. by Martin Pool · 24 years ago
- 6b2d24d Make sure that freeaddrinfo is called on all code paths leading away by Martin Pool · 24 years ago
- e23d790 Doc: Note from Dave Dykstra that getaddrinfo calls must be paired with by Martin Pool · 24 years ago
- 7bea78c With -vv, client shows a message when opening a daemon connection via by Martin Pool · 25 years ago
- 79845f2 Doc. by Martin Pool · 25 years ago
- bd37c66 Fix error handling for failing to fork after accepting a connection -- by Martin Pool · 25 years ago
- c4a5c57 If the daemon is unable to fork a child to accept a connection, print by Martin Pool · 25 years ago
- 1457949 Patch from Jos Backus <josb@cncdsl.com> to use HAVE_SOCKADDR_LEN rather by David Dykstra · 25 years ago
- 0cd2f40 The name resolution stuff is getting complicated -- split it out into by Martin Pool · 25 years ago
- 0d95824 Verbose messages for spoof check... doesn't work on old linux libc? by Martin Pool · 25 years ago
- bbc09ff When doing a name->addr translation to check for spoofing, give the by Martin Pool · 25 years ago
- 5fdcc39 Fix getpeername call. by Martin Pool · 25 years ago
- 07d70ff Move both calls to getpeername into a common wrapper function that by Martin Pool · 25 years ago
- 00d943d Another size_t warning by Martin Pool · 25 years ago
- 71c780d check_name: Print out name *before* clobbering it. by Martin Pool · 25 years ago
- 2974e20 If name lookup fails, then show the relevant IP address in the error message. by Martin Pool · 25 years ago
- 255810c Doc. by Martin Pool · 25 years ago
- 5d26403 Show helper program with -v when opening connection. by Martin Pool · 25 years ago
- d02984b Doc. by Martin Pool · 25 years ago
- 0f95552 Fix const by Martin Pool · 25 years ago
- 885448d Unbreak the old behavior of using UNKNOWN as a hostname if any of the by Martin Pool · 25 years ago
- b14545b Fix inverted sense of error check. by Martin Pool · 25 years ago
- 9a5a867 Refactor client_name() into smaller functions. by Martin Pool · 25 years ago
- d1d1505 Doc. by Martin Pool · 25 years ago
- d54765c Just for variety we have some socklen_t fixes too. by Martin Pool · 25 years ago
- a9b3140 Remove unused variable. by Martin Pool · 25 years ago
- 98355b8 Oops, getaddrinfo returns an error code (not -1) for error. -Wall is good. by Martin Pool · 25 years ago
- 362099a More comments about IPv6 stuff. by Martin Pool · 25 years ago
- 9ec7528 Typo by Martin Pool · 25 years ago
- f8be7d4 Refactor code for setting local address on outgoing connections. If a by Martin Pool · 25 years ago
- 13e2999 Get rid of global_opts struct as suggested by Dave -- too many by Martin Pool · 25 years ago
- cb1bcc7 open_socket_in was attempting to try all the protocols returned from by David Dykstra · 25 years ago
- 51f289d Some platforms don't have sa_family_t. by Martin Pool · 25 years ago
- d91c8c5 RFC2553 just says that sockaddr_storage has to have initial fields by Martin Pool · 25 years ago
- e20a4f8 Some platforms may have getaddrinfo() but not sockaddr_storage. by Martin Pool · 25 years ago
- 2d6dbe2 Change back to using sockaddr_storage rather than sockaddr_in. If by Martin Pool · 25 years ago
- c11b880 Fix missing parameter in log call. by Martin Pool · 25 years ago
- 2be5d2d Remove kame cruft by Martin Pool · 25 years ago
- a57568d Oops, no C++ comments. by Martin Pool · 25 years ago
- 61f543c Kill a function for jra. by Martin Pool · 25 years ago
- b8771f9 Try to be better about handling the results of getaddrinfo(): when by Martin Pool · 25 years ago
- d5d4b28 Put the new address family option into an options struct. We have too by Martin Pool · 25 years ago
- 1f0fa93 Remove highly suspicious redefinition of sockaddr structure -- there by Martin Pool · 25 years ago
- 7ef6aa6 Improved error messages. by Martin Pool · 25 years ago
- 06963d0 Merge KAME.net IPv6 patch: you can now (in theory) pass IPv6 hostnames by Martin Pool · 25 years ago
- eecd22f Merge in the LIBSMB_PROG idea from samba, so that you can do by Martin Pool · 25 years ago
- 7d91d5a Check that gethostbyname does actually return AF_INET addresses, since by Martin Pool · 25 years ago
- c1f62a5 Use socklen_t for getpeername, since we hopefully now have it defined by Martin Pool · 25 years ago
- f8014b8 Typo. Shouldn't depend on assert(). by Martin Pool · 25 years ago
- d58911f Better error messages for DNS. by Martin Pool · 25 years ago
- 376acbf don't need to lookup our own name in open_socket_in() by Andrew Tridgell · 25 years ago
- 546434f Two more instances of socklen_t. by Martin Pool · 25 years ago
- ac2a1a4 Use socklen_t if defined, or otherwise int. This tries to fix by Martin Pool · 25 years ago
- 4d66e00 If binding to a low-numbered port fails with EACCES, then the error by Martin Pool · 25 years ago
- 8950ac0 imported new snprintf.c from samba, got rid of slprintf by Andrew Tridgell · 25 years ago
- 660c6fb Include strerror message when there's a socket error. by Martin Pool · 26 years ago
- 7c1b4da Document getsockopt POSIX confusion. by Martin Pool · 26 years ago
- 15b84e1 Make sure the log file is always opened before root privileges (if any) by David Dykstra · 26 years ago
- 45a8354 When running as --daemon in the background and using a "log file" rsyncd.conf by David Dykstra · 26 years ago
- e30f065 make --address work for a client connecting to a server by Andrew Tridgell · 27 years ago
- 1f5c634 removed old non-blocking fd code (a hangover from a earlier version of by Andrew Tridgell · 27 years ago
- 5c9730a added --address option for virtual hosting by Andrew Tridgell · 27 years ago
- 0503f06 continue calling waitpid() while still reapingchildren (patch from Matti Aarnio) by Andrew Tridgell · 27 years ago
- 4c3b4b2 added RSYNC_PROXY support from Stephen Rothwell. This allows access to by Andrew Tridgell · 27 years ago
- d41c7d0 Use MAXHOSTNAMELEN (256) for the array holding the host_name in socket.c by David Dykstra · 28 years ago
- 37f9805 changed strlcat() and strlcpy() to have the same semantics as the by Andrew Tridgell · 28 years ago
- 6541757 patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to add by Andrew Tridgell · 28 years ago
- 11a5a3c and I thought I wasn't going to do any rsync coding for a while ... by Andrew Tridgell · 28 years ago
- 3eb3881 a couple of changes to where the nonblocking settings are called. by Andrew Tridgell · 28 years ago
- c46ded4 I think I might havefinally fixed the rsync hanging bug. It was caused by Andrew Tridgell · 28 years ago
- b11ed3b - close stdout and stderr and reopen then as /dev/null when running as by Andrew Tridgell · 28 years ago
- 31f440e I've had reports of rsyncd leaving zombies under digital unix. This by Andrew Tridgell · 28 years ago
- f578043 for consistency use memcpy/memset everywhere instead of bcopy/bzero by Andrew Tridgell · 28 years ago
- de5fb37 added DNS spoofing test to host access control by Andrew Tridgell · 28 years ago
- 8d9dc9f this is a large commit which adds io multiplexing, thus giving error by Andrew Tridgell · 28 years ago
- a6801c3 added a "socket options" option to rsyncd.conf. This option will by Andrew Tridgell · 28 years ago
- e22de16 by Andrew Tridgell · 28 years ago
- ff8b29b by Andrew Tridgell · 28 years ago
- 8ef4ffd by Andrew Tridgell · 28 years ago
- f0fca04 by Andrew Tridgell · 28 years ago
- bc2e93e by Andrew Tridgell · 28 years ago