libcryfs/src/cryfs/impl/localstate
jeremymeadows 353f287bde
Added an option to create a mountpoint with a missing directory (#354)
* Added an option to create a mountpoint with a missing directory

It skips the normal confirmation message, which makes cryfs easier
to use in scripts, or can be aliased for quicker use.

* separated basedir and mountpoint autocreate flags, and added tests

* Werror and clang-tidy fixes
added to the ChangeLog

* fixed the bugs that clang-tidy caused

never used clang before, so I don't really know what it did and why it
caused compile errors
2020-07-31 18:08:19 -07:00
..
BasedirMetadata.cpp Merge branch 'release/0.10' into develop 2019-05-25 20:19:44 -07:00
BasedirMetadata.h Move cryfs code into impl/ subfolder 2019-01-25 23:47:17 -08:00
LocalStateDir.cpp Move cryfs code into impl/ subfolder 2019-01-25 23:47:17 -08:00
LocalStateDir.h Move cryfs code into impl/ subfolder 2019-01-25 23:47:17 -08:00
LocalStateMetadata.cpp Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
LocalStateMetadata.h Move cryfs code into impl/ subfolder 2019-01-25 23:47:17 -08:00