Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 2e687dd8a5f4dad0670be34a73fbe10e52c9ac7c
https://github.com/fabbione/kronosnet/commit/2e687dd8a5f4dad0670be34a73fbe1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M Makefile.am
M TODO
M configure.ac
M init/Makefile.am
A init/kronosnetd.default
M init/kronosnetd.service.in
M kronosnet.spec.in
Log Message:
-----------
rpm: fix integration with systemd (missing sysconfig file) and pam/groupadd
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 3ab9121913176053abb4eae8b724db32746c5c7e
https://github.com/fabbione/kronosnet/commit/3ab9121913176053abb4eae8b724db…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-25 (Tue, 25 Dec 2012)
Changed paths:
M TODO
M kronosnet.spec.in
M kronosnetd/Makefile.am
M kronosnetd/vty_auth.c
Log Message:
-----------
kronosnetd: fix integration with fedora pam
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: f12428c2cedc841cc0d5960ea4f9ade3b36a1d77
https://github.com/fabbione/kronosnet/commit/f12428c2cedc841cc0d5960ea4f9ad…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M libknet/handle.c
M libknet/internals.h
M libknet/threads.c
Log Message:
-----------
Fix shutdown race conditions between locks/threads/signals
that in turns make knet_handle_free thread safe
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>