Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FUSE] basic cow implementation & rudimentary tests | Michael Scherle | 2024-05-13 | 1 | -0/+1 |
| | |||||
* | [BUILD] rewrite CMake build system to track changes of source files | Manuel Bentele | 2020-10-16 | 1 | -2/+0 |
| | | | | | | | | | | This change restructures the source code directories, separates shared form non-shared application code and adds CMake dependencies. These dependencies allow the tracking of changes and trigger a rebuild of those build targets where changed files are involved. WARNING: Note that the support of the DNBD3_SERVER_AFL build option is not supported yet. Thus, the option should be never turned on. | ||||
* | get-version.sh: Fallback to version.txt if not a git repo | Simon Rettberg | 2019-02-13 | 1 | -1/+3 |
| | |||||
* | cleanup commits | Sebastian | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Rewriting.... | sr | 2013-07-08 | 1 | -0/+2 |
| | |||||
* | [MISC] .cproject and .project removed | Johann Latocha | 2012-02-02 | 1 | -0/+3 |
| | |||||
* | [SERVER] Parsing config file with glib | Johann Latocha | 2012-02-02 | 1 | -1/+0 |
| | | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid | ||||
* | Serving more than one image. | Johann Latocha | 2012-01-24 | 1 | -0/+1 |
| | |||||
* | First working version :) | Johann Latocha | 2012-01-19 | 1 | -0/+1 |