summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/FileProbes.py
Commit message (Expand)AuthorAgeFilesLines
* use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-151-1/+4
* fixed logging, deduplicated code in FileProbesChris St. Pierre2012-03-141-70/+77
* killing FileProbes because a file fetch failed is probably not idealChris St. Pierre2012-03-131-1/+0
* fixed handling of new probed base64-encoded filesChris St. Pierre2011-12-301-1/+1
* fixed FileProbes handling of base64-encoded filesChris St. Pierre2011-12-281-5/+15
* fixed typo in FileProbesChris St. Pierre2011-12-281-1/+1
* fixed logic for file creation; only write info.xml if none existsChris St. Pierre2011-12-211-3/+3
* fixed typoChris St. Pierre2011-12-141-3/+3
* Revert "Correct syntax for try/except statements."Raul Cuza2011-12-101-1/+1
* Correct syntax for try/except statements.Raul Cuza2011-12-091-1/+1
* added FAM wait loops in FileProbes to ensure that the file copied out is the ...Chris St. Pierre2011-12-041-20/+57
* fixed tracebacks introduced by 5360af9fe752850b1647Chris St. Pierre2011-09-011-1/+2
* fixed traceback introduced by 5360af9fe752850b1647Chris St. Pierre2011-09-011-2/+3
* Added FileProbes plugin.Chris St. Pierre2011-05-111-0/+177