summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add the COPYING fileHEADmasterGavin Romig-Koch2009-09-021-0/+339
|
* Clean up documentation and spec file, resolve rpmlint issuesGavin Romig-Koch2009-09-023-17/+40
|
* update versionGavin Romig-Koch2009-08-292-2/+6
|
* doc cleanups (INSTALL, README, setup-fastback-server -> ↵Gavin Romig-Koch2009-08-293-8/+128
| | | | fastback-setup-server-anonftp)
* added scp support using the scp commandGavin Romig-Koch2009-08-281-51/+81
|
* rpmbuild needs directories createdGavin Romig-Koch2009-08-201-2/+4
|
* changes needed to push it publicGavin Romig-Koch2009-08-209-28/+72
|
* Improve Makefile and specfile to allow mock buildingGavin Romig-Koch2009-08-182-70/+84
|
* add vsftpd configuration to setup-fastback-serverGavin Romig-Koch2009-08-181-0/+35
|
* make setup-fastback-server executableGavin Romig-Koch2009-08-181-0/+0
|
* add setup-fastback-serverGavin Romig-Koch2009-08-181-0/+5
|
* add some comentaryGavin Romig-Koch2009-08-182-0/+15
|
* RPM based installGavin Romig-Koch2009-08-174-3/+179
| | | | | | | | - add install rules to Makefile - get config file from /etc - add dist rules to Makefile - have fastback-check use fastback and fastback-unload-receipt from PATH - add spec file
* add the test filesGavin Romig-Koch2009-08-154-0/+1108
|
* add fastback-unload-receipt, fastback-check, and fetch-from-indusGavin Romig-Koch2009-08-153-0/+165
|
* add md5sum and encryptionGavin Romig-Koch2009-08-151-18/+92
|
* create log file, and LOGFILE optionGavin Romig-Koch2009-08-142-39/+77
|
* compress the file if necessary, add some random bits to the upload filenameGavin Romig-Koch2009-08-141-10/+166
|
* turn on debug infoGavin Romig-Koch2009-08-141-2/+2
|
* clean up error handling, log and verbose output, print receiptGavin Romig-Koch2009-08-132-71/+139
|
* basic uploadingGavin Romig-Koch2009-08-134-22/+111
|
* Task #2: collect config info from the configuration fileGavin Romig-Koch2009-08-103-1/+175
|
* Task: collect optionsGavin Romig-Koch2009-08-102-0/+155