Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 8b148e479fa46db646cbfbd79d0eb9094192c0ed
http://github.com/fabbione/kronosnet/commit/8b148e479fa46db646cbfbd79d0eb90…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
A netutils.c
A netutils.h
M tests/Makefile.am
A tests/netutils_test.c
Log Message:
-----------
knet: add netutils stub
Commit: 3fe436e484588ddb2eaa7464ca704dc08a3262fd
http://github.com/fabbione/kronosnet/commit/3fe436e484588ddb2eaa7464ca704dc…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
M Makefile.am
M configure.ac
M tests/Makefile.am
M vty.c
M vty.h
A vty_auth.c
A vty_auth.h
A vty_utils.c
A vty_utils.h
Log Message:
-----------
Merge branch 'master' of github.com:fabbione/kronosnet
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 38cb1bb7dd2358f80d29e0a8ffdb74327f84f4d5
http://github.com/fabbione/kronosnet/commit/38cb1bb7dd2358f80d29e0a8ffdb743…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-20 (Wed, 20 Oct 2010)
Changed paths:
M Makefile.am
M configure.ac
M tests/Makefile.am
M vty.c
M vty.h
A vty_auth.c
A vty_auth.h
A vty_utils.c
A vty_utils.h
Log Message:
-----------
vty: add CLI threads and PAM authentication
NOTE: /etc/pam.d/kronosnet is now required to telnet to CLI
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: f9ed8649f0dc41d86bc68aba5dfbf6a6ab7900bb
http://github.com/fabbione/kronosnet/commit/f9ed8649f0dc41d86bc68aba5dfbf6a…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-20 (Wed, 20 Oct 2010)
Changed paths:
M ring.c
M ring.h
M tests/khandle_test.c
M tests/ping_test.c
Log Message:
-----------
knet: add acquire/release functions to lock the host structure list
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: c6699d90644422e78e3bf687383cc5757e04d9e3
http://github.com/fabbione/kronosnet/commit/c6699d90644422e78e3bf687383cc57…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M utils.c
M utils.h
M vty.c
Log Message:
-----------
Add generic util function to set CLOEXEC on fds
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>