<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/src/shared, branch formatting</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/src/shared?h=formatting</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/src/shared?h=formatting'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2021-03-04T07:47:43+00:00</updated>
<entry>
<title>[BUILD] Add support in CMake to validate (lint) the source code</title>
<updated>2021-03-04T07:47:43+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-03-04T07:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=2b5631eaa444023043a18ff3985f5a0e7a11436a'/>
<id>urn:sha1:2b5631eaa444023043a18ff3985f5a0e7a11436a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] remove the build requirement for an unused C++ compiler</title>
<updated>2020-10-27T09:10:10+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T09:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=192046017af6b707d35c0d4eb99a41237499b073'/>
<id>urn:sha1:192046017af6b707d35c0d4eb99a41237499b073</id>
<content type='text'>
This patch sets the programming languages of each CMake project to C. With
this change, CMake does not search for an unused C++ compiler anymore.
</content>
</entry>
<entry>
<title>[BUILD] add option to build the dnbd3-server with afl-fuzz support</title>
<updated>2020-10-20T13:31:52+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-20T13:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=85c3fe47292f4e4e47a1f58f1347cb1f6d03b37e'/>
<id>urn:sha1:85c3fe47292f4e4e47a1f58f1347cb1f6d03b37e</id>
<content type='text'>
The afl-fuzz support for the dnbd3-server requires an AFL C compiler
like afl-gcc and can be enabled with the CMake option DNBD3_SERVER_AFL.
</content>
</entry>
<entry>
<title>[BUILD] fixes issues to build user space programs on FreeBSD 12.1</title>
<updated>2020-10-19T12:44:05+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-19T12:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=f617270a773669885f263e394f8a10553e110e28'/>
<id>urn:sha1:f617270a773669885f263e394f8a10553e110e28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[BUILD] rewrite CMake build system to track changes of source files</title>
<updated>2020-10-16T15:15:49+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-16T15:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=969496f15e1e0359e26c2c6e995ad4ef82720f86'/>
<id>urn:sha1:969496f15e1e0359e26c2c6e995ad4ef82720f86</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Merge branch 'no-working-flag' into fuse_ll</title>
<updated>2020-07-27T10:56:35+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-07-27T10:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=1f212fa1fd0a381b42175dc1bac79baa164e1e45'/>
<id>urn:sha1:1f212fa1fd0a381b42175dc1bac79baa164e1e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SHARED] Fix: connect with timeout returns socket handle on EINPROGRESS</title>
<updated>2020-07-21T14:45:50+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-07-21T14:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=c112a4a797c74fb19a06e105c7f832759863d3d5'/>
<id>urn:sha1:c112a4a797c74fb19a06e105c7f832759863d3d5</id>
<content type='text'>
Only if we request non-blocking connect (connect_ms == -1) this function
should return a socket fd that is not actually connected. Otherwise,
consder this a failure, close the sock fd, and return -1.
</content>
</entry>
<entry>
<title>[SHARED] Fix 16 byte information leakage in select image message</title>
<updated>2020-06-30T09:21:31+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-06-30T09:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=dcece877215a0d909553ae9301a02d031b37b715'/>
<id>urn:sha1:dcece877215a0d909553ae9301a02d031b37b715</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SHARED] connect_ms might change above, don't check</title>
<updated>2020-03-23T09:53:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-23T09:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=431ddd8bfb78a20f7d2739c95aefb1402c228091'/>
<id>urn:sha1:431ddd8bfb78a20f7d2739c95aefb1402c228091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SHARED] crc32: Don't skip table lookup if PCLMUL is unavailable</title>
<updated>2020-03-19T20:45:12+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-19T20:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=be628c705594a36f6aa649613ddf6c86039192a1'/>
<id>urn:sha1:be628c705594a36f6aa649613ddf6c86039192a1</id>
<content type='text'>
</content>
</entry>
</feed>
