summaryrefslogtreecommitdiffstats
path: root/lib/vty_io.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few issues thrown up by compiling under FreeBSDChris Hall2012-03-281-1/+1
* Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-261-2/+2
* Fix reading encrypted password from config and "pthreads on" commandChris Hall2012-02-211-33/+60
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-567/+1521
* Further simplification of CLI state handling.Chris Hall2011-09-081-0/+1
* Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-0/+1
|\
| * Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-22/+20
| * Fix SEGV when closing legacy threaded VTYex20bChris Hall2011-08-021-1/+1
* | Update pipework and improve memory reporting.Chris Hall2011-07-211-643/+917
* | Better mechanism for handling depth_mark in vty->vio.Chris Hall2011-03-301-4/+21
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-8/+9
* | Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-413/+1119
* | Second tranche of updates for pipework branch.Chris Hall2011-02-131-556/+640
* | Creation of pipework branchChris Hall2010-12-211-2133/+489
|/
* Fixes to vty stuff so that zebra runs.Chris Hall2010-06-161-1/+2
* Fix vty being closed while waiting on '--more--' prompt.Chris Hall2010-04-281-3/+5
* Support gai_strerror() and tidy bgp_listener code.Chris Hall2010-04-111-1/+1
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-30/+28
* First beta releaseChris Hall2010-04-061-622/+1163
* Major updateChris Hall2010-03-161-0/+2202