Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Diffusion
kronosnet
e268accc08c5
Merge pull request #116 from kronosnet/stable1-proposed
e268accc08c5
Actions
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
None
Subscribers
None
Description
Merge pull request #116 from kronosnet/stable1-proposed
stable1-proposed fixes
Details
Provenance
fabbione
Authored on Feb 24 2018, 11:31 PM
GitHub <noreply@github.com>
Committed on Feb 24 2018, 11:31 PM
Parents
rK59d67fdc19d7: [build] fix ChangeLog generation in release tarball
rK5c3741d78e4b: Merge pull request #112 from kronosnet/man-pages
Branches
Unknown
Tags
Unknown
References
tag: v1.1
Event Timeline
Merged Changes
This commit merges a very large number of changes. Only the first 50 are shown.
59d67fdc19d7
[build] fix ChangeLog generation in release tarball
Author
fabbione
Browse Repository
No Audits
ccc6751d31e5
Indicate new API call in libtool version info
Author
wferi
Browse Repository
No Audits
6295ffb57741
build: provide -version-info directly instead of -version-number
Author
wferi
Browse Repository
No Audits
64a54f052b22
New API function: knet_handle_new_ex() taking handle flags
Author
wferi
Browse Repository
No Audits
268f9ff9b0ff
UDP: Don't keep retrying send if we get EINVAL
Author
chrissie-c
Browse Repository
No Audits
f7d5d1ca56fe
doxyxml: Use overridden XML_DIR for reading structures
Author
chrissie-c
Browse Repository
No Audits
953d86068b4c
[man] fix path to stamp file
Author
fabbione
Browse Repository
No Audits
531d7458c664
[man] move kronosnetd man pages
Author
fabbione
Browse Repository
No Audits
de1f79a3304a
[man] move libknet man pages and man pages build tools to top level dir
Author
fabbione
Browse Repository
No Audits
5abdfed66d7d
[build] simplify Doxygen test based on Feri's input
Author
fabbione
Browse Repository
No Audits
16f01056b837
[build] be consistent
Author
fabbione
Browse Repository
No Audits
9f736bc1a9bb
[build] make man page build optional
Author
fabbione
Browse Repository
No Audits
a536d7c246aa
[build] check for all *int types as we use pretty much all of them
Author
fabbione
Browse Repository
No Audits
83021522bdce
[build] drop redundant check (it's duplicated just a few lines below)
Author
fabbione
Browse Repository
No Audits
9ea305af158b
[build] drop unnecessary function checks
Author
fabbione
Browse Repository
No Audits
91209144e773
[build] drop unnecessary include checks
Author
fabbione
Browse Repository
No Audits
27f78593d586
[build] fail configure if we can't find Doxygen to build man pages
Author
fabbione
Browse Repository
No Audits
0f119676bb0d
[build] drop obsolete AC_PROG_LIBTOOL included in LT_INIT
Author
fabbione
Browse Repository
No Audits
895c10afb487
[build] enable error when checking --enable-new-dtags linker flags
Author
fabbione
Browse Repository
No Audits
fae169390076
build: no binaries in build-aux wander out of the build tree
Author
wferi
Browse Repository
No Audits
1affff55bca8
build: better separation of flags during cross-compilation
Author
wferi
Browse Repository
No Audits
2d2fd592cac2
build: kronosnetd still needs libqb on the host system
Author
wferi
Browse Repository
No Audits
29e32263ca9f
build: compile and link doxyxml for the build host
Author
wferi
Browse Repository
No Audits
98405b119831
build: use build architecture libraries for doxyxml
Author
wferi
Browse Repository
No Audits
d09c4eeb20ec
Better wording suggested by Chrissie
Author
wferi
Browse Repository
No Audits
4dd545069742
Reword the documentation of knet_handle_compress_cfg
Author
wferi
Browse Repository
No Audits
4b574e4315c7
We support several compression libraries by now.
Author
wferi
Browse Repository
No Audits
185fddfd1030
[compress] lz4: fix builds for older lz4 releases
Author
fabbione
Browse Repository
No Audits
0b135f157ebd
[compress] lz4: include all required headers
Author
fabbione
Browse Repository
No Audits
8ae9bd46ff79
doxyfile: description of return values may be missing
Author
wferi
Browse Repository
No Audits
72c8fa147a59
[man] drop dist_man_MANS leftover
Author
fabbione
Browse Repository
No Audits
6818a946ab44
[build] make gcc8 buffer boundaries check happy
Author
fabbione
Browse Repository
No Audits
613d08148a02
doxyxml: use AM_CFLAGS for debugging info, optimization and warnings
Author
wferi
Browse Repository
No Audits
c5aa1c334370
tests: skip the SCTP test if SCTP is not supported by the kernel
Author
wferi
Browse Repository
No Audits
091d8f5eec1d
build: --export-dynamic is needed for dlopened modules only
Author
wferi
Browse Repository
No Audits
7ea95b2ca180
build: linking with libm is unnecessary on some systems (like OS X)
Author
wferi
Browse Repository
No Audits
150e9883604e
build: use --as-needed to avoid unnecessary dependency on libm
Author
wferi
Browse Repository
No Audits
69da7da9cafa
build: check for the --enable-new-dtags flag before using it
Author
wferi
Browse Repository
No Audits
57a101d1b11f
build: sanitize CFLAGS handling
Author
wferi
Browse Repository
No Audits
c6afa80e3511
build: we preserve CPPFLAGS, just remove the tempting hooks
Author
wferi
Browse Repository
No Audits
29282cb51a45
build: sanitize LDFLAGS handling
Author
wferi
Browse Repository
No Audits
416b3c99b2c9
build: LIBS belong to LDADD for binaries
Author
wferi
Browse Repository
No Audits
01d70a95f989
build: remove unused DEBUG Automake conditional
Author
wferi
Browse Repository
No Audits
9dfd4870afdb
Propagate NSS initialization errors
Author
wferi
Browse Repository
No Audits
503cc0f35f54
EVP_CIPHER_block_size returns size_t, which is unsigned
Author
wferi
Browse Repository
No Audits
598fa5d48620
Propagate OpenSSL initialization errors
Author
wferi
Browse Repository
No Audits
c7e1f81f754d
Add some missing error propagation
Author
wferi
Browse Repository
No Audits
a168a63e9d62
[man] do not ship precompiled doxyxml
Author
fabbione
Browse Repository
No Audits
d4e062dfc1cd
[man] add build requires on doxygen
Author
fabbione
Browse Repository
No Audits
f28a2b7164f8
[man] fix man page generation external deps on doxyxml
Author
fabbione
Browse Repository
No Audits