Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 50c1ed951c488124386729c29c5869bc67287148
http://github.com/fabbione/kronosnet/commit/50c1ed951c488124386729c29c5869b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M vty_utils.c
Log Message:
-----------
vty utils: return error if user requested to write more than VTY_MAX_BUFFER_SIZE
Probably at somepoint we should allocate this buffer dynamically
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: d44870c098be117b77117f90c4ab8aca448255fa
http://github.com/fabbione/kronosnet/commit/d44870c098be117b77117f90c4ab8ac…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths:
M vty.c
M vty.h
M vty_auth.c
M vty_utils.c
Log Message:
-----------
vty_utils: add connection barrier if socket is closed underneath our feet
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: a5d43036a16e977cded2d7e223854779382c1eeb
http://github.com/fabbione/kronosnet/commit/a5d43036a16e977cded2d7e22385477…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M Makefile.am
M configure.ac
M tests/Makefile.am
Log Message:
-----------
build: check for pthreads at configure.ac
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: a1846e35e90123899ea3c97ce332b545a5a45d7d
http://github.com/fabbione/kronosnet/commit/a1846e35e90123899ea3c97ce332b54…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M vty.c
Log Message:
-----------
vty: remove debugging setting
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 3dd2ffbb27b80619e86fdaff335ad7c22abda811
http://github.com/fabbione/kronosnet/commit/3dd2ffbb27b80619e86fdaff335ad7c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-25 (Mon, 25 Oct 2010)
Changed paths:
M vty.c
Log Message:
-----------
vty: cleanup error/info reporting code
OMG.. did I really write that crap?
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: ed72bb92b35864a8e6cebbf4f7a9f26e395fffc6
http://github.com/fabbione/kronosnet/commit/ed72bb92b35864a8e6cebbf4f7a9f26…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M vty.c
M vty_auth.c
Log Message:
-----------
vty: more fixes on the auth sequence and better error reports
Will I ever get this one right?
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>