summaryrefslogtreecommitdiffstats
path: root/src/version.h
Commit message (Collapse)AuthorAgeFilesLines
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-26/+0Star
| | | | | | | | | | 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.
* [SERVER] Include build type and version in RPCSimon Rettberg2020-03-171-4/+0Star
| | | | Added new query type q=version, which uses the STATS access rights.
* [*] Add automatic version string generationv2.0Simon Rettberg2014-01-131-2/+5
|
* [ALL] Some cleanupJohann Latocha2012-05-211-2/+2
|
* [KERNEL] Read ahead increasedJohann Latocha2012-02-231-2/+2
|
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-2/+2
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* Serving more than one image.Johann Latocha2012-01-241-0/+20
|
* initial commitJohann Latocha2011-11-291-0/+7