aboutsummaryrefslogtreecommitdiff
path: root/contrib/csup/rsyncfile.c
Commit message (Expand)AuthorAgeFilesLines
* - Move csup away from contrib/ and into usr.bin/. Software is no longerUlf Lilleengen2010-03-021-223/+0
* - Update copyright.Ulf Lilleengen2009-01-041-1/+1
* - Fattrs are not used for rsync, so remove unused code.Ulf Lilleengen2009-01-021-3/+1
* - Refactor some parts of the code and increase code reuse.Ulf Lilleengen2008-11-201-2/+2
* - Fix build with GNU make.Ulf Lilleengen2008-11-201-9/+8
* - Fix issues that prevented rsync support from working.Ulf Lilleengen2008-11-201-1/+1
* A few general bugfixes:Ulf Lilleengen2008-11-191-3/+1
* - Implement rsync support in csup, which is chosen as a protocol for regularUlf Lilleengen2008-10-251-0/+228