I think I might havefinally fixed the rsync hanging bug. It was caused
[rsync.git] / socket.c
1998-07-20 Andrew TridgellI think I might havefinally fixed the rsync hanging...
1998-07-19 Andrew Tridgell- close stdout and stderr and reopen then as /dev/null...
1998-07-01 Andrew TridgellI've had reports of rsyncd leaving zombies under digita...
1998-06-18 Andrew Tridgellfor consistency use memcpy/memset everywhere instead...
1998-05-20 Andrew Tridgelladded DNS spoofing test to host access control
1998-05-18 Andrew Tridgellthis is a large commit which adds io multiplexing,...
1998-05-15 Andrew Tridgelladded a "socket options" option to rsyncd.conf. This...
1998-05-15 Andrew Tridgellfixed SIGCLD -> SIGCHLD
1998-05-10 Andrew Tridgelluse syslog instead of /var/adm/rsyncd.log
1998-05-10 Andrew Tridgellchange to allow names or numbers to be used for uid...
1998-05-09 Andrew Tridgellfirst vesrion of working socket based It still needs...
1998-05-07 Andrew Tridgelljust a stub for now