summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* License under GPLv2+HEADmasterBen Boeckel2009-09-102-1/+355
* Cross-platformBen Boeckel2009-09-101-1/+1
* Pass the session alongBen Boeckel2009-09-101-2/+2
* Better loggingBen Boeckel2009-09-101-1/+1
* Complete destination pathBen Boeckel2009-09-101-2/+2
* Ensure there is a trailing slash in the directoryBen Boeckel2009-09-101-1/+1
* Name the output filesBen Boeckel2009-09-101-5/+5
* Parentheses ordersBen Boeckel2009-09-101-2/+2
* Import the regex moduleBen Boeckel2009-09-101-0/+1
* Return the resultsBen Boeckel2009-09-101-0/+1
* Only create if it doesn't already existBen Boeckel2009-09-101-2/+4
* Remove timing codeBen Boeckel2009-09-101-3/+0
* Use the correct function for srpm buildsBen Boeckel2009-09-101-2/+2
* Fix readall usage to readBen Boeckel2009-09-101-5/+5
* Add logging optionsBen Boeckel2009-09-091-1/+19
* Fix srpm extension searchBen Boeckel2009-09-091-1/+1
* Add '.' to extension possibilitiesBen Boeckel2009-09-091-6/+6
* Fix default port numberBen Boeckel2009-09-091-2/+2
* Use better function callBen Boeckel2009-09-091-1/+1
* Load up host keysBen Boeckel2009-09-091-0/+1
* Don't return None, but {} when the section doesn't existBen Boeckel2009-09-091-16/+15
* Fix syntax errorsBen Boeckel2009-09-091-3/+2
* Make executableBen Boeckel2009-09-091-0/+0
* Fetch the filesBen Boeckel2009-09-091-2/+26
* Make a subdirectory where the files dont clashBen Boeckel2009-09-091-1/+1
* Add a trailing slashBen Boeckel2009-09-091-2/+2
* Add functions to fetch resultsBen Boeckel2009-09-091-5/+13
* Add code to get the filesBen Boeckel2009-09-081-0/+4
* Add timing for buildBen Boeckel2009-09-081-0/+3
* Function for getting files from the serverBen Boeckel2009-09-081-0/+7
* Close open sessionsBen Boeckel2009-09-081-0/+2
* Use the correct variableBen Boeckel2009-09-081-3/+3
* Add logging messagesBen Boeckel2009-09-081-4/+9
* Remove unnecessary commentsBen Boeckel2009-09-081-2/+0
* Clean up sending of files codeBen Boeckel2009-09-081-12/+16
* Add function to send files to the serverBen Boeckel2009-09-081-0/+6
* Also pass the options alongBen Boeckel2009-09-081-2/+2
* Be consistent with opts nameBen Boeckel2009-09-081-8/+8
* No default for mock targetBen Boeckel2009-09-081-1/+0
* Add skeleton code to execute the jobsBen Boeckel2009-09-081-0/+22
* Allow ssh_key to be NoneBen Boeckel2009-09-081-2/+1
* Allow for searching of keys with no specific one setBen Boeckel2009-09-081-4/+3
* Simplify documentationBen Boeckel2009-09-081-1/+1
* Get important details from the config fileBen Boeckel2009-09-081-1/+16
* Add a default to the ssh-key optionBen Boeckel2009-09-081-1/+3
* Don't deal with passwords in plaintextBen Boeckel2009-09-081-1/+0
* Add trailing comma for later additionsBen Boeckel2009-09-081-1/+1
* Values to be read from the configurationBen Boeckel2009-09-081-0/+7
* Add a section reader for the config sectionBen Boeckel2009-09-081-0/+20
* Add preference reader functionBen Boeckel2009-09-081-0/+5