summaryrefslogtreecommitdiffstats
path: root/qarshd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up copyright dates.Nate Straz2008-09-231-1/+1
* Don't print out the debug syslog messages unless you also use the -d option.Nate Straz2008-09-231-3/+8
* Nate made a good point, we should not fail if we can't chdir. ssh warns, but...Dean Jansa2008-09-231-5/+1
* chdir() to users home dirDean Jansa2008-09-231-0/+8
* Cast off_t variables to long long int when printing so we don't get theNate Straz2008-09-231-5/+7
* Use off_t instead of size_t so we can transfer files larger than 2GB.Nate Straz2008-09-231-9/+10
* Add copyright notices and GPL headerNate Straz2008-09-231-1/+19
* Quiet down the logging a bit.Nate Straz2008-09-231-1/+1
* Merge qarsh revisions 1727:1738 from sistina-test branch djansa-qarsh.Nate Straz2008-09-231-6/+56
* Flatten the qarsh tree.Nate Straz2008-09-231-0/+315