1. 15 May, 1998 9 commits
  2. 14 May, 1998 7 commits
  3. 13 May, 1998 16 commits
  4. 11 May, 1998 1 commit
  5. 10 May, 1998 7 commits
    • Andrew Tridgell's avatar
      · d4ebe7a7
      Andrew Tridgell authored
      changed the name of the temporary filename to include a leading . so
      that it appears hidden while being transferred. This should be useful
      when using rsync for mirroring so users accessing via ftp don't get
      confused by the temporary files.
      d4ebe7a7
    • Andrew Tridgell's avatar
      · d7ff63cf
      Andrew Tridgell authored
      the statistics reporting was the wrong way around for client receipt
      mode! It reported the read/written backwards.
      d7ff63cf
    • Andrew Tridgell's avatar
      · e45e0093
      Andrew Tridgell authored
      changed a couple of places to use strlcpy()
      e45e0093
    • Andrew Tridgell's avatar
      · 45ccc5c0
      Andrew Tridgell authored
      only call openlog once
      
      fix a segv in loadparm.c
      45ccc5c0
    • Andrew Tridgell's avatar
      · ff8b29b8
      Andrew Tridgell authored
      use syslog instead of /var/adm/rsyncd.log
      ff8b29b8
    • Andrew Tridgell's avatar
      · 8ef4ffd6
      Andrew Tridgell authored
      change to allow names or numbers to be used for uid and gid.
      8ef4ffd6
    • Andrew Tridgell's avatar
      · c596dad1
      Andrew Tridgell authored
      fixed typo in socket test
      c596dad1