summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: Give actual pam error messagesDonald Sharp2023-05-261-6/+9
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* vtysh: Account validity should be verified when authenticating users with PAM.rgirada2022-06-231-0/+4
* *: sprintf -> snprintfQuentin Young2020-04-211-1/+2
* vtysh: Add an option to set banner motd from an inputDonatas Abraitis2019-10-311-0/+21
* vtysh: Try to be perscriptive about pam failuresDonald Sharp2019-06-261-20/+5
* *: compare pointer types to NULL, not 0Quentin Young2019-02-261-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-113/+95
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* 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