Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | BACKENDS: Make ChRootFilesystemFactory's constructor explicit. | Johannes Schickel | |
2016-01-07 | BACKENDS: Let ChRootFilesystemFactory's constructor take a const String ↵ | Johannes Schickel | |
reference. | |||
2016-01-07 | BACKENDS: Make ChRootFilesystemFactory delcaration more consistent. | Johannes Schickel | |
The make* factory functions are public in the base class, thus keep the visibility the same. | |||
2016-01-07 | BACKENDS: Move FIXME closer to ChRootFilesystemFactory. | Johannes Schickel | |
2016-01-06 | IOS: Adds a warning regarding the usage of the ChRootFS class | Vincent Bénony | |
2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony | |
2016-01-06 | IOS: Added a chroot like filesystem | Vincent Bénony | |
This is needed because it is not possible to keep absolute paths to the iOS document directory, because a part of its name change between each installation / update. |