summaryrefslogtreecommitdiffstats
path: root/libimagstore
AgeCommit message (Expand)Author
2016-06-06Merge pull request #456 from matthiasbeyer/libimagstore/errors-to-identify-st...Matthias Beyer
2016-05-29Merge pull request #439 from matthiasbeyer/libimagstore/fle-and-entry-have-st...Matthias Beyer
2016-05-29Merge pull request #454 from matthiasbeyer/libimagstore/hook-exec-error-fixMatthias Beyer
2016-05-29Remove duplicated StoreId member in FileLockEntry, use member from EntryMatthias Beyer
2016-05-28Merge pull request #440 from matthiasbeyer/libimagstore/load-unload-hooksMatthias Beyer
2016-05-28Fix C/P failMatthias Beyer
2016-05-28Hook data accessors should implement DebugMatthias Beyer
2016-05-28Add a set of error kinds to identify the store call the error came fromMatthias Beyer
2016-05-28Add error tracing support in Aspect implementationMatthias Beyer
2016-05-28Rewrite pre-hook executionMatthias Beyer
2016-05-28HookError: Add optional non-aborting modeMatthias Beyer
2016-05-28Fix glob() patternMatthias Beyer
2016-05-28Merge pull request #446 from matthiasbeyer/libimagstore/fix-getMatthias Beyer
2016-05-27Fix Store::get()Matthias Beyer
2016-05-27Rewrite hook error module with error macrosMatthias Beyer
2016-05-27Remove old error code which is unusedMatthias Beyer
2016-05-27Use Into implementations to convert error kinds into error typesMatthias Beyer
2016-05-26Use error.into() instead of building full typeMatthias Beyer
2016-05-26Shorten type names in importMatthias Beyer
2016-05-26Shorten type names in importMatthias Beyer
2016-05-26Replace old error construction code with new libimagerror functionalityMatthias Beyer
2016-05-26Implement store-unload hooksMatthias Beyer
2016-05-24Merge pull request #432 from matthiasbeyer/libimagerror/simple-intoMatthias Beyer
2016-05-24Merge pull request #400 from matthiasbeyer/libimagutil/match-helperMatthias Beyer
2016-05-24Impl Into<error name> for all <errorkindname>Matthias Beyer
2016-05-23libimagstore: Refactor code with is_match!() macroMatthias Beyer
2016-05-23libimagstore: Add dependency: libimagutilMatthias Beyer
2016-05-23Merge pull request #391 from matthiasbeyer/libimagstore/getMatthias Beyer
2016-05-23Adapt error generating code in libimagstoreMatthias Beyer
2016-05-23impl Into<StoreIdIterator> for GlobStoreIdIterator to be able to convert easilyMatthias Beyer
2016-05-23Add Store::get_all_versions() for getting all versions of a StoreId entryMatthias Beyer
2016-05-23Add new error kind: StorePathErrorMatthias Beyer
2016-05-23Add Store::get() for getting or failing if entry does not existMatthias Beyer
2016-05-23Update dependency: fs2 0.2.2 -> 0.2.*Matthias Beyer
2016-05-19libimagstore: Replace error module imports with macro helperMatthias Beyer
2016-05-17Replace error code with macro for code generationMatthias Beyer
2016-05-17Replace error code with macro for code generationMatthias Beyer
2016-05-17Add dependency: libimagerrorMatthias Beyer
2016-05-15Remove unneeded scopeMatthias Beyer
2016-05-15Remove iflet by mappingMatthias Beyer
2016-05-15Remove unwrap() calls by matchingMatthias Beyer
2016-05-15Remove unwrap() calls by matchingMatthias Beyer
2016-05-15Remove unwrap() calls by matchingMatthias Beyer
2016-05-15Remove unwrap() calls by matchingMatthias Beyer
2016-05-15Remove unwrap() by matching, remove unneeded deref()Matthias Beyer
2016-05-15Remove unwrap() by matching, remove unneeded deref()Matthias Beyer
2016-05-15Replace unwrap() by matchingMatthias Beyer
2016-05-15Replace unwrap() by matchingMatthias Beyer
2016-05-15Replace unwrap() by matchingMatthias Beyer
2016-05-15Replaced unwrap() by matchingMatthias Beyer