aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
AgeCommit message (Expand)Author
2023-12-22indexamajig: Add --no-data-timeoutThomas White
2023-05-02indexamajig: Add --cpu-pinThomas White
2022-11-08indexamajig: Exit only once all workers received kEndOfStreamThomas White
2022-06-22indexamajig: Wrap ZMQ parameters into separate structureThomas White
2022-06-22indexamajig: Wrap ASAP::O parameters up inside separate structureThomas White
2022-06-02indexamajig: Add --asapo-streamThomas White
2022-06-02ASAP::O: Remove filesystem pathThomas White
2022-06-02ASAP::O: Expose data sourceThomas White
2022-06-02ASAP::O: Group ID stuffThomas White
2022-06-02ASAP::O gutsThomas White
2021-05-05indexamajig: Add --zmq-requestThomas White
2021-04-23indexamajig: Add --zmq-subscribeThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-01-10Mass update of copyright datesThomas White
2019-10-17indexamajig: Shut down gracefully after failed image loadThomas White
2019-09-23Merge branch 'tom/pinkindexer'Thomas White
2019-09-23indexamajig: Move 'profile' flag out of iargsThomas White
2019-09-12Increase indexing timeout when using pinkIndexerThomas White
2019-03-14ZMQ connection and setup stuffThomas White
2019-03-07indexamajig: Status message improvementsThomas White
2019-01-03indexamajig: Return non-zero exit status if no patterns were processedThomas White
2018-11-15indexamajig: Name and shame slow processing stagesThomas White
2018-07-10indexamajig: Move into temporary folder when probing and preparing indexing m...Thomas White
2018-05-24indexamajig: Warn if a frame takes more than 10 minutes to processThomas White
2017-12-12indexamajig: Rename --serial-offset to --serial-startThomas White
2017-12-12indexamajig: Add --serial-offsetThomas White
2017-02-02indexamajig: Add ping mechanism to avoid timing out when trying lots of indexersThomas White
2015-07-13Use named semaphores instead of unnamedThomas White
2015-07-13Re-work im-sandboxThomas White
2014-05-22Rationalise and document stream "open for write" functionsThomas White
2014-05-08Strip out the "prepare_filename" rubbishThomas White
2013-10-10indexamajig: Add --temp-dirThomas White
2013-02-22Avoid the use of stdio for writing to final streamThomas White
2013-02-22Move processing pipeline to separate fileThomas White
2013-02-18indexamajig: Remove --verbose optionThomas White
2013-02-09Fussiness, formatting and SPOTThomas White
2013-02-09Rework indexamajig option processingThomas White
2013-02-09uncenter_cell: Free transformation if it's not needed by the callerThomas White
2013-02-08Put the command line back in the streamThomas White
2013-02-05Fixes for indexing pipelineThomas White
2013-02-05Indexing pipeline - "done"!Thomas White
2013-01-10indexamajig: Add --integrate-foundThomas White
2012-11-29indexamajig: Add --no-revalidate and update manpageThomas White
2012-11-29indexamajig: Add --use-saturatedThomas White
2012-11-29indexamajig: Add --integrate-saturatedThomas White
2012-07-15Move indexer sandbox to a new fileThomas White