Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: e3683ec728bd511868d3e608df498036cbf9b4ee
https://github.com/fabbione/kronosnet/commit/e3683ec728bd511868d3e608df4980…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M configure.ac
M libknet/tests/Makefile.am
M libknet/tests/api-test-coverage
Log Message:
-----------
[tests] extend api test coverage to match header and binary exported symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: dde1e534a708c8a1a705e3453f3dec327bda0cdf
https://github.com/fabbione/kronosnet/commit/dde1e534a708c8a1a705e3453f3dec…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M libknet/Makefile.am
A libknet/libknet.versions
Log Message:
-----------
[libknet] exports only public API symbols
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 452cb30db96817ab5cc46f504e48c60982140892
https://github.com/fabbione/kronosnet/commit/452cb30db96817ab5cc46f504e48c6…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_loglevel_id.c
Log Message:
-----------
[logging] fix knet_log_get_loglevel_id crash, return code and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 90a901508ddfa144186fe499caa32768742e3968
https://github.com/fabbione/kronosnet/commit/90a901508ddfa144186fe499caa327…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_loglevel_name.c
Log Message:
-----------
[logging] fix knet_log_get_loglevel_name crash, return correct values and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b2663254722808bd46a0cf2fb05a7eb37d592357
https://github.com/fabbione/kronosnet/commit/b2663254722808bd46a0cf2fb05a7e…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/libknet.h
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_subsystem_name.c
Log Message:
-----------
[logging] Fix knet_log_get_subsystem_name crash, make call consistent and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 7794645c51d9c9fc6f3a0c71095631d5262f392d
https://github.com/fabbione/kronosnet/commit/7794645c51d9c9fc6f3a0c71095631…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths:
M libknet/logging.c
M libknet/tests/Makefile.am
A libknet/tests/api_knet_log_get_subsystem_id.c
Log Message:
-----------
[logging] fix knet_log_get_subsystem_id crash and add related tests
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>