Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4aa63ad77ee2a9c1b9a510458f9511c67a15e480
https://github.com/fabbione/kronosnet/commit/4aa63ad77ee2a9c1b9a510458f9511…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M .gitignore
M Makefile.am
R cfg.c
R cfg.h
M configure.ac
A kronosnetd/Makefile.am
A kronosnetd/cfg.c
A kronosnetd/cfg.h
A kronosnetd/main.c
A kronosnetd/utils.c
A kronosnetd/utils.h
M libvty/Makefile.am
R main.c
R utils.c
R utils.h
Log Message:
-----------
build: move daemon in its own dir
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 5d10d0d53daca68a2a1f1e1b7a5a0493ac23c94d
https://github.com/fabbione/kronosnet/commit/5d10d0d53daca68a2a1f1e1b7a5a04…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M libtap/Makefile.am
Log Message:
-----------
libtap: mark library 1.0.0
drop fPIC (managed correctly by libtool)
and make it 1.0.0 (number vs version)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 4d69fc8b89a5b36ee1e521da74d9d38095557184
https://github.com/fabbione/kronosnet/commit/4d69fc8b89a5b36ee1e521da74d9d3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2011-03-23 (Wed, 23 Mar 2011)
Changed paths:
M libtap/Makefile.am
M tests/Makefile.am
M tests/khandle_test.c
M tests/listener_test.c
M tests/lookup_bench.c
M tests/netutils_test.c
M tests/ping_test.c
M tests/timediff_test.c
Log Message:
-----------
testsuite: decouple from utils.c
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>