index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed and improved vty and (particularly) vtysh.
Chris Hall
2012-02-26
1
-2
/
+0
*
Fix failure to build under --disable-rtadv
Chris Hall
2012-02-21
1
-0
/
+2
*
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-565
/
+1618
*
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
1
-125
/
+121
*
Merge branch 'master' of /git/quagga.euro-ix into pipework
Chris Hall
2011-05-24
1
-0
/
+24
|
\
|
*
Fix to include all new show commands from 0.99.18.
Chris Hall
2011-04-05
1
-0
/
+9
*
|
Small improvements to speed of reading of configuration file.
Chris Hall
2011-03-31
1
-3
/
+7
*
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
1
-1
/
+0
*
|
Upgrade of "pipework" -- including piping to/from shell commands
ex11p
Chris Hall
2011-03-21
1
-291
/
+279
*
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-776
/
+302
*
|
Creation of pipework branch
Chris Hall
2010-12-21
1
-74
/
+145
|
/
*
Fixes to vty stuff so that zebra runs.
Chris Hall
2010-06-16
1
-1
/
+2
*
Fix vty being closed while waiting on '--more--' prompt.
Chris Hall
2010-04-28
1
-1
/
+1
*
Removing compiler warnings.
Chris Hall
2010-04-16
1
-0
/
+1
*
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-1
/
+1
*
First beta release
Chris Hall
2010-04-06
1
-218
/
+598
*
Major update
Chris Hall
2010-03-16
1
-2958
/
+879
*
Getting BGP Engine to start and removing warnings.
Chris Hall
2010-01-24
1
-4
/
+5
*
Fix "write file" command so reports "threaded". Working on Shutdown and
paulo
2010-01-22
1
-8
/
+12
*
Fixes to get 3 threads working. Fixes to get threaded command working.
paulo
2010-01-21
1
-3
/
+14
*
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
1
-4
/
+4
*
Set socket non-blocking prior to listen(). Changed to recursive
paulo
2010-01-04
1
-7
/
+27
*
QDEBUG handling. Debug banner on stderr, vty and log file. Annouce
paulo
2009-12-18
1
-1
/
+38
*
Use static mutexes
paulo
2009-12-17
1
-8
/
+7
*
Get CLI thread and UI working properly. Sex commands according to
paulo
2009-12-15
1
-48
/
+162
*
Using message queue to send commands from cli thread to bgp thread.
paulo
2009-12-14
1
-3
/
+12
*
vty running in main thread. bgp running in its own thread.
paulo
2009-12-11
1
-21
/
+9
*
Needed unprotected version of vty_reset for use in vty_terminate
paulo
2009-12-10
1
-4
/
+10
*
Stop recursive lock checking assert
paulo
2009-12-10
1
-58
/
+61
*
Merge remote branch 'quagga/master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-09
1
-0
/
+6
|
\
|
*
lib: log source of vty connections (bug #566)
heasley
2009-12-07
1
-0
/
+6
*
|
Ensure all timeouts are timeout times in qtime_mono_t.
Chris Hall (GMCH)
2009-12-09
1
-2
/
+2
*
|
Fixed -ve return from qps_pselect. Fixed calls of qps_enable_mode - uses
paulo
2009-12-09
1
-6
/
+6
*
|
Fix timeouts in nexus, fix LOCK in vty
paulo
2009-12-09
1
-2
/
+2
*
|
Fixes to get as far as creating the thread and calling qps_pselect
paulo
2009-12-09
1
-27
/
+24
*
|
Wired up the CLI thread with new qpnexus type. Still work in progress.
paulo
2009-12-08
1
-77
/
+339
*
|
Make vty and log thread safe under single mutex.
paulo
2009-12-07
1
-119
/
+382
*
|
Make logging (lib.c) and privileges (privs.c) pthread safe
paulo
2009-11-30
1
-4
/
+1
*
|
Add functions to lib/vty.c & .h
Chris Hall (GMCH)
2009-11-24
1
-2
/
+23
*
|
Upgrade lib/vector.c & .h
Chris Hall (GMCH)
2009-11-24
1
-61
/
+61
|
/
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-1
/
+15
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
1
-3
/
+43
*
[vty] Allow delete during password entry
Roy
2008-08-22
1
-3
/
+3
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-2
/
+2
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
Andrew J. Schorr
2007-04-28
1
-19
/
+16
*
[lib] Do not call vty_close in vty_log_out to avoid possible free memory access
Andrew J. Schorr
2006-07-11
1
-2
/
+8
*
[lib] Fix infinite recursion for errors on vtys with terminal monitor enabled
Andrew J. Schorr
2006-07-10
1
-0
/
+5
*
[debug] Debug messages to terminal vty sessions should include timestamps
Andrew J. Schorr
2006-07-03
1
-3
/
+9
*
[lib] vty_log shouldn't crash if called when vty isn't initiliased
Paul Jakma
2006-05-28
1
-0
/
+7
*
[lib] CID #39, Fix the vty completion leak-fix to only free when desired
Paul Jakma
2006-05-15
1
-1
/
+2
[next]