summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-0/+5
|\
| * vtysh: Use HOME environment variable to get homedir and only fallback to pass...Martin Winter2017-01-251-0/+5
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-1/+1
|\|
| * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-1/+1
| * vtysh: Fix static compilationDonald Sharp2016-12-091-3/+3
* | vtysh: Fix static compilationDonald Sharp2016-12-081-3/+3
* | vtysh: fixed compile errorsDaniel Walton2016-09-301-2/+4
|/
* vtysh: Fix, guard against NULL pointer dereferenceJafar Al-Gharaibeh2016-09-031-1/+5
* *: get rid of "MTYPE 0"David Lamparter2016-07-281-1/+1
* vtysh: fix function prototypesDavid Lamparter2016-06-081-14/+4
* vtysh: vtysh_pam() needs an ifdef USE_PAM checkDaniel Walton2016-05-271-0/+2
* vtysh: Fix compile failure from cherry-pickDonald Sharp2016-05-271-1/+1
* vtysh: allow --with-libpam to build with --enable-werrorDonald Sharp2016-05-261-1/+1
* lib, vtysh: Fix 'banner motd file' commandDonald Sharp2016-03-011-2/+5
* lib, vtysh: Rehook the motd command back into vtyshDonald Sharp2016-02-181-0/+9
* doc, vtysh: Fixup of history handlingDonald Sharp2016-01-131-1/+11
* Quagga: Fixup some compile warningsDonald Sharp2015-11-231-1/+1
* Fixup of warnings in the codeDonald Sharp2015-07-261-1/+1
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-221-3/+0
* vtysh-integrated-fix.patchDonald Sharp2015-05-211-0/+3
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-201-1/+8
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-201-0/+14
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-4/+1
* 2005-07-12 Christian Hammers <ch@debian.org>paul2005-07-121-13/+13
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-4/+4
* Fix warnings here.hasso2004-10-111-3/+3
* 2003-08-13 Paul Jakma <paul@dishone.st>paul2003-08-131-0/+1
* 2003-08-13 Paul Jakma <paul@dishone.st>paul2003-08-131-1/+1
* From: Sergiy Vyshnevetskiy <serg@vostok.net>paul2003-05-061-1/+6
* Initial revisionpaul2002-12-131-0/+191