index
:
dnbd3.git
formatting
fuse_cow_2
master
Distributed Network Block Device 3 --rewrite for Kernel 3.x
DNBD
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BUILD] Fix versioning format for Docker tags
Manuel Bentele
2021-11-30
1
-2
/
+2
*
[BUILD] Fix CMake output if kernel module is turned off on Linux system
Manuel Bentele
2021-08-25
1
-6
/
+9
*
[BUILD] Add CMake option to enable build of dnbd3-bench
Manuel Bentele
2021-06-24
1
-0
/
+1
*
[BUILD] Fix build issue if version information (Git tag) is missing
Manuel Bentele
2021-03-17
1
-1
/
+1
*
[BUILD] Enable lint targets if lint programs are found
Manuel Bentele
2021-03-11
1
-13
/
+1
*
[BUILD] Make lint/format optional
Simon Rettberg
2021-03-05
1
-1
/
+13
*
[BUILD] Add support in CMake to validate (lint) the source code
Manuel Bentele
2021-03-04
1
-1
/
+22
*
[BUILD] Add build support for Github actions
Manuel Bentele
2021-03-02
1
-1
/
+1
*
[BUILD] add support for atomic operations not supported by hardware
Manuel Bentele
2020-11-20
1
-2
/
+2
*
cmake: No sign conversion warnings
Simon Rettberg
2020-11-13
1
-1
/
+1
*
[BUILD] add support to locate build directory out of Git directory
Manuel Bentele
2020-11-13
1
-2
/
+2
*
[BUILD] build docker containers only if build of dnbd3-server is enabled
Manuel Bentele
2020-11-10
1
-2
/
+2
*
[BUILD] add CMake support to build docker images based on Archlinux
Manuel Bentele
2020-11-02
1
-4
/
+13
*
[BUILD] do not ignore C flags that are passed to CMake
Manuel Bentele
2020-10-30
1
-1
/
+1
*
[BUILD] add build options to enable/disable build of dnbd3 components
Manuel Bentele
2020-10-30
1
-4
/
+5
*
[BUILD] add CMake support to build docker images based on Ubuntu 20.04
Manuel Bentele
2020-10-29
1
-1
/
+12
*
[BUILD] do not print verbose CMake messages in unsupported CMake versions
v2.3
Manuel Bentele
2020-10-27
1
-11
/
+0
*
[BUILD] fix broken version header packaging for source packages
Manuel Bentele
2020-10-27
1
-11
/
+24
*
Add CMake build requirements check to find libraries and Linux kernel headers
Manuel Bentele
2020-10-27
1
-15
/
+10
*
[BUILD] fix comments and remove useless code fragments in CMake files
Manuel Bentele
2020-10-23
1
-2
/
+2
*
[BUILD] add systemd service file for dnbd3-server to installation targets
Manuel Bentele
2020-10-22
1
-3
/
+7
*
[BUILD] add CMake targets to build binary and source packages with CPack
Manuel Bentele
2020-10-22
1
-16
/
+106
*
[BUILD] add option to build the dnbd3-server with afl-fuzz support
Manuel Bentele
2020-10-20
1
-5
/
+12
*
[BUILD] build Linux kernel module only on Linux systems
Manuel Bentele
2020-10-19
1
-18
/
+20
*
[BUILD] fixes issues to build user space programs on FreeBSD 12.1
Manuel Bentele
2020-10-19
1
-13
/
+10
*
[BUILD] rewrite CMake build system to track changes of source files
Manuel Bentele
2020-10-16
1
-277
/
+101
*
[FUSE] turn on compiler optimization to fix warning
Manuel Bentele
2020-10-13
1
-3
/
+3
*
[KERNEL] convert debug messages and clean up code
Manuel Bentele
2020-08-28
1
-2
/
+2
*
[KERNEL] convert to blk-mq and ktime
Manuel Bentele
2020-08-27
1
-0
/
+6
*
cmake: Fixed missing include paths to build the Linux kernel module
Manuel Bentele
2020-08-19
1
-1
/
+1
*
[SERVER] Add FUSE mode
Simon Rettberg
2020-07-28
1
-1
/
+14
*
[SERVER] Make lock/thread debugging dedicated cmake option
Simon Rettberg
2020-03-23
1
-9
/
+17
*
cmake: Fix version string dependency hell stuff once again
Simon Rettberg
2020-03-19
1
-2
/
+3
*
cmake: Fix version.c building on fresh checkouts
Simon Rettberg
2020-03-18
1
-4
/
+4
*
[SERVER] Include build type and version in RPC
Simon Rettberg
2020-03-17
1
-4
/
+3
*
Merge branch 'master' into atomic
Simon Rettberg
2019-10-28
1
-12
/
+4
|
\
|
*
cmake: Try to get include directories right (per target)
Simon Rettberg
2019-10-07
1
-13
/
+5
*
|
cmake: Add macro to add compiler flag only if supported
Simon Rettberg
2019-09-11
1
-6
/
+24
*
|
Fix compilation on older gcc
Simon Rettberg
2019-09-09
1
-1
/
+1
*
|
cmake: Add some flags that enable exploit mitigation techniques
Simon Rettberg
2019-09-07
1
-6
/
+8
|
/
*
CMake: Hide kernel option on BSD, make kernel dir configurable
Simon Rettberg
2018-07-06
1
-6
/
+7
*
[SERVER] cmake: Add config option for extra compiler opptions
Simon Rettberg
2018-07-04
1
-5
/
+6
*
[SERVER] Add AFL support
Simon Rettberg
2017-10-30
1
-0
/
+6
*
[SERVER] Use picohttpparser from h2o
Simon Rettberg
2017-10-26
1
-1
/
+1
*
[SERVER] Get rid of zlib dependency
Simon Rettberg
2017-10-24
1
-9
/
+3
*
cmake: Move sample config to /etc/dnbd3-server aswell
Simon Rettberg
2017-10-20
1
-2
/
+2
*
[SERVER] Install example config to /etc/dnbd3/sample
Simon Rettberg
2017-10-19
1
-1
/
+1
*
[*] Support hop-counting in request header, protocol version 3
Simon Rettberg
2017-10-17
1
-4
/
+4
*
[cmake] Rewrote handling of individual modules; they now have options to turn...
Simon Rettberg
2016-07-22
1
-30
/
+70
*
Don't enable address sanitizer by default in debug mode with clang
Simon Rettberg
2016-07-22
1
-1
/
+1
[next]